Dr. Jorge Abreu Vicente commited on
Commit
cae83fd
1 Parent(s): a2b166b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -134,10 +134,10 @@ The text in the dataset is English.
134
  - train:
135
  - features: ['words', 'label_ids'],
136
  - num_rows: 48_771
137
- - test:
138
  - features: ['words', 'label_ids'],
139
  - num_rows: 13_801
140
- - validation:
141
  - features: ['words', 'label_ids'],
142
  - num_rows: 7_178
143
 
134
  - train:
135
  - features: ['words', 'label_ids'],
136
  - num_rows: 48_771
137
+ - validation:
138
  - features: ['words', 'label_ids'],
139
  - num_rows: 13_801
140
+ - test:
141
  - features: ['words', 'label_ids'],
142
  - num_rows: 7_178
143