datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
aclsum
ACLSum: A New Dataset for Aspect-based Summarization of Scientific Publications
This repository contains data for our paper "ACLSum: A New Dataset for Aspect-based Summarization of Scientific Publications" and a small
utility class to work with it.
HuggingFace datasets
You can also use Huggin Face datasets to load ACLSum (dataset link).
This would be convenient if you want to train transformer models using our dataset.
Just do,
from datasets import load_dataset
dataset =… See the full description on the dataset page: https://huggingface.co/datasets/sobamchan/aclsum.ACL-Bench-Task-Transfer
ACL Bench
ACL Bench is a reasoning benchmark developed to evaluate
structural task transfer after rule-constrained fine-tuning
of large language models.
It abstracts structural operations from Dou Dizhu into
three reasoning categories:
Hierarchy Logic
Pattern Recognition
Counter Logic
Dataset Size
300 multiple-choice questions:
100 Hierarchy Logic
100 Pattern Recognition
100 Counter Logic
Project
Paper:
Rule-Constrained Fine-Tuning and Task… See the full description on the dataset page: https://huggingface.co/datasets/farshelina/ACL-Bench-Task-Transfer.CocoScisum_ACLacl-arcACL-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.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.fastinsight-acl-lacd
GraFine ACL-OCL and LACD Corpus Graphs
Paper: GraFine: Retrieval-Time Refinement for Efficient Graph RAG over Corpus GraphsCode: https://github.com/asmath472/GraFine
This repository contains retrieval queries and corpus-graph files used with
GraFine experiments on ACL-OCL and LACD. The graph storage directories are
intentionally limited to nodes.jsonl and edges.jsonl.
Repository structure
data/
├── acl/
│ ├── dataset/
│ │ ├── queries.jsonl
│ │ └──… See the full description on the dataset page: https://huggingface.co/datasets/asho1/fastinsight-acl-lacd.aclAnthology-9k-filtered
Description
This dataset contains filtered ACL papers between certain abstract length ranges. The data includes columns such as paper_name, year, venue, url, bibkey, and cite_acl.
We also have the filtered_dataset.jsonl that holds the main text info.
Note: Some records might be missing certain fields, especially bibkey or cite_acl. We plan to fill them via partial manual / fuzzy matching.
License
Materials prior to 2016: CC BY-NC-SA 3.0.
Materials from… See the full description on the dataset page: https://huggingface.co/datasets/yilmazzey/aclAnthology-9k-filtered.aclsum-challenge-kwsaclaclsum-approach-kwsaclsum-outcome-kwsSVLM-ACL-DATASETacl_bench_subsetACL18prompt-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.jiratucson-mayor-council-meetings
Tucson Mayor & Council Meetings — Catalog + Transcripts
Structured, machine-readable catalog of City of Tucson Mayor & Council meeting
recordings, built from the city's own permanent mirror on the Internet Archive
(collection cotaz), plus the caption files preserved with those uploads.
Why this exists
The City of Tucson uploads its full Mayor & Council meeting recordings to
YouTube and mirrors them to the Internet Archive under the cotaz collection
so the… See the full description on the dataset page: https://huggingface.co/datasets/ACloudCenter/tucson-mayor-council-meetings.
