Datasets:

Modalities:
Text
Formats:
json
Languages:
English
Size:
< 1K
ArXiv:
Libraries:
Datasets
pandas
License:
fangyuan commited on
Commit
a06405f
1 Parent(s): 01a907f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -50,6 +50,7 @@ Each instance contains the following fields:
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
 
54
  ## Dataset Creation
55
 
 
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
+ * `source_paper_corpusid`: The corpus ID of the source paper of the related work paragraph.
54
 
55
  ## Dataset Creation
56