dilab-cau/haerae-query-context-stress-v3
HAE-RAE Query/Context Label-Preserving Stress v3 This repository packages a v3 paired Korean boundary-stress dataset built from HAERAE-HUB/HAE_RAE_BENCH_1.1. What it contains Each row preserves: the original answer options the original gold answer and modifies only the query/context side to make the surface form more tokenization-fragile while keeping: identical non-space character sequence identical Kiwi token signature (form, tag) increased decoder-tokenizer… See the full description on the dataset page: https://huggingface.co/datasets/dilab-cau/haerae-query-context-stress-v3.
HAE-RAE Query/Context Label-Preserving Stress v3
This repository packages a v3 paired Korean boundary-stress dataset built from HAERAE-HUB/HAE_RAE_BENCH_1.1.
What it contains
Each row preserves:
- the original answer options
- the original gold answer
and modifies only the query/context side to make the surface form more tokenization-fragile while keeping:
- identical non-space character sequence
- identical Kiwi token signature
(form, tag) - increased decoder-tokenizer boundary mismatch under
unsloth/Meta-Llama-3.1-8B
Compared with the conservative v1 generator, the v3 variant selects the highest local mismatch-increase edit at each step. On long contexts, v3 caps candidate space-segment search for tractable full-dataset generation.
Files
data/train.jsonl: accepted stress pairsmetadata/build_report_query_context_stress.json: generation summarymetadata/filtered_out_query_context_stress.jsonl: audit log for rejected rowsmetadata/review_query_context_stress.csv: human-review sheet
Summary
- source dataset:
HAERAE-HUB/HAE_RAE_BENCH_1.1 - tokenizer:
unsloth/Meta-Llama-3.1-8B - accepted candidates:
3188 - filtered-out rows:
1712
Accepted subset counts:
correct_definition_matching:159csat_geo:114csat_law:206csat_socio:267date_understanding:475general_knowledge:176history:188loan_words:169rare_words:405standard_nomenclature:153reading_comprehension:876
Construction Notes
The generation procedure is implemented in:
scripts/build_haerae_query_context_stress.py
and documented in:
docs/haerae_query_context_stress_ruleset.md
Citation
If you use this dataset, cite the original HAE-RAE benchmark and describe this repository as a derived v3 label-preserving query/context stress variant.
