CoolFace
20 results

sherlock-holmes

Alleinzellgaenger /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 FaceAlleinzellgaenger /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 Facechayandatta /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 Facemekongai /Identity-SherlockHolmestextn<1K2 likes13 downloads2y agoHugging Facechengli-thu /Sherlock-Holmes-and-Thortextn<1K0 likes12 downloads3y agoHugging FaceNithees /complete_sherlock_holmes-book Dataset Card for "complete_sherlock_holmes-book" More Information needed textn<1K0 likes5 downloads3y agoHugging Face