morteza commited on
Commit
81ef5f2
1 Parent(s): 5b3e970

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -103,7 +103,7 @@ The CSV files contain the following fields:
103
  | `abstract` | (str) Abstract of the article |
104
  | `category` | (enum) Category of the article, either "CognitiveTask" or "CognitiveConstruct" |
105
  | `label` | (enum) Label of the article, which refers to the class labels in the `ontologies/efo.owl` ontology |
106
- | `original_index` | (int) Index of the article in the full dataset |
107
 
108
 
109
  ### Data Splits
 
103
  | `abstract` | (str) Abstract of the article |
104
  | `category` | (enum) Category of the article, either "CognitiveTask" or "CognitiveConstruct" |
105
  | `label` | (enum) Label of the article, which refers to the class labels in the `ontologies/efo.owl` ontology |
106
+ | `original_index` | (int) Index of the article in the full dataset (see `pubmed/abstracts.csv.gz`) |
107
 
108
 
109
  ### Data Splits