Datasets:
EMBO
/

Languages:
English
Multilinguality:
monolingual
Size Categories:
n>1M
Language Creators:
expert-generated
Annotations Creators:
machine-generated
License:
Thomas Lemberger commited on
Commit
1190533
1 Parent(s): 2595e1f
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -107,13 +107,13 @@ English
107
 
108
  ### Data Splits
109
 
110
- - train:
111
  - features: ['input_ids', 'special_tokens_mask'],
112
  - num_rows: 12_005_390
113
- - test:
114
  - features: ['input_ids', 'special_tokens_mask'],
115
  - num_rows: 37_112
116
- - validation:
117
  - features: ['input_ids', 'special_tokens_mask'],
118
  - num_rows: 36_713
119
 
@@ -121,7 +121,7 @@ English
121
 
122
  ### Curation Rationale
123
 
124
- The dataset was assembled to train modles in the field of cell and molecular biology. To expand the size of the dataset and to include many examples with highly technical language, abstracts were complemented with figure legends.
125
 
126
  ### Source Data
127
 
 
107
 
108
  ### Data Splits
109
 
110
+ - `train`:
111
  - features: ['input_ids', 'special_tokens_mask'],
112
  - num_rows: 12_005_390
113
+ - `test`:
114
  - features: ['input_ids', 'special_tokens_mask'],
115
  - num_rows: 37_112
116
+ - `validation`:
117
  - features: ['input_ids', 'special_tokens_mask'],
118
  - num_rows: 36_713
119
 
 
121
 
122
  ### Curation Rationale
123
 
124
+ The dataset was assembled to train language models in the field of cell and molecular biology. To expand the size of the dataset and to include many examples with highly technical language, abstracts were complemented with figure legends (or figure 'captions').
125
 
126
  ### Source Data
127