Datasets:

Languages:
English
Multilinguality:
monolingual
Size Categories:
1M<n<10M
Language Creators:
found
Annotations Creators:
found
Tags:
License:
albertvillanova HF staff commited on
Commit
5bfae71
1 Parent(s): 53ee803

Reorder split names (#1)

Browse files

- Reorder split names (093194b0480f7cb04e49190df5cbd481c4e6afdf)

Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -94,12 +94,12 @@ dataset_info:
94
  dtype: string
95
  config_name: yahoo_answers_topics
96
  splits:
97
- - name: test
98
- num_bytes: 32661362
99
- num_examples: 60000
100
  - name: train
101
  num_bytes: 760460695
102
  num_examples: 1400000
 
 
 
103
  download_size: 319476345
104
  dataset_size: 793122057
105
  ---
 
94
  dtype: string
95
  config_name: yahoo_answers_topics
96
  splits:
 
 
 
97
  - name: train
98
  num_bytes: 760460695
99
  num_examples: 1400000
100
+ - name: test
101
+ num_bytes: 32661362
102
+ num_examples: 60000
103
  download_size: 319476345
104
  dataset_size: 793122057
105
  ---