dnaihao commited on
Commit
e12b715
1 Parent(s): c3c67fb

Updated readme file

Browse files
Files changed (2) hide show
  1. .gitignore +2 -1
  2. README.md +3 -1
.gitignore CHANGED
@@ -1,3 +1,4 @@
1
  README-working.md
2
  extract_info.py
3
- output
 
 
1
  README-working.md
2
  extract_info.py
3
+ output
4
+ load_and_push.py
README.md CHANGED
@@ -894,8 +894,10 @@ configs:
894
 
895
  ### Dataset Summary
896
 
897
- TID-8 is a new benchmark focused on the task of letting models learn from data that has inherent disagreement.
 
898
 
 
899
 
900
  *Annotation Split*
901
 
 
894
 
895
  ### Dataset Summary
896
 
897
+ TID-8 is a new aggregated benchmark focused on the task of letting models learn from data that has inherent disagreement proposed in [link](https://arxiv.org/pdf/2305.14663.pdf) at Findings of EMNLP 2023.
898
+ In the paper, we focus on the inherent disagreement and let the model directly learn from data that has such disagreement.
899
 
900
+ We provide two split for TID-8.
901
 
902
  *Annotation Split*
903