Nix commited on
Commit
cfb0d0b
1 Parent(s): 1727a43

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -1
README.md CHANGED
@@ -95,4 +95,14 @@ An example of 'train'in Task 1.2 looks as follows.
95
  | task_3.2 | 5104 | 38 |
96
  | task_3.3 | 4995 | 407 |
97
  | task_4.2 | 5096 | 38 |
98
- | task_4.3 | 5004 | 407 |
 
 
 
 
 
 
 
 
 
 
95
  | task_3.2 | 5104 | 38 |
96
  | task_3.3 | 4995 | 407 |
97
  | task_4.2 | 5096 | 38 |
98
+ | task_4.3 | 5004 | 407 |
99
+
100
+ ## Citation Information
101
+ ```
102
+ @article{
103
+ title={{CLUTRR}: A Diagnostic Benchmark for Inductive Reasoning from Text},
104
+ author={Koustuv Sinha, Shagun Sodhani, Jin Dong, Joelle Pineau, William L. Hamilton},
105
+ journal={https://arxiv.org/abs/1908.06177},
106
+ year={2019}
107
+ }
108
+ ```