Nix commited on
Commit
9b524b7
1 Parent(s): 8a90bef

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
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": "grandmother",
 
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",