dmis-lab commited on
Commit
6e7eeea
·
verified ·
1 Parent(s): 44e940b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -8
README.md CHANGED
@@ -17,15 +17,16 @@ pretty_name: ToxReason
17
  size_categories:
18
  - 10K<n<100K
19
 
20
- data_files:
21
- - split: MIE_matched
22
- path: MIE_matched.jsonl
23
- - split: MIE_AO_matched
24
- path: MIE_AO_matched.jsonl
25
- - split: evaluation
26
- path: evaluation.jsonl
 
 
27
  ---
28
-
29
  # ToxReason
30
 
31
  🚀 Accepted at ACL 2026 Findings
 
17
  size_categories:
18
  - 10K<n<100K
19
 
20
+ configs:
21
+ - config_name: default
22
+ data_files:
23
+ - split: mie_matched
24
+ path: MIE_matched.jsonl
25
+ - split: mie_ao_matched
26
+ path: MIE_AO_matched.jsonl
27
+ - split: evaluation
28
+ path: evaluation.jsonl
29
  ---
 
30
  # ToxReason
31
 
32
  🚀 Accepted at ACL 2026 Findings