YangL1122 commited on
Commit
0a57646
·
verified ·
1 Parent(s): b9e2e1d

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -15
README.md CHANGED
@@ -30,10 +30,7 @@ configs:
30
 
31
  **A Benchmark for Detail Hallucination in Long Regulatory Documents**
32
 
33
- DetailBench is a benchmark for evaluating and mitigating *detail hallucination* in LLM outputs on long regulatory documents. It accompanies the paper:
34
-
35
- > **DetailDPO: Targeted Preference Optimization for Reducing Detail Hallucination in Long Regulatory Documents**
36
- > (EMNLP 2026)
37
 
38
  ## Overview
39
 
@@ -157,17 +154,6 @@ print(len(sample["documents"]))
157
 
158
  Error type distribution in the training set is balanced at 20% each (2,000 per type).
159
 
160
- ## Citation
161
-
162
- ```bibtex
163
- @inproceedings{detaildpo2026,
164
- title={DetailDPO: Targeted Preference Optimization for Reducing Detail Hallucination in Long Regulatory Documents},
165
- author={...},
166
- booktitle={Proceedings of EMNLP 2026},
167
- year={2026}
168
- }
169
- ```
170
-
171
  ## License
172
 
173
  This dataset is released under CC-BY-4.0. The underlying regulatory documents are sourced from public government repositories (eCFR, EUR-Lex, openstd.samr.gov.cn).
 
30
 
31
  **A Benchmark for Detail Hallucination in Long Regulatory Documents**
32
 
33
+ DetailBench is a benchmark for evaluating and mitigating *detail hallucination* in LLM outputs on long regulatory documents.
 
 
 
34
 
35
  ## Overview
36
 
 
154
 
155
  Error type distribution in the training set is balanced at 20% each (2,000 per type).
156
 
 
 
 
 
 
 
 
 
 
 
 
157
  ## License
158
 
159
  This dataset is released under CC-BY-4.0. The underlying regulatory documents are sourced from public government repositories (eCFR, EUR-Lex, openstd.samr.gov.cn).