CoolFace
9 shown

datasets

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

Clear all
01Alleinzellgaenger /sherlock-holmes-qa Sherlock Holmes Q&A Dataset A question-answering dataset for retrieval-augmented generation (RAG) over Sherlock Holmes short stories. Dataset Structure { "question": "What deduction did Holmes make?", "answer": "Holmes observed...", "story_id": "a_scandal_in_bohemia", "story_title": "A SCANDAL IN BOHEMIA" } Usage from datasets importload_dataset dataset = load_dataset("Alleinzellgaenger/sherlock-holmes-qa") Source Generated using… See the full description on the dataset page: https://huggingface.co/datasets/Alleinzellgaenger/sherlock-holmes-qa.textquestion-answeringn<1K0 likes29 downloads11mo agoHugging Face02Alleinzellgaenger /sherlock-holmes-corpus Sherlock Holmes Corpus Full-text corpus of 55 Sherlock Holmes short stories for retrieval-augmented generation (RAG). Dataset Structure { "id": "a_scandal_in_bohemia", "title": "A SCANDAL IN BOHEMIA", "collection": "The Adventures of Sherlock Holmes", "content": "To Sherlock Holmes she is always _the_ woman..." } Usage from datasets importload_dataset corpus = load_dataset("Alleinzellgaenger/sherlock-holmes-corpus", split="train") Contents… See the full description on the dataset page: https://huggingface.co/datasets/Alleinzellgaenger/sherlock-holmes-corpus.texttext-retrievaln<1K0 likes17 downloads11mo agoHugging Face03chayandatta /sherlock-holmes-corpus Sherlock Holmes Corpus 🕵️ A cleaned public domain corpus of Arthur Conan Doyle's Sherlock Holmes stories. Ideal for experimenting with retrieval, summarization, or fine-tuning small LMs. Dataset format: 1,234 paragraphs JSONL format with {"id": int, "text": str} text1K<n<10K0 likes15 downloads11mo agoHugging Face04mekongai /Identity-SherlockHolmestextn<1K2 likes13 downloads2y agoHugging Face05chengli-thu /Sherlock-Holmes-and-Thortextn<1K0 likes12 downloads3y agoHugging Face06Nithees /complete_sherlock_holmes-book Dataset Card for "complete_sherlock_holmes-book" More Information needed textn<1K0 likes5 downloads3y agoHugging Face07SherlockHolmes786 /WebCam0 likes3 downloads3y agoHugging Face08Sherlockholmes1799 /Beserk0 likes3 downloads2mo agoHugging Face09leechlfnew /Level-8-Sherlock-Holmes0 likes1 downloads10mo agoHugging Face

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