CoolFace
26 shown

datasets

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

Clear all
01Liavan /Traditional-Chinese-Medicine-Multiple_choice_question Discription This dataset is sourced from the website of the Ministry of Examination, R.O.C (Taiwan) and contains past exam questions from the national Traditional Chinese Medicine examinations in Taiwan. The exam comprises six subjects. This dataset specifically includes questions from two subjects, including the History of Traditional Chinese Medicine, Basic Theories of Traditional Chinese Medicine, Neijing, Nanjing, Traditional Chinese Medicine Prescription Studies, and… See the full description on the dataset page: https://huggingface.co/datasets/Liavan/Traditional-Chinese-Medicine-Multiple_choice_question.textquestion-answering1K<n<10K4 likes835 downloads2y agoHugging Face02rokokot /question-type-and-complexity Question Type and Complexity (QTC) Dataset Dataset Overview The Question Type and Complexity (QTC) dataset is a comprehensive resource for linguistics/NLP research focusing on question classification and linguistic complexity analysis across multiple languages. It contains questions from two distinct sources (TyDi QA and Universal Dependencies v2.15), automatically annotated with question types (polar/content) and a set of linguistic complexity features. Key Features: 2… See the full description on the dataset page: https://huggingface.co/datasets/rokokot/question-type-and-complexity.tabulartext-classification100K<n<1M1 likes274 downloads1y agoHugging Face03NoirZangetsu /Flutter-Code-with-Questions-Dataset-Turkish Flutter Code with Questions Dataset (Turkish) 📦 Dataset Name: flutter_code_with_questions Bu veri seti, Flutter framework'ü ile yazılmış kod parçacıkları ve her bir kod parçası için özel olarak üretilmiş detaylı Türkçe soruları içermektedir. Veri seti, kodların eğitim verisi olarak kullanılmasının yanı sıra, LLM (Large Language Model) tabanlı kod anlama ve soru yanıtlama modellerinin geliştirilmesinde kullanılabilir. 📁 Dataset Format Veri dosyaları CSV… See the full description on the dataset page: https://huggingface.co/datasets/NoirZangetsu/Flutter-Code-with-Questions-Dataset-Turkish.textquestion-answering1K<n<10K0 likes228 downloads2mo agoHugging Face04NoirZangetsu /Flutter-Code-with-Questions-Dataset-English 🧠 Flutter Code with Questions Dataset (English) This repository contains a high-quality dataset of Flutter-related code snippets paired with automatically generated English technical questions. The dataset is intended for use in training and fine-tuning language models, coding assistants, and educational systems focused on Flutter development. 📂 Dataset Structure The dataset is divided into 22 CSV files, each containing 200 entries. Every entry includes: A… See the full description on the dataset page: https://huggingface.co/datasets/NoirZangetsu/Flutter-Code-with-Questions-Dataset-English.textquestion-answering1K<n<10K3 likes207 downloads2mo agoHugging Face05google /granola-entity-questions GRANOLA Entity Questions Dataset Card Dataset details Dataset Name: GRANOLA-EQ (Granularity of Labels Entity Questions) Paper: Narrowing the Knowledge Evaluation Gap: Open-Domain Question Answering with Multi-Granularity Answers Abstract: Factual questions typically can be answered correctly at different levels of granularity. For example, both "August 4, 1961" and "1961" are correct answers to the question "When was Barack Obama born?"". Standard question answering (QA)… See the full description on the dataset page: https://huggingface.co/datasets/google/granola-entity-questions.tabularquestion-answering10K<n<100K12 likes144 downloads2y agoHugging Face06xuejinlu /ntu_adl_questiontabularquestion-answering10K<n<100K2 likes118 downloads3y agoHugging Face07lwachowiak /xai-questions-datasetExplore the questions users have for robots across a diverse set of situations! You can read the paper here: What Questions Should Robots Be Able to Answer? A Dataset of User Questions for Explainable Robotics! from datasets import load_dataset dataset = load_dataset("lwachowiak/xai-questions-dataset") dataset['train'][0] The analysis code can be found on GitHub Paper Abstract With the increased use of large language models and conversational interfaces in human–robot… See the full description on the dataset page: https://huggingface.co/datasets/lwachowiak/xai-questions-dataset.tabularrobotics1K<n<10K0 likes79 downloads3mo agoHugging Face08mou3az /Question-Answering-Generation-Choices The dataset is a merged compilation of QuAIL, RACE, and Cosmos QA datasets, having undergone preprocessing. textquestion-answering10K<n<100K7 likes78 downloads3y agoHugging Face09Uzaib52 /edubloom-question-bank 🎓 EduBloom: Academic Question Bank Dataset 📌 Overview EduBloom Academic Question Bank Dataset is the official academic question dataset developed for EduBloom: Bloom's Taxonomy-Based Academic Intelligence Platform under NEP-2020. The dataset is designed to support intelligent academic assessment systems, automated question-paper generation, semantic question retrieval, difficulty prediction, and cognitive-level classification. It organizes academic questions… See the full description on the dataset page: https://huggingface.co/datasets/Uzaib52/edubloom-question-bank.texttext-classification10K<n<100K0 likes50 downloads29d agoHugging Face10its-myrto /fitness-question-answersA total of 965 q&a pairs i gathered from the web related to physical activity and fitness. textquestion-answeringn<1K9 likes48 downloads2y agoHugging Face11pinecone /refinedweb-generated-questions Generated Questions and Answers from the Falcon RefinedWeb Dataset This dataset contains 1k open-domain questions and answers generated using documents from Falcon's refinedweb dataset using GPT-4. You can find more details about this work in the following blogpost. Each row consits of: document_id - an id of a text chunk from the refined web dataset, from which the question was generated. Each id contains the original document index from the refinedweb dataset, and the chunk index… See the full description on the dataset page: https://huggingface.co/datasets/pinecone/refinedweb-generated-questions.textquestion-answering1K<n<10K3 likes36 downloads3y agoHugging Face12monsoon-nlp /genetic-counselor-freeform-questionsA collection of open-ended questions about genetic counseling, curated from: relevant subreddits flashcards for the ABGC Certification Examination Also see the genetic-counselor-multiple-choice evaluation set. A genetic counselor must be prepared to answer questions about inheritance of traits, medical statistics, testing, empathetic and ethical conversations with patients, and observing symptoms. For evaluation only The goal of this dataset is to evaluate LLMs and other AI… See the full description on the dataset page: https://huggingface.co/datasets/monsoon-nlp/genetic-counselor-freeform-questions.textquestion-answeringn<1K0 likes34 downloads1y agoHugging Face13Youssefx64 /Medical-Consultation-Questions-in-Arabic Dataset Card for Dataset Name Dataset Details This dataset contains 47,705 Arabic medical questions collected from the Arabic health platform Altibbi. Each question is categorized into a medical domain such as sexual health, dermatology, pediatrics, and more. The dataset can be used for Natural Language Processing (NLP) tasks such as: "Text classification (predicting medical categories)". "Question answering systems in Arabic". "Building Arabic healthcare chatbots".… See the full description on the dataset page: https://huggingface.co/datasets/Youssefx64/Medical-Consultation-Questions-in-Arabic.texttext-classification10K<n<100K0 likes32 downloads5mo agoHugging Face14CNTXTAI0 /arabic_dialects_question_and_answerData Content The file provided: Q/A Reasoning dataset contains the following columns: ID # : Denotes the reference ID for: a. Question b. Answer to the question c. Hint d. Reasoning e. Word count for items a to d above Dialects: Contains the following dialects in separate columns: a. English b. MSA c. Emirati d. Egyptian e. Levantine Syria f. Levantine Jordan g. Levantine Palestine h. Levantine Lebanon Data Generation Process The following are the steps that were followed to curate the data:… See the full description on the dataset page: https://huggingface.co/datasets/CNTXTAI0/arabic_dialects_question_and_answer.tabularquestion-answeringn<1K6 likes30 downloads2y agoHugging Face15l0rdkr0n0s /albanian_legal_questions_answerstextquestion-answeringn<1K0 likes28 downloads1y agoHugging Face16RahulS3 /siddha_vaithiyam_question_answering_chatbot Medical Home Remedy Chatbot Dataset Overview This dataset is designed for a chatbot that answers questions related to medical problems with simple home remedies. The information in this dataset has been sourced from old books containing traditional remedies used in the past. Contents Dataset Files: dataset.csv : The main dataset file containing questions and corresponding home remedy answers. Data Structure: Each row in the CSV file… See the full description on the dataset page: https://huggingface.co/datasets/RahulS3/siddha_vaithiyam_question_answering_chatbot.texttable-question-answering1K<n<10K2 likes24 downloads3y agoHugging Face17CNTXTAI0 /CNTXTAI_Medical_Questions_AnswersThis dataset is highly valuable for medical research, categorization, and analysis. The structured format allows for efficient information retrieval and classification, making it a well-maintained reference for academic and clinical research. A rigorous validation process ensures credibility, making this dataset reliable for further study and application. General Overview Total Number of Rows: 50 (excluding headers) Total Number of Columns: 3 Column Headers and Data Types: Question: Text… See the full description on the dataset page: https://huggingface.co/datasets/CNTXTAI0/CNTXTAI_Medical_Questions_Answers.texttext-classificationn<1K1 likes23 downloads1y agoHugging Face18Kubermatic /Benchmark-Questions Q&A Dataset for Benchmarking DeepCNCF This is a question-and-answer dataset using multiple-choice questions created for benchmarking our DeepCNCF LLM. Since there is no reliable LLM benchmark specified for CNCF projects we decided to use it to measure the performance of our model based on its performance on these questions. This dataset was gathered from openly available online courses about CNCF projects. So they are created by humans to measure students' understanding from these… See the full description on the dataset page: https://huggingface.co/datasets/Kubermatic/Benchmark-Questions.textquestion-answeringn<1K0 likes15 downloads2y agoHugging Face19KIND-Dataset /Open-ended_Questions_dialectal_data Dataset Summary A collection of open-ended questions that was provided to the data marathon competitors to populate KIND dataset. It was designed to elicit longer responses cultural and context-rich sentences. For more details, please check the paper The KIND Dataset: A Social Collaboration Approach for Nuanced Dialect Data Collection Citation Information @inproceedings{yamani-etal-2024-kind, title = "The {KIND} Dataset: A Social Collaboration Approach for Nuanced… See the full description on the dataset page: https://huggingface.co/datasets/KIND-Dataset/Open-ended_Questions_dialectal_data.textquestion-answeringn<1K0 likes14 downloads3y agoHugging Face20ExtarLearn /questions Dataset Card for Dataset Name Questions for RAG analysis for final agents course unit This dataset card aims to be a base template for new datasets. It has been generated using this raw template. Dataset Details Dataset Description Curated by: [More Information Needed] Funded by [optional]: [More Information Needed] Shared by [optional]: [More Information Needed] Language(s) (NLP): [More Information Needed] License: [More Information Needed]… See the full description on the dataset page: https://huggingface.co/datasets/ExtarLearn/questions.textquestion-answeringn<1K0 likes14 downloads1y agoHugging Face21vetHealthGuy /Veteran_Affairs_Facilities_Questionnairetextquestion-answering10K<n<100K1 likes12 downloads2y agoHugging Face22tomshe /Pediatrics_questions Dataset Card for Pediatrics MCQ Dataset Details Dataset Description This dataset comprises high-quality multiple-choice questions (MCQs) covering core biomedical knowledge and clinical scenarios from pediatrics. It includes 50 questions, each with four possible answer choices. These questions were specifically curated for research evaluating pediatric medical knowledge, clinical reasoning, and confidence-based interactions among medical trainees and large… See the full description on the dataset page: https://huggingface.co/datasets/tomshe/Pediatrics_questions.textquestion-answeringn<1K1 likes11 downloads1y agoHugging Face23hmmamalrjoub /Islam_Question_and_Answer1tabularquestion-answeringn<1K1 likes8 downloads2y agoHugging Face24harshi321 /Questionstextquestion-answeringn<1K0 likes7 downloads2y agoHugging Face25treasure4l /UTME-Questionsgatedtextquestion-answering10K<n<100K0 likes3 downloads5mo agoHugging Face26ali1ahmadi /religious-questions-and-answers Main fields article_id, url, title, question, short_answer, content_html, content_text, published_at_persian, view_count, and category fields. is_valid_article marks archive links that resolved to a valid article page. imagequestion-answering10K<n<100K0 likes2 downloads2mo agoHugging Face

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