Datasets:

Modalities:
Text
Formats:
json
Languages:
English
Size:
n<1K
ArXiv:
Tags:
License:
fangyuan commited on
Commit
8e77dd5
1 Parent(s): afc4a16

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -47,7 +47,7 @@ Each instance is a question, paired with the related work paragraph for which th
47
 
48
  Each instance contains the following fields:
49
  * `question`: the input question *q*
50
- * `related_work_paragraph`: the related work paragraph that the annotator write the question for.
51
  * `cited_papers`: The list of papers that are relevant to the question.
52
  * `cited_paragraphs`: The list of extracted paragraphs from the cited papers.
53
 
 
47
 
48
  Each instance contains the following fields:
49
  * `question`: the input question *q*
50
+ * `related_work_paragraph`: the related work paragraph that the annotator wrote the question for.
51
  * `cited_papers`: The list of papers that are relevant to the question.
52
  * `cited_paragraphs`: The list of extracted paragraphs from the cited papers.
53