datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
acl-anthology-md
ACL Anthology Markdown Corpus
A snapshot of the ACL Anthology consisting of bibliographic metadata for 120,034 papers and full-text markdown conversions of 114,484 papers (≈95% of the catalogue, the remainder are frontmatter, abstract-only entries, or papers without an available PDF).
This corpus is the document collection used by ACL-Verbatim, a hallucination-free question-answering system for NLP research papers built on top of VerbatimRAG.
Configurations
The… See the full description on the dataset page: https://huggingface.co/datasets/KRLabsOrg/acl-anthology-md.ACL-23-Paper-OCR-Markdown
ACL 2023 Paper in Markdown after OCR
This dataset contains 2150 papers from Association for Computational Linguistics (ACL) 2023:
Long Papers (912 papers)
Short Papers (185 papers)
System Demonstrations (59 paper)
Student Research Workshop (35 papers)
Industry Track (77 papers)
Tutorial Abstracts (7 papers)
Findings (902 papers)
This dataset is processed and compiled by @hu_yifei as part of open-source effort from the Open Research Assistant Project.
OCR process
The… See the full description on the dataset page: https://huggingface.co/datasets/yifeihu/ACL-23-Paper-OCR-Markdown.ACL-SRW-2025
Dataset Components
The dataset is partitioned into three discrete tables stored in CSV or Parquet format:
Questions
Recipes
Evaluation Results
Each component is described in detail below.
Questions
area
domain
question_number
An integer index uniquely identifying each question inside the knowledge domain.
translation_method
English, Google Translate, GPT-3.5-Turbo, GPT-4o, Human
question
option_a, option_b, option_c, option_d
Recipes
area… See the full description on the dataset page: https://huggingface.co/datasets/Translated-MMLU-Blind-Review/ACL-SRW-2025.fauxfinance
FauxFinance Dataset Card
Dataset summary
FauxFinance is an English, single-turn evaluation benchmark for testing whether a
language model challenges or elaborates on a nonexistent financial entity. It
contains 6,250 prompts constructed from 250 author-created financial entities
that were screened for detectable real-world referents.
Each entity appears in five interaction contexts and five paraphrase variants.
The design supports controlled analysis of whether… See the full description on the dataset page: https://huggingface.co/datasets/acl-arr-fauxfinance/fauxfinance.ACL2
ACL2
A structured dataset of theorems and functions from the ACL2 Community Books, one of the largest collections of formally verified libraries.
Source
Repository: https://github.com/acl2/acl2
Commit: 07f555a773a64f355faffc8e12f905822cf22956
Files: 27725
License: bsd-3-clause
Schema
Column
Type
Description
statement
string
Declaration signature/claim with the leading keyword removed (verbatim slice); the full declaration minus its… See the full description on the dataset page: https://huggingface.co/datasets/phanerozoic/ACL2.prompt-sensitivity-codegen
Anonymous Prompt Sensitivity Dataset
This package contains model generations and evaluation outcomes for an anonymized
submission on prompt sensitivity in few-shot code generation.
What is included
prompt_sensitivity_dataset.jsonl: one row per generated sample
prompt_sensitivity_dataset.csv: tabular view of the same rows
prompt_sensitivity_dataset.parquet: columnar copy when parquet support is available
prompt_variant_spec.json: machine-readable description of the prompt… See the full description on the dataset page: https://huggingface.co/datasets/anonymous-acl26/prompt-sensitivity-codegen.
