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
01flax-sentence-embeddings /stackexchange_titlebody_best_and_down_voted_answer_jsonlThis new dataset is designed to solve this great NLP task and is crafted with a lot of care.textquestion-answering100K<n<1M12 likes1.5k downloads4y agoHugging Face02flax-sentence-embeddings /stackexchange_title_best_voted_answer_jsonlThis new dataset is designed to solve this great NLP task and is crafted with a lot of care.textquestion-answering1M<n<10M8 likes1.1k downloads4y agoHugging Face03minpeter /hermes-function-calling-v1-jsonl Hermes Function-Calling V1 This dataset is the compilation of structured output and function calling data used in the Hermes 2 Pro series of models. This repository contains a structured output dataset with function-calling conversations, json-mode, agentic json-mode and structured extraction samples, designed to train LLM models in performing function calls and returning structured output based on natural language instructions. The dataset features various conversational scenarios… See the full description on the dataset page: https://huggingface.co/datasets/minpeter/hermes-function-calling-v1-jsonl.texttext-generation10K<n<100K1 likes1k downloads2y agoHugging Face04flax-sentence-embeddings /stackexchange_titlebody_best_voted_answer_jsonlThis new dataset is designed to solve this great NLP task and is crafted with a lot of care.textquestion-answering1M<n<10M9 likes748 downloads4y agoHugging Face05flax-sentence-embeddings /stackexchange_math_jsonlThis new dataset is designed to solve this great NLP task and is crafted with a lot of care.textquestion-answering1M<n<10M20 likes339 downloads4y agoHugging Face06jsbaan /bag-paper-data Belief-Augmented Generation — Data Data, generations, and evaluations from the paper: Clarify, Abstain or Answer? Strategising in Conversation with Belief-AugmentedGeneration (to appear at INLG 2026). Built on AmbigQA (light split, Min et al. 2020, CC BY-SA 3.0). Paper: https://arxiv.org/pdf/2605.25831 Code: https://github.com/jsbaan/belief-augmented-generation Interactive demo: https://jorisbaan.nl/belief-augmented-generation License CC BY-SA 3.0, inherited… See the full description on the dataset page: https://huggingface.co/datasets/jsbaan/bag-paper-data.question-answering0 likes310 downloads22d agoHugging Face07sarafuyu /swedish-medical-exams-mcq-1006-json Dataset Card for Swedish Medical Exam MCQs Dataset Description This dataset contains multiple-choice questions from Swedish medical exams. Languages The dataset is in Swedish (sv). Dataset Structure Each entry in the dataset contains the following fields: question: The question options: An array of possible answers answer: The correct answer language: The language of the question (always "sv" for Swedish) country: The country of origin (always… See the full description on the dataset page: https://huggingface.co/datasets/sarafuyu/swedish-medical-exams-mcq-1006-json.textquestion-answering1K<n<10K0 likes306 downloads2y agoHugging Face08sbintuitions /JSQuAD評価スコアの再現性確保と SB Intuitions 修正版の公開用クローン ソース: yahoojapan/JGLUE on GitHub JSQuAD JSQuAD is a Japanese version of SQuAD (Rajpurkar+, 2016), one of the datasets of reading comprehension. Each instance in the dataset consists of a question regarding a given context (Wikipedia article) and its answer. JSQuAD is based on SQuAD 1.1 (there are no unanswerable questions). We used the Japanese Wikipedia dump as of 20211101. Licensing Information Creative Commons Attribution Share… See the full description on the dataset page: https://huggingface.co/datasets/sbintuitions/JSQuAD.textquestion-answering10K<n<100K1 likes245 downloads1y agoHugging Face09NJUDeepEngine /bigbench_jsonlBIG-Bench but it doesn't require the hellish dependencies (tensorflow, pypi-bigbench, protobuf) of the official version. dataset = load_dataset("tasksource/bigbench",'movie_recommendation') Code to reproduce: https://colab.research.google.com/drive/1MKdLdF7oqrSQCeavAcsEnPdI85kD0LzU?usp=sharing Datasets are capped to 50k examples to keep things light. I also removed the default split when train was available also to save space, as default=train+val. @article{srivastava2022beyond… See the full description on the dataset page: https://huggingface.co/datasets/NJUDeepEngine/bigbench_jsonl.textmultiple-choice100K<n<1M1 likes175 downloads1y agoHugging Face10interstellarninja /json-mode-reasoningtextquestion-answering10K<n<100K4 likes143 downloads1y agoHugging Face11j-js /gmat-quant-corpus GMAT Quant Corpus for Solver + Retrieval This dataset is intended for retrieval over GMAT-style quantitative teaching content. Files gmat_hf_chunks.jsonl — retrieval chunks used by the app gmat_question_seed.jsonl — question seed data gmat_topic_index.json — topic metadata/index Default dataset viewer The default dataset viewer is configured to load only: gmat_hf_chunks.jsonl This avoids schema conflicts with the other support files in the repository. tabularquestion-answering1K<n<10K0 likes130 downloads6mo agoHugging Face12interstellarninja /json-mode-agentic-reasoningtextquestion-answering1K<n<10K0 likes120 downloads1y agoHugging Face13Chinese-Vicuna /instruct_chat_50k.jsonlinstruct_chat_50k.jsonl which is composed of 30k Chinese sharegpt dataset and 20k alpaca-instruction-Chinese-dataset textquestion-answering10K<n<100K44 likes108 downloads3y agoHugging Face14Slava32 /next.js-15.4-with-reasoning Description The Next.js Documentation Dataset based on next.js 15.4 version is a high-quality, code-centric dataset created from Next.js documentation for fine-tuning language models. It contains 1,172 question-answer pairs derived from 178 markdown documentation files, focusing on practical code examples and real-world development scenarios. This dataset is designed for: Question Answering: Natural language questions about Next.js development Code Generation: Generating practical… See the full description on the dataset page: https://huggingface.co/datasets/Slava32/next.js-15.4-with-reasoning.textquestion-answering1K<n<10K1 likes96 downloads1y agoHugging Face15jspringer /open-synthetic-embeddingstextfeature-extraction1M<n<10M3 likes92 downloads1y agoHugging Face16Koushim /qa-ml-dl-jsonl 💡 AI Q&A Dataset for ML, DL, RL, TensorFlow, PyTorch This dataset is designed to support training and evaluation of AI systems on question generation, answering, and understanding in the domains of Machine Learning, Deep Learning, Reinforcement Learning, TensorFlow, and PyTorch. It contains a large number of categorized questions along with high-quality answers in two different levels of brevity. 📁 Dataset Files 1. questions.jsonl Lines: 24,510… See the full description on the dataset page: https://huggingface.co/datasets/Koushim/qa-ml-dl-jsonl.question-answering0 likes69 downloads1y agoHugging Face17AmanPriyanshu /reasoning-sft-JSON-structuring-and-correcting JSON Structuring and Correcting (Reasoning SFT) Combined dataset of 508K rows for training LLMs on structured output tasks with reasoning traces, sourced from two datasets: Sources tool_calling.parquet (488,461 rows) Converted from vericava/sft-tool-calling-structured-output-v1. Multi-turn tool calling and structured output tasks including tool invocations, tool results, and final assistant responses. Includes English and Japanese content.… See the full description on the dataset page: https://huggingface.co/datasets/AmanPriyanshu/reasoning-sft-JSON-structuring-and-correcting.texttext-generation100K<n<1M1 likes66 downloads7mo agoHugging Face18bysismo /100k_Tdk_zurriyet_dna_v6.jsonl 🌟 DESTEK & TOPLULUK ÇAĞRISI (SUPPORT & LIKE):Açık kaynak ve ücretsiz olarak sunduğum bu devasa çalışmayı faydalı bulduysanız, projenin sürdürülebilirliğine ve açık kaynak ekosisteminin görünürlüğüne katkı sağlamak için lütfen sayfanın sağ üstündeki Like (❤️ Beğeni) butonuna basarak destek olmayı unutmayın!(If you find this open-source dataset valuable for your research or models, please consider leaving a ❤️ Like at the top-right to support future updates and maintenance). 🇹🇷… See the full description on the dataset page: https://huggingface.co/datasets/bysismo/100k_Tdk_zurriyet_dna_v6.jsonl.textquestion-answering10K<n<100K1 likes64 downloads1mo agoHugging Face19interstellarninja /json-mode-verifiabletextquestion-answering1K<n<10K2 likes60 downloads1y agoHugging Face20Ramikan-BR /winogrande.jsonltextquestion-answering10K<n<100K0 likes59 downloads2y agoHugging Face21jslin09 /news_commentary_tw本資料集是來自QingySi所搜集的中英對照新聞評論,一共有 252,776 對中英語翻譯的句子,是使用Alpaca的指令資料集格式製成。本資料集利用了OpenCC 進行簡轉繁。 texttranslation100K<n<1M3 likes58 downloads3y agoHugging Face22Tamilnilavan /funsd-json Dataset Card for FUNSD (JSON Format) This dataset contains the preprocessed JSON format of the FUNSD dataset, designed for form understanding in noisy scanned documents. It includes the original structure with annotations in JSON format, as per the original FUNSD dataset. This dataset is intended for document understanding tasks such as OCR, layout parsing, and key-value extraction. Dataset Details Dataset Description The FUNSD (Form Understanding… See the full description on the dataset page: https://huggingface.co/datasets/Tamilnilavan/funsd-json.imagequestion-answeringn<1K0 likes55 downloads28d agoHugging Face23Rudatamind /Ru_Tax_Audit_Instruct_Demo_JSON Ru-Tax-Audit-Instruct: FNS Inspections, Fines & Corporate Compliance Scenarios (JSON) 🇷🇺 Описание проекта (Russian Description) Ru-Tax-Audit-Instruct — это высококачественный коммерческий датасет инструктивного типа (Instruct Dataset), разработанный для обучения больших языковых моделей (LLM) логике российского корпоративного, налогового и трудового права. Массив данных ориентирован на создание умных ИИ-ассистентов, роботов-консультантов, систем AI-комплаенса… See the full description on the dataset page: https://huggingface.co/datasets/Rudatamind/Ru_Tax_Audit_Instruct_Demo_JSON.text-generationn<1K0 likes52 downloads7d agoHugging Face24pcuenq /MMLU-Pro-json MMLU-Pro json This is a reupload of MMLU-Pro in json format. Please, refer to the original dataset for details. tabularquestion-answering10K<n<100K0 likes48 downloads1y agoHugging Face25adrianf12 /healthcare-chat-dataset-jsonl Healthcare Chat Dataset (JSONL Format) This dataset contains 41 healthcare-related conversational exchanges in ChatML format, designed for training conversational AI models for medical assistance and healthcare guidance. Dataset Structure The dataset is provided as a JSONL file where each line contains a JSON object with: text: A complete conversation in ChatML format with system, user, and assistant messages ChatML Format Structure Each conversation follows… See the full description on the dataset page: https://huggingface.co/datasets/adrianf12/healthcare-chat-dataset-jsonl.question-answering0 likes46 downloads1y agoHugging Face26achinta3 /cybersec-jsonschemabench-cloudtrail-v6 CybersecJSONSchemaBench CloudTrail Attack Reconstruction v6 A 100-problem long-context cybersecurity reasoning benchmark over real flAWS CloudTrail logs with synthetically injected MITRE ATT&CK attack chains. Each task gives the model 600 real CloudTrail records (280-380K tokens of JSON) containing a single hidden multi-step attack chain. The model must produce a structured answer identifying the attacking principal, the MITRE ATT&CK technique, the per-phase records that constitute… See the full description on the dataset page: https://huggingface.co/datasets/achinta3/cybersec-jsonschemabench-cloudtrail-v6.tabularquestion-answeringn<1K1 likes46 downloads5mo agoHugging Face27VRKomari /30k_CA_synthetic_patients_FHIR_Bundles_JSON_NDJSON Synthea 30K Synthetic Patient Dataset Synthetic FHIR R4 patient data generated using Synthea, an open-source synthetic patient generator developed by MITRE Corporation. Contents The dataset includes 30,000 + (deceased) patient records across the following FHIR R4 resource types, provided as NDJSON files and a bundled ZIP archive: AllergyIntolerance Condition DiagnosticReport Encounter ImagingStudy Immunization Medication MedicationAdministration MedicationRequest… See the full description on the dataset page: https://huggingface.co/datasets/VRKomari/30k_CA_synthetic_patients_FHIR_Bundles_JSON_NDJSON.texttext-classification10M<n<100M0 likes40 downloads7mo agoHugging Face28adrianf12 /healthcare-qa-dataset-jsonl Healthcare Q&A Dataset (JSONL Format) This dataset contains 51 healthcare-related question-answer pairs in JSONL format, designed for training conversational AI models in the medical domain. Dataset Structure The dataset is provided as a JSONL file where each line contains a JSON object with: prompt: A healthcare-related question completion: A detailed, informative answer Sample Entry {"prompt": "What are the symptoms of diabetes?", "completion": "Common… See the full description on the dataset page: https://huggingface.co/datasets/adrianf12/healthcare-qa-dataset-jsonl.textquestion-answeringn<1K0 likes37 downloads1y agoHugging Face29jmvalder /healthcare-qa-dataset-jsonl Healthcare Q&A Dataset (JSONL Format) This dataset contains 51 healthcare-related question-answer pairs in JSONL format, designed for training conversational AI models in the medical domain. Dataset Structure The dataset is provided as a JSONL file where each line contains a JSON object with: prompt: A healthcare-related question completion: A detailed, informative answer Sample Entry {"prompt": "What are the symptoms of diabetes?", "completion": "Common… See the full description on the dataset page: https://huggingface.co/datasets/jmvalder/healthcare-qa-dataset-jsonl.textquestion-answeringn<1K0 likes32 downloads8mo agoHugging Face30AmanPriyanshu /reasoning-sft-interstellarninja-json-mode-reasoning-160K json-mode-reasoning (converted) Converted version of interstellarninja/json-mode-reasoning, filtered to 20,474 rows with valid <think> reasoning traces. Format Each row has three columns: input — list of dicts [{"role": "system/user", "content": "..."}, ...] (conversation turns ending on the last user turn, includes system prompt with JSON schema) response — assistant response string with <think> reasoning block followed by JSON output source — fixed as… See the full description on the dataset page: https://huggingface.co/datasets/AmanPriyanshu/reasoning-sft-interstellarninja-json-mode-reasoning-160K.texttext-generation100K<n<1M0 likes32 downloads7mo agoHugging Face

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