sileod commited on
Commit
7e75aa2
1 Parent(s): b1be79d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -1
README.md CHANGED
@@ -21,4 +21,20 @@ task_ids:
21
  - open-domain-qa
22
  - multiple-choice-qa
23
  - natural-language-inference
24
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
21
  - open-domain-qa
22
  - multiple-choice-qa
23
  - natural-language-inference
24
+ tags:
25
+ - wep
26
+ - words of estimative probability
27
+ - probability
28
+ - logical reasoning
29
+ - soft logic
30
+ ---
31
+
32
+ # Dataset accompanying the "Probing neural language models for understanding of words of estimative probability" article
33
+ ```bib
34
+ @article{sileo2022probing,
35
+ title={Probing neural language models for understanding of words of estimative probability},
36
+ author={Sileo, Damien and Moens, Marie-Francine},
37
+ journal={arXiv preprint arXiv:2211.03358},
38
+ year={2022}
39
+ }
40
+ ```