Update README.md
Browse files
README.md
CHANGED
@@ -75,7 +75,8 @@ An example of 'train'in Task 1.2 looks as follows.
|
|
75 |
"id": b2b9752f-d7fa-46a9-83ae-d474184c35b6,
|
76 |
"story": "[Lillian] and her daughter [April] went to visit [Lillian]'s mother [Ashley] last Sunday.",
|
77 |
"query": ('April', 'Ashley'),
|
78 |
-
"target":
|
|
|
79 |
"clean_story": [Lillian] and her daughter [April] went to visit [Lillian]'s mother [Ashley] last Sunday.,
|
80 |
"proof_state": [{('April', 'grandmother', 'Ashley'): [('April', 'mother', 'Lillian'), ('Lillian', 'mother', 'Ashley')]}],
|
81 |
"f_comb": "mother-mother",
|
|
|
75 |
"id": b2b9752f-d7fa-46a9-83ae-d474184c35b6,
|
76 |
"story": "[Lillian] and her daughter [April] went to visit [Lillian]'s mother [Ashley] last Sunday.",
|
77 |
"query": ('April', 'Ashley'),
|
78 |
+
"target": 7,
|
79 |
+
"target_text": "grandmother",
|
80 |
"clean_story": [Lillian] and her daughter [April] went to visit [Lillian]'s mother [Ashley] last Sunday.,
|
81 |
"proof_state": [{('April', 'grandmother', 'Ashley'): [('April', 'mother', 'Lillian'), ('Lillian', 'mother', 'Ashley')]}],
|
82 |
"f_comb": "mother-mother",
|