CoolFace
8 shown

datasets

Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.

Clear all
01tasksource /mmluMMLU (hendrycks_test on huggingface) without auxiliary train. It is much lighter (7MB vs 162MB) and faster than the original implementation, in which auxiliary train is loaded (+ duplicated!) by default for all the configs in the original version, making it quite heavy. We use this version in tasksource. Reference to original dataset: Measuring Massive Multitask Language Understanding - https://github.com/hendrycks/test @article{hendryckstest2021, title={Measuring Massive Multitask Language… See the full description on the dataset page: https://huggingface.co/datasets/tasksource/mmlu.texttext-classification10K<n<100K36 likes56k downloads1y agoHugging Face02tasksource /bigbenchBIG-Bench but it doesn't require the hellish dependencies (tensorflow, pypi-bigbench, protobuf) of the official version. dataset = load_dataset("tasksource/bigbench",'movie_recommendation') Code to reproduce: https://colab.research.google.com/drive/1MKdLdF7oqrSQCeavAcsEnPdI85kD0LzU?usp=sharing Datasets are capped to 50k examples to keep things light. I also removed the default split when train was available also to save space, as default=train+val. @article{srivastava2022beyond… See the full description on the dataset page: https://huggingface.co/datasets/tasksource/bigbench.textmultiple-choice100K<n<1M69 likes37k downloads1y agoHugging Face03tasksource /commonsense_qa_2.0https://github.com/allenai/csqa2 @article{talmor2022commonsenseqa, title={CommonsenseQA 2.0: Exposing the limits of AI through gamification}, author={Talmor, Alon and Yoran, Ori and Bras, Ronan Le and Bhagavatula, Chandra and Goldberg, Yoav and Choi, Yejin and Berant, Jonathan}, journal={arXiv preprint arXiv:2201.05320}, year={2022} } textquestion-answering10K<n<100K4 likes1.6k downloads3y agoHugging Face04tasksource /race-cRace-C : additional data for race (high school/middle school) but for college level https://github.com/mrcdata/race-c @InProceedings{pmlr-v101-liang19a, title={A New Multi-choice Reading Comprehension Dataset for Curriculum Learning}, author={Liang, Yichan and Li, Jianheng and Yin, Jian}, booktitle={Proceedings of The Eleventh Asian Conference on Machine Learning}, pages={742--757}, year={2019} } textquestion-answering10K<n<100K0 likes1.5k downloads3y agoHugging Face05tasksource /ecqa Dataset Card for "ecqa" https://github.com/dair-iitd/ECQA-Dataset @inproceedings{aggarwaletal2021ecqa, title={{E}xplanations for {C}ommonsense{QA}: {N}ew {D}ataset and {M}odels}, author={Shourya Aggarwal and Divyanshu Mandowara and Vishwajeet Agrawal and Dinesh Khandelwal and Parag Singla and Dinesh Garg}, booktitle="Proceedings of the 59th Annual Meeting of the Association for Computational Linguistics and the 11th International Joint Conference on Natural Language Processing… See the full description on the dataset page: https://huggingface.co/datasets/tasksource/ecqa.textquestion-answering10K<n<100K0 likes969 downloads3y agoHugging Face06tasksource /tasksource-jev-typed-decisions tasksource-jev-typed-decisions 2.5 million typed decisions (choices, ratings and probabilities) from 670 sources. Why use it Real supervision. Labels, ratings, and annotator votes come from established datasets, not a teacher model. Every row names its source. Breadth. Over 300 dataset families: NLI and reasoning, QA and commonsense, sentiment, intent and topic, toxicity and safety, preference pairs, fact checking, entity tagging, and dozens of languages. GLUE… See the full description on the dataset page: https://huggingface.co/datasets/tasksource/tasksource-jev-typed-decisions.textzero-shot-classification1M<n<10M8 likes955 downloads1h agoHugging Face07tasksource /FOL-nli Dataset Card for "FOL-nli" https://github.com/sileod/unigram/ https://arxiv.org/abs/2406.11035 Citation: @article{sileo2024scaling, title={Scaling Synthetic Logical Reasoning Datasets with Context-Sensitive Declarative Grammars}, author={Sileo, Damien}, journal={arXiv preprint arXiv:2406.11035}, year={2024} } texttext-classification100K<n<1M3 likes484 downloads9mo agoHugging Face08tasksource /cycic_classificationhttps://storage.googleapis.com/ai2-mosaic/public/cycic/CycIC-train-dev.zip https://colab.research.google.com/drive/16nyxZPS7-ZDFwp7tn_q72Jxyv0dzK1MP?usp=sharing @article{Kejriwal2020DoFC, title={Do Fine-tuned Commonsense Language Models Really Generalize?}, author={Mayank Kejriwal and Ke Shen}, journal={ArXiv}, year={2020}, volume={abs/2011.09159} } added for @article{sileo2023tasksource, title={tasksource: Structured Dataset Preprocessing Annotations for Frictionless Extreme… See the full description on the dataset page: https://huggingface.co/datasets/tasksource/cycic_classification.tabularquestion-answering1K<n<10K3 likes66 downloads3y agoHugging Face

Listings come live from the Hugging Face Hub API. CoolFace does not host these files.