Update README.md
Browse files
README.md
CHANGED
|
@@ -99,10 +99,11 @@ An example of 'train'in Task 1.2 looks as follows.
|
|
| 99 |
|
| 100 |
## Citation Information
|
| 101 |
```
|
| 102 |
-
@article{
|
| 103 |
-
|
| 104 |
-
|
| 105 |
-
|
| 106 |
-
|
|
|
|
| 107 |
}
|
| 108 |
```
|
|
|
|
| 99 |
|
| 100 |
## Citation Information
|
| 101 |
```
|
| 102 |
+
@article{sinha2019clutrr,
|
| 103 |
+
Author = {Koustuv Sinha and Shagun Sodhani and Jin Dong and Joelle Pineau and William L. Hamilton},
|
| 104 |
+
Title = {CLUTRR: A Diagnostic Benchmark for Inductive Reasoning from Text},
|
| 105 |
+
Year = {2019},
|
| 106 |
+
journal = {Empirical Methods of Natural Language Processing (EMNLP)},
|
| 107 |
+
arxiv = {1908.06177}
|
| 108 |
}
|
| 109 |
```
|