datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
tombench-en
ToMBench (English-only, OLMES-ready mirror)
This is a clean, English-only mirror of ToMBench (Chen et al., ACL 2024).
Source: https://github.com/zhchen18/ToMBench Paper: arXiv:2402.15052
Why this mirror exists
The official ToMBench distribution is JSONL on GitHub with bilingual (Chinese/English)
fields and inconsistent type inference (some rows have option fields as numeric, others
as string — breaks datasets.load_dataset("json", ...)). This mirror:
Drops all… See the full description on the dataset page: https://huggingface.co/datasets/HCAI-Lab-GT/tombench-en.tombench_merged
TomBench Merged Dataset (Exact Matching)
This dataset contains the merged results of TomBench evaluation with the original TomBench dataset, using exact string matching.
Dataset Statistics
Total records: 2860
Exact matches: 2860
Manual matches: 0
Average model score: 0.5066
Matching Strategy
This version uses exact string matching after text normalization:
Remove extra whitespace and normalize formatting
Match stories exactly between datasets
Report any… See the full description on the dataset page: https://huggingface.co/datasets/ycfNTU/tombench_merged.tombench_merge
