CoolFace
3 shown

datasets

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

Clear all
01robworks-software /jeopardy-clues Jeopardy! Clues 568,068 Jeopardy! clues with their answers, categories, dollar values, air dates, and round information, compiled from publicly archived, community-maintained transcriptions of aired episodes. Loading from datasets import load_dataset ds = load_dataset("robworks-software/jeopardy-clues") science = ds["train"].filter(lambda x: x["category"] == "SCIENCE") Splits Split Rows train 482,857 validation 42,605 test 42,606… See the full description on the dataset page: https://huggingface.co/datasets/robworks-software/jeopardy-clues.tabularquestion-answering100K<n<1M0 likes111 downloads2mo agoHugging Face02azugarini /clue-instruct Dataset Card for Clue-Instruct Clue-Instruct is a synthetic dataset for Educational Crossword Puzzles. Context-keyword pairs are associated with three distinct crossword clues, automatically generated. Pre-print More details about the model are available here Citation If you find it useful, please cite us: @inproceedings{zugarini2024clue, title={Clue-Instruct: Text-Based Clue Generation for Educational Crossword Puzzles}, author={Zugarini, Andrea and… See the full description on the dataset page: https://huggingface.co/datasets/azugarini/clue-instruct.texttext-generation10K<n<100K0 likes34 downloads2y agoHugging Face03gszauer /Clue250K Clue 250K Synthetic Corpus Web Demo Source on Github Model Page This dataset contains synthetic short murder mysteries for training and testing the tiny Clue 250K language model. The examples use a fixed set of names, locations, weapons, and wound descriptions. Each mystery asks the model to infer the murderer, or answer Unknown when the clues do not identify exactly one person. The companion code and trained demo model live in the GitHub repository for Clue 250K. The dataset is… See the full description on the dataset page: https://huggingface.co/datasets/gszauer/Clue250K.texttext-generationn<1K0 likes8 downloads4mo agoHugging Face

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