sileod commited on
Commit
6fa61b0
·
1 Parent(s): f57c5c2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md CHANGED
@@ -1,3 +1,18 @@
1
  ---
2
  license: apache-2.0
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
+ task_categories:
4
+ - question-answering
5
+ - text-classification
6
+ language:
7
+ - en
8
  ---
9
+ https://github.com/asaparov/prontoqa/
10
+
11
+ ```
12
+ @article{saparov2022language,
13
+ title={Language models are greedy reasoners: A systematic formal analysis of chain-of-thought},
14
+ author={Saparov, Abulhair and He, He},
15
+ journal={arXiv preprint arXiv:2210.01240},
16
+ year={2022}
17
+ }
18
+ ```