Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,12 @@
|
|
1 |
---
|
2 |
license: other
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: other
|
3 |
---
|
4 |
+
```bib
|
5 |
+
@inproceedings{yu2020reclor,
|
6 |
+
author = {Yu, Weihao and Jiang, Zihang and Dong, Yanfei and Feng, Jiashi},
|
7 |
+
title = {ReClor: A Reading Comprehension Dataset Requiring Logical Reasoning},
|
8 |
+
booktitle = {International Conference on Learning Representations (ICLR)},
|
9 |
+
month = {April},
|
10 |
+
year = {2020}
|
11 |
+
}
|
12 |
+
```
|