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
01TheTokenFactory /sec-contracts-financial-extraction-instructions S&P 500 SEC Financial Extraction Instructions Dataset Summary 7,683 instruction-tuning examples for training LLMs to extract structured financial data from SEC filings. Covers two filing types across S&P 500 companies: Split Examples Filing Type Description train 3,430 Exhibit 10 + DEF 14A Positive examples with validated outputs corrective 4,253 Exhibit 10 + DEF 14A Corrective, rescued, and negative examples Exhibit 10 — Material Contracts (2… See the full description on the dataset page: https://huggingface.co/datasets/TheTokenFactory/sec-contracts-financial-extraction-instructions.texttext-generation10K<n<100K1 likes3.2k downloads6mo agoHugging Face02KRLabsOrg /tool-output-extraction-swebench Tool Output Extraction Dataset Paper | Code Training data for squeez — a small model that prunes verbose coding agent tool output to only the evidence the agent needs next. Task Task-conditioned context pruning of a single tool observation for coding agents. Given a focused extraction query and one verbose tool output, return the smallest verbatim evidence block(s) the agent should read next. The model copies lines from the tool output — it never rewrites, summarizes, or… See the full description on the dataset page: https://huggingface.co/datasets/KRLabsOrg/tool-output-extraction-swebench.texttext-generation10K<n<100K5 likes1.2k downloads5mo agoHugging Face03Lots-of-LoRAs /task181_outcome_extraction Dataset Card for Natural Instructions (https://github.com/allenai/natural-instructions) Task: task181_outcome_extraction Additional Information Citation Information The following paper introduces the corpus in detail. If you use the corpus in published work, please cite it: @misc{wang2022supernaturalinstructionsgeneralizationdeclarativeinstructions, title={Super-NaturalInstructions: Generalization via Declarative Instructions on 1600+ NLP Tasks}… See the full description on the dataset page: https://huggingface.co/datasets/Lots-of-LoRAs/task181_outcome_extraction.texttext-generationn<1K0 likes228 downloads2y agoHugging Face04paraloq /json_data_extraction Diverse Restricted JSON Data Extraction Curated by: The paraloq analytics team. Uses Benchmark restricted JSON data extraction (text + JSON schema -> JSON instance) Fine-Tune data extraction model (text + JSON schema -> JSON instance) Fine-Tune JSON schema Retrieval model (text -> retriever -> most adequate JSON schema) Out-of-Scope Use Intended for research purposes only. Dataset Structure The data comes with the following fields: title: The… See the full description on the dataset page: https://huggingface.co/datasets/paraloq/json_data_extraction.texttext-generationn<1K34 likes226 downloads2y agoHugging Face05jensjepsen /danish-extraction-v1 danish-extraction-v1 Danish information-extraction rows over real prose, where the schema is proposed per passage rather than fixed. Built from danish-foundation-models/danish-dynaword by scripts/gen_extraction_da.py. Each source passage got its own field set: an LLM proposed 3-6 fields for that text without seeing any values, then filled them in a separate turn. Roughly a quarter of proposed fields come back empty, which are genuine abstention targets rather than annotation… See the full description on the dataset page: https://huggingface.co/datasets/jensjepsen/danish-extraction-v1.texttext-generation100K<n<1M0 likes210 downloads21d agoHugging Face06sandeeppanem /resume-json-extraction-5k Dataset Card for resume-json-extraction-5k Dataset Description This dataset contains 4,879 resume examples formatted for fine-tuning language models to extract structured JSON information from resume text. Dataset Summary The dataset consists of resume text paired with structured JSON outputs containing: Job titles (current and previous) Companies (current and previous) Years of experience Seniority level Primary domain and industries Core and secondary skills… See the full description on the dataset page: https://huggingface.co/datasets/sandeeppanem/resume-json-extraction-5k.texttext-generation1K<n<10K0 likes197 downloads8mo agoHugging Face07Lots-of-LoRAs /task1448_disease_entity_extraction_ncbi_dataset Dataset Card for Natural Instructions (https://github.com/allenai/natural-instructions) Task: task1448_disease_entity_extraction_ncbi_dataset Additional Information Citation Information The following paper introduces the corpus in detail. If you use the corpus in published work, please cite it: @misc{wang2022supernaturalinstructionsgeneralizationdeclarativeinstructions, title={Super-NaturalInstructions: Generalization via Declarative Instructions on 1600+… See the full description on the dataset page: https://huggingface.co/datasets/Lots-of-LoRAs/task1448_disease_entity_extraction_ncbi_dataset.texttext-generationn<1K0 likes169 downloads2y agoHugging Face08ajaxdavis /donto-qwen3.8-27b-predicate-extraction-data Donto-Qwen3.8 Predicate Extraction Data V15 This repository is the complete public data and evidence companion to ajaxdavis/donto-qwen3.8-27b-predicate-extractor. It contains the canonical V15 extraction training/validation corpus, the validator corpus, the optional D1-repeat ablation, the once-sealed 100-document graph-first gold suite, exact tool schemas, generator/evaluator source, hashes, and audit reports. Why this dataset exists Donto is designed for… See the full description on the dataset page: https://huggingface.co/datasets/ajaxdavis/donto-qwen3.8-27b-predicate-extraction-data.texttext-generation1K<n<10K0 likes155 downloads29d agoHugging Face09llm-jp /extraction-wiki-ja extraction-wiki-ja This repository provides an instruction-tuning dataset developed by LLM-jp, a collaborative project launched in Japan. This is a Japanese instruction-tuning dataset tailored for information extraction and structuring from Japanese Wikipedia text. The dataset consists of instruction–response pairs automatically generated from Japanese Wikipedia articles. Instructions are created by prompting Qwen/Qwen2.5-32B-Instruct with passages from Wikipedia, and the… See the full description on the dataset page: https://huggingface.co/datasets/llm-jp/extraction-wiki-ja.texttext-generation100K<n<1M4 likes130 downloads1y agoHugging Face10Lots-of-LoRAs /task1486_cell_extraction_anem_dataset Dataset Card for Natural Instructions (https://github.com/allenai/natural-instructions) Task: task1486_cell_extraction_anem_dataset Additional Information Citation Information The following paper introduces the corpus in detail. If you use the corpus in published work, please cite it: @misc{wang2022supernaturalinstructionsgeneralizationdeclarativeinstructions, title={Super-NaturalInstructions: Generalization via Declarative Instructions on 1600+ NLP Tasks}… See the full description on the dataset page: https://huggingface.co/datasets/Lots-of-LoRAs/task1486_cell_extraction_anem_dataset.texttext-generationn<1K0 likes128 downloads2y agoHugging Face11TheTokenFactory /sec-contracts-corrective-extraction S&P 500 SEC Financial Extractions - Corrective Dataset Dataset Summary 4,253 corrective instruction-tuning examples designed to teach LLMs what the base model gets wrong when extracting structured financial data from SEC filings. Covers both Exhibit 10 material contracts and DEF 14A proxy statements from S&P 500 companies. This is a companion to TheTokenFactory/sec-contracts-financial-extraction-instructions, which contains the positive training examples. Pipeline… See the full description on the dataset page: https://huggingface.co/datasets/TheTokenFactory/sec-contracts-corrective-extraction.texttext-generation10K<n<100K0 likes126 downloads6mo agoHugging Face12Lots-of-LoRAs /task1510_evalution_relation_extraction Dataset Card for Natural Instructions (https://github.com/allenai/natural-instructions) Task: task1510_evalution_relation_extraction Additional Information Citation Information The following paper introduces the corpus in detail. If you use the corpus in published work, please cite it: @misc{wang2022supernaturalinstructionsgeneralizationdeclarativeinstructions, title={Super-NaturalInstructions: Generalization via Declarative Instructions on 1600+ NLP… See the full description on the dataset page: https://huggingface.co/datasets/Lots-of-LoRAs/task1510_evalution_relation_extraction.texttext-generation1K<n<10K1 likes123 downloads2y agoHugging Face13cometadata /funding-entity-extraction-dataset-mix Funding Entity Extraction Dataset Mix Training and evaluation corpus for funding-entity extraction from full text. This dataset is the data mix used to fine-tune cometadata/funding-extraction-llama-3.1-8b-instruct-artifact-data-mix-grpo-mixed-reward on top of meta-llama/Llama-3.1-8B-Instruct in two stages: SFT on the mix described below, followed by GRPO with a hierarchical F0.5 reward. Loading the dataset from datasets import load_dataset # Default config (degraded… See the full description on the dataset page: https://huggingface.co/datasets/cometadata/funding-entity-extraction-dataset-mix.texttoken-classification10K<n<100K0 likes119 downloads5mo agoHugging Face14Lots-of-LoRAs /task1447_drug_extraction_ade Dataset Card for Natural Instructions (https://github.com/allenai/natural-instructions) Task: task1447_drug_extraction_ade Additional Information Citation Information The following paper introduces the corpus in detail. If you use the corpus in published work, please cite it: @misc{wang2022supernaturalinstructionsgeneralizationdeclarativeinstructions, title={Super-NaturalInstructions: Generalization via Declarative Instructions on 1600+ NLP Tasks}… See the full description on the dataset page: https://huggingface.co/datasets/Lots-of-LoRAs/task1447_drug_extraction_ade.texttext-generation1K<n<10K0 likes115 downloads2y agoHugging Face15Ionio-ai /ecommerce-search-extraction Ionio E-commerce Search Query Extraction Built with: simula — schema-driven synthetic data generation with auditable taxonomy lineage. An English synthetic dataset for training and evaluating systems that translate natural-language shopping requests into narrow, atomic, database-queryable JSON. It contains 10,985 accepted examples from a 13,000-attempt generation run. No accepted rows were trimmed from this release. Each example pairs a realistic typed or spoken shopper query… See the full description on the dataset page: https://huggingface.co/datasets/Ionio-ai/ecommerce-search-extraction.texttext-generation10K<n<100K2 likes108 downloads1mo agoHugging Face16Lots-of-LoRAs /task1449_disease_entity_extraction_bc5cdr_dataset Dataset Card for Natural Instructions (https://github.com/allenai/natural-instructions) Task: task1449_disease_entity_extraction_bc5cdr_dataset Additional Information Citation Information The following paper introduces the corpus in detail. If you use the corpus in published work, please cite it: @misc{wang2022supernaturalinstructionsgeneralizationdeclarativeinstructions, title={Super-NaturalInstructions: Generalization via Declarative Instructions on… See the full description on the dataset page: https://huggingface.co/datasets/Lots-of-LoRAs/task1449_disease_entity_extraction_bc5cdr_dataset.texttext-generationn<1K0 likes106 downloads2y agoHugging Face17Lots-of-LoRAs /task1452_location_entity_extraction_btc_corpus Dataset Card for Natural Instructions (https://github.com/allenai/natural-instructions) Task: task1452_location_entity_extraction_btc_corpus Additional Information Citation Information The following paper introduces the corpus in detail. If you use the corpus in published work, please cite it: @misc{wang2022supernaturalinstructionsgeneralizationdeclarativeinstructions, title={Super-NaturalInstructions: Generalization via Declarative Instructions on 1600+… See the full description on the dataset page: https://huggingface.co/datasets/Lots-of-LoRAs/task1452_location_entity_extraction_btc_corpus.texttext-generationn<1K0 likes97 downloads2y agoHugging Face18Lots-of-LoRAs /task1453_person_entity_extraction_btc_corpus Dataset Card for Natural Instructions (https://github.com/allenai/natural-instructions) Task: task1453_person_entity_extraction_btc_corpus Additional Information Citation Information The following paper introduces the corpus in detail. If you use the corpus in published work, please cite it: @misc{wang2022supernaturalinstructionsgeneralizationdeclarativeinstructions, title={Super-NaturalInstructions: Generalization via Declarative Instructions on 1600+ NLP… See the full description on the dataset page: https://huggingface.co/datasets/Lots-of-LoRAs/task1453_person_entity_extraction_btc_corpus.texttext-generationn<1K0 likes93 downloads2y agoHugging Face19Lots-of-LoRAs /task1479_organization_entity_extraction_btc_corpus Dataset Card for Natural Instructions (https://github.com/allenai/natural-instructions) Task: task1479_organization_entity_extraction_btc_corpus Additional Information Citation Information The following paper introduces the corpus in detail. If you use the corpus in published work, please cite it: @misc{wang2022supernaturalinstructionsgeneralizationdeclarativeinstructions, title={Super-NaturalInstructions: Generalization via Declarative Instructions on… See the full description on the dataset page: https://huggingface.co/datasets/Lots-of-LoRAs/task1479_organization_entity_extraction_btc_corpus.texttext-generationn<1K0 likes92 downloads2y agoHugging Face20OliverSlivka /itemset-extraction-v2 Itemset Extraction Training Data v2 3-phase training dataset for fine-tuning LLMs to extract frequent itemsets from CSV transaction data. Overview Config Purpose Train Val Format sft SFT with Chain-of-Thought 245 27 messages (ChatML) dpo DPO with real LLM failures 546 60 prompt / chosen / rejected grpo GRPO with Apriori rewards 245 27 prompt / ground_truth Training Pipeline (v2 — council-corrected) Phase 1: SFT-CoT (5 epochs) → Teach… See the full description on the dataset page: https://huggingface.co/datasets/OliverSlivka/itemset-extraction-v2.texttext-generation1K<n<10K0 likes92 downloads6mo agoHugging Face21Lots-of-LoRAs /task1451_drug_dose_extraction Dataset Card for Natural Instructions (https://github.com/allenai/natural-instructions) Task: task1451_drug_dose_extraction Additional Information Citation Information The following paper introduces the corpus in detail. If you use the corpus in published work, please cite it: @misc{wang2022supernaturalinstructionsgeneralizationdeclarativeinstructions, title={Super-NaturalInstructions: Generalization via Declarative Instructions on 1600+ NLP Tasks}… See the full description on the dataset page: https://huggingface.co/datasets/Lots-of-LoRAs/task1451_drug_dose_extraction.texttext-generationn<1K0 likes90 downloads2y agoHugging Face22Lots-of-LoRAs /task1483_chemical_extraction_chemprot_dataset Dataset Card for Natural Instructions (https://github.com/allenai/natural-instructions) Task: task1483_chemical_extraction_chemprot_dataset Additional Information Citation Information The following paper introduces the corpus in detail. If you use the corpus in published work, please cite it: @misc{wang2022supernaturalinstructionsgeneralizationdeclarativeinstructions, title={Super-NaturalInstructions: Generalization via Declarative Instructions on 1600+… See the full description on the dataset page: https://huggingface.co/datasets/Lots-of-LoRAs/task1483_chemical_extraction_chemprot_dataset.texttext-generationn<1K0 likes84 downloads2y agoHugging Face23Lots-of-LoRAs /task1487_organism_substance_extraction_anem_dataset Dataset Card for Natural Instructions (https://github.com/allenai/natural-instructions) Task: task1487_organism_substance_extraction_anem_dataset Additional Information Citation Information The following paper introduces the corpus in detail. If you use the corpus in published work, please cite it: @misc{wang2022supernaturalinstructionsgeneralizationdeclarativeinstructions, title={Super-NaturalInstructions: Generalization via Declarative Instructions on… See the full description on the dataset page: https://huggingface.co/datasets/Lots-of-LoRAs/task1487_organism_substance_extraction_anem_dataset.texttext-generationn<1K0 likes84 downloads2y agoHugging Face24aglazkova /keyphrase_extraction_russianA dataset for extracting or generating keywords for scientific texts in Russian. It contains annotations of scientific articles from four domains: mathematics and computer science (a fragment of the Keyphrases CS&Math Russian dataset), history, linguistics, and medicine. For more details about the dataset please refer the original paper: https://arxiv.org/abs/2409.10640 Dataset Structure abstract, an abstract in a string format; keywords, a list of keyphrases provided by… See the full description on the dataset page: https://huggingface.co/datasets/aglazkova/keyphrase_extraction_russian.texttext-generation10K<n<100K5 likes84 downloads11mo agoHugging Face25robdixon /json-extraction Rob Dixon's JSON Extraction Dataset A synthetic dataset for training JSON extraction models, generated using Claude 3 Haiku. Dataset Overview This dataset contains paired examples of: Instructions: Natural language task descriptions asking to extract information Text documents: Source content containing information to extract JSON outputs: Structured data extracted from the text The dataset is designed for training smaller models on constrained context lengths, with… See the full description on the dataset page: https://huggingface.co/datasets/robdixon/json-extraction.texttext-generation10K<n<100K2 likes80 downloads8mo agoHugging Face26Lots-of-LoRAs /task1482_gene_extraction_chemprot_dataset Dataset Card for Natural Instructions (https://github.com/allenai/natural-instructions) Task: task1482_gene_extraction_chemprot_dataset Additional Information Citation Information The following paper introduces the corpus in detail. If you use the corpus in published work, please cite it: @misc{wang2022supernaturalinstructionsgeneralizationdeclarativeinstructions, title={Super-NaturalInstructions: Generalization via Declarative Instructions on 1600+ NLP… See the full description on the dataset page: https://huggingface.co/datasets/Lots-of-LoRAs/task1482_gene_extraction_chemprot_dataset.texttext-generationn<1K0 likes77 downloads2y agoHugging Face27necrasov-ilya /ru-invoice-extraction-benchmark Набор для извлечения данных из русскоязычных счетов 50 синтетических русскоязычных счетов с эталонными ответами в JSON. Набор не привязан к определённой модели и предназначен для проверки систем извлечения структурированных данных из текста. Разделы Раздел Документы Назначение development 30 разработка шаблонов и примеров validation 10 выбор настроек test 10 итоговая оценка Раздел test зафиксирован для версии 1. Его нельзя использовать для… See the full description on the dataset page: https://huggingface.co/datasets/necrasov-ilya/ru-invoice-extraction-benchmark.tabulartext-generationn<1K0 likes77 downloads11d agoHugging Face28Haeryz /putusan-structured-extraction Putusan structured-extraction dataset Built 2026-07-08T23:02:28+00:00 by notebooks/build_dataset.py (seed 3407). Indonesian court-decision (putusan) extractive-structuring dataset over three corpora (Anak, Asusila, TPPO). Each row is one model extraction of one source document into 31 canonical sections of verbatim spans. Empty sections were completed from sibling model extractions of the same document where available (cross_model_fill_json records per-section donor provenance).… See the full description on the dataset page: https://huggingface.co/datasets/Haeryz/putusan-structured-extraction.tabulartext-generation1K<n<10K0 likes71 downloads2mo agoHugging Face29Haeryz /putusan-windowed-extraction Putusan windowed line-anchored extraction dataset (Plan B) Built 2026-07-09T13:01:27+00:00 by notebooks/build_windowed_dataset.py from the legacy Haeryz/putusan-structured-extraction dataset (same documents, same leakage-safe purpose/split assignment, seed 3407). Each legacy document row (~34K tokens median — longer than a 32K context) is re-expressed as overlapping line-numbered windows of <= 6400 content tokens (measured with Qwen/Qwen3.5-9B; fits a max_seq_length of 8192 with… See the full description on the dataset page: https://huggingface.co/datasets/Haeryz/putusan-windowed-extraction.tabulartext-generation10K<n<100K0 likes70 downloads3mo agoHugging Face30cometadata /funding-extraction-artifact-data-mix-grpo-mixed-reward Funding Extraction Training Data Training, evaluation, and test data for fine-tuning LLMs to extract structured funding metadata (funder names, award IDs, funding schemes, award titles) from academic paper funding statements. Dataset Structure data/ ├── full/ # Complete unsplit dataset │ ├── train.jsonl # 5,264 real Crossref funding statements │ └── synthetic.jsonl # 10,124 LLM-generated funding statements ├── sft/… See the full description on the dataset page: https://huggingface.co/datasets/cometadata/funding-extraction-artifact-data-mix-grpo-mixed-reward.texttext-generationn<1K0 likes67 downloads5mo agoHugging Face

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