CoolFace
30 shown

datasets

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

Clear all
01juletxara /xstory_cloze Dataset Card for XStoryCloze Dataset Summary XStoryCloze consists of the professionally translated version of the English StoryCloze dataset (Spring 2016 version) to 10 non-English languages. This dataset is released by Meta AI. Supported Tasks and Leaderboards commonsense reasoning Languages en, ru, zh (Simplified), es (Latin America), ar, hi, id, te, sw, eu, my. Dataset Structure Data Instances Size of downloaded dataset… See the full description on the dataset page: https://huggingface.co/datasets/juletxara/xstory_cloze.textother10K<n<100K16 likes11k downloads1y agoHugging Face02LSDSem /story_clozeStory Cloze Test' is a commonsense reasoning framework for evaluating story understanding, story generation, and script learning.This test requires a system to choose the correct ending to a four-sentence story.other1K<n<10K15 likes2.5k downloads3y agoHugging Face03MoE-UNC /story_clozetext1K<n<10K1 likes1.3k downloads3y agoHugging Face04gimmaru /story_cloze-2016 Dataset Card for "story_cloze-2016" More Information needed Note: This dataset was utilized for the evaluation of probability-based prompt selection techniques in the paper 'Improving Probability-based Prompt Selection Through Unified Evaluation and Analysis'. It differs from the actual benchmark dataset. text1K<n<10K1 likes1k downloads3y agoHugging Face05lecslab /story_clozetext1K<n<10K2 likes550 downloads2y agoHugging Face06juletxara /xstory_cloze_mtXStoryCloze consists of the professionally translated version of the [English StoryCloze dataset](https://cs.rochester.edu/nlp/rocstories/) (Spring 2016 version) to 10 non-English languages. This dataset is released by Meta AI.other1K<n<10K0 likes538 downloads3y agoHugging Face07EleutherAI /wmdp_bio_robust_clozetext1K<n<10K0 likes369 downloads11mo agoHugging Face08BoJack /Omni-Cloze Omni-Cloze Benchmark 📖 Paper | 🕵️ Omni-Detective Pipeline | 🧑‍🏫 Omni-Cloze Benchmark Guides Omni-Cloze frames detailed captioning evaluation as a cloze-style multiple-choice proxy task. Omni-Cloze is a unified benchmark for evaluating detailed captioning across audio-only, visual-only, and audio–visual settings. The dataset spans 9 main domains and 47 sub-categories covering diverse topics such as education, entertainment, sports, news, science, and lifestyle, with a… See the full description on the dataset page: https://huggingface.co/datasets/BoJack/Omni-Cloze.text1K<n<10K2 likes361 downloads6mo agoHugging Face09EleutherAI /wmdp_bio_clozetext1K<n<10K0 likes351 downloads1y agoHugging Face10sasha /wino_bias_cloze1textn<1K0 likes305 downloads4y agoHugging Face11google /code_x_glue_cc_cloze_testing_all Dataset Card for "code_x_glue_cc_cloze_testing_all" Dataset Summary CodeXGLUE ClozeTesting-all dataset, available at https://github.com/microsoft/CodeXGLUE/tree/main/Code-Code/ClozeTesting-all Cloze tests are widely adopted in Natural Languages Processing to evaluate the performance of the trained language models. The task is aimed to predict the answers for the blank with the context of the blank, which can be formulated as a multi-choice classification problem. Here we… See the full description on the dataset page: https://huggingface.co/datasets/google/code_x_glue_cc_cloze_testing_all.texttext-generation100K<n<1M6 likes300 downloads3y agoHugging Face12google /code_x_glue_cc_cloze_testing_maxmin Dataset Card for "code_x_glue_cc_cloze_testing_maxmin" Dataset Summary CodeXGLUE ClozeTesting-maxmin dataset, available at https://github.com/microsoft/CodeXGLUE/tree/main/Code-Code/ClozeTesting-maxmin Cloze tests are widely adopted in Natural Languages Processing to evaluate the performance of the trained language models. The task is aimed to predict the answers for the blank with the context of the blank, which can be formulated as a multi-choice classification problem.… See the full description on the dataset page: https://huggingface.co/datasets/google/code_x_glue_cc_cloze_testing_maxmin.texttext-generation1K<n<10K3 likes236 downloads3y agoHugging Face13Muennighoff /story_clozegatedtext10K<n<100K0 likes230 downloads4y agoHugging Face14qikp /rocstories-cloze ROCStories & Story Cloze Test Dataset This dataset contains the ROCStories corpus and the Story Cloze Test evaluation sets, originally released by the Story Cloze Test team at the University of Rochester. texttext-generation100K<n<1M0 likes187 downloads2mo agoHugging Face15portuguese-benchmark-datasets /story_cloze_pt Dataset Card for "story_cloze_pt" This is a portuguese translation of the xstory_cloze dataset. The translation was performed using the Google Translate API. This dataset follows the same structure as the original. text1K<n<10K1 likes186 downloads3y agoHugging Face16AlekseyKorshuk /lmeh-story-cloze-2016 Dataset Card for "lmeh-story-cloze-2016" More Information needed text1K<n<10K0 likes152 downloads3y agoHugging Face17sasha /wino_bias_cloze2textn<1K1 likes123 downloads4y agoHugging Face18Lots-of-LoRAs /task105_story_cloze-rocstories_sentence_generation Dataset Card for Natural Instructions (https://github.com/allenai/natural-instructions) Task: task105_story_cloze-rocstories_sentence_generation Additional Information Citation Information The following paper introduces the corpus in detail. If you use the corpus in published work, please cite it: @misc{wang2022supernaturalinstructionsgeneralizationdeclarativeinstructions, title={Super-NaturalInstructions: Generalization via Declarative Instructions on… See the full description on the dataset page: https://huggingface.co/datasets/Lots-of-LoRAs/task105_story_cloze-rocstories_sentence_generation.texttext-generation1K<n<10K0 likes104 downloads2y agoHugging Face19mikaberidze /xstory-cloze-ftp XStoryCloze-FTP A first-token-prediction (FTP) reframing of juletxara/xstory_cloze. Each example is a single text sequence ending in Answer: (fullwidth U+FF1A, no trailing space) so a model can predict the answer as one token. Format matches lm-evaluation-harness's MCQA template byte-for-byte. Format Example (en): <sentence 1> <sentence 2> <sentence 3> <sentence 4> A: <ending 1> B: <ending 2> Answer: Schema: question_id: int, text: str, answer_label: str (one of… See the full description on the dataset page: https://huggingface.co/datasets/mikaberidze/xstory-cloze-ftp.textmultiple-choice10K<n<100K1 likes84 downloads4mo agoHugging Face20Muennighoff /xstory_clozeStory Cloze Test' is a commonsense reasoning framework for evaluating story understanding, story generation, and script learning.This test requires a system to choose the correct ending to a four-sentence story.1K<n<10K0 likes66 downloads4y agoHugging Face21indolem /indo_story_cloze IndoCloze About We hired seven Indonesian university students to each write 500 short stories over a period of one month. This paper wins Best Paper Award at CSRR (ACL 2022). Paper Fajri Koto, Timothy Baldwin, and Jey Han Lau. Cloze Evaluation for Deeper Understanding of Commonsense Stories in Indonesian. In In Proceedings of Commonsense Representation and Reasoning Workshop 2022 (CSRR at ACL 2022), Dublin, Ireland. Dataset A story in our dataset… See the full description on the dataset page: https://huggingface.co/datasets/indolem/indo_story_cloze.3 likes57 downloads3y agoHugging Face22YilaiLiu-HKU /Temporal-clozevideo10K<n<100K0 likes55 downloads6mo agoHugging Face23hon9kon9ize /yue_xstory_cloze Dataset Card for Cantonese XStoryCloze This dataset is a Cantonese translation of the Simplified Chinese subset of juletxara/xstory_cloze. For more detailed information about the original dataset, please refer to the provided link. This dataset is translated by indiejoseph/bart-translation-zh-yue and has not undergone any manual verification. The content may be inaccurate or misleading. please keep this in mind when using this dataset. Sample { "input_sentence_1":… See the full description on the dataset page: https://huggingface.co/datasets/hon9kon9ize/yue_xstory_cloze.text1K<n<10K1 likes51 downloads3y agoHugging Face24elidek-themis /crows_pairs_clozeA subset of Crows-Pairs (total 1340). Dropped instances where sentence pairs differ by more than one word. Normalization fixes: - Punctuation correction (periods, commas) - Capitalization - Typos - Whitespace cleanup - Hyphenation standardization to support cloze pairs Source: https://gitlab.inria.fr/french-crows-pairs/acl-2022-paper-data-and-code @inproceedings{neveol-etal-2022-french, title = "{F}rench {C}row{S}-Pairs: Extending a challenge dataset for measuring social bias in… See the full description on the dataset page: https://huggingface.co/datasets/elidek-themis/crows_pairs_cloze.text1K<n<10K0 likes51 downloads8mo agoHugging Face25SEACrowd /indo_story_clozeA Story Cloze Test framework in Indonesian. A story in our dataset consists of four-sentence premise, one-sentence correct ending, and one-sentence incorrect ending. In total, we have created 2,325 Indonesian stories with the train/dev/test split 1,000/200/1,135.0 likes50 downloads2y agoHugging Face26yuanxin112 /morphbench-verb-cloze MorphBench — contextual verb-inflection cloze (EN / DE / FR) A verb in a natural sentence is replaced by the marker [x]. The prompt gives the lemma and a partial feature bundle; the sentence supplies exactly the missing dimension. The model generates the surface form. prompt : cloze lemma=<L> context=<sentence with [x]> feats=<partial feats> -> gold : the inflected surface form The benchmark exists to test whether a morphology-aware tokenizer helps a small LM inflect words it… See the full description on the dataset page: https://huggingface.co/datasets/yuanxin112/morphbench-verb-cloze.tabulartext-generation10K<n<100K0 likes46 downloads1mo agoHugging Face27DebdipCS /cloze-congruence-multilingual-benchmark ClozeCongruence 3.0: Multilingual AI Text Forensics & Provenance Benchmark Official reproducible benchmark datasets accompanying the research paper: "ClozeCongruence 3.0: Cross-Lingual Macro-Discourse Reconstruction and Dynamic Burstiness Gating for Zero-Shot AI Text Forensics across 10 Typologically Diverse Languages" (Debdip Bandyopadhyay, 2026). Benchmark Splits This benchmark spans 10 global languages across 6 typological writing scripts: Latin: English (en)… See the full description on the dataset page: https://huggingface.co/datasets/DebdipCS/cloze-congruence-multilingual-benchmark.text-classification1K<n<10K0 likes46 downloads14d agoHugging Face28CharlieTele /xstory_cloze_xlingualXStoryCloze consists of the professionally translated version of the [English StoryCloze dataset](https://cs.rochester.edu/nlp/rocstories/) (Spring 2016 version) to 10 non-English languages. This dataset is released by Meta AI.0 likes41 downloads2y agoHugging Face29rifoag /javanese_sundanese_story_clozetext1K<n<10K0 likes37 downloads2y agoHugging Face30Joaoffg /Cloze-SSH SSH Cloze Benchmark A Cloze-style benchmark for evaluating language models on Social Sciences and Humanities (SSH) text understanding. The benchmark measures whether a model can choose between two equivalent candidate tokens (e.g. higher vs. lower, positive vs. negative) in the context of an academic abstract, where the correct choice requires domain knowledge rather than general English fluency. This dataset was introduced in the technical report SHARE: Social-Humanities AI for… See the full description on the dataset page: https://huggingface.co/datasets/Joaoffg/Cloze-SSH.texttext-generationn<1K1 likes37 downloads6mo agoHugging Face

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