Datasets:

Languages:
English
Multilinguality:
monolingual
Size Categories:
10K<n<100K
Language Creators:
crowdsourced
Annotations Creators:
crowdsourced
ArXiv:
License:
albertvillanova HF staff commited on
Commit
e5f56e3
1 Parent(s): 7599948

Reorder split names (#2)

Browse files

- Reorder split names (5893805938dac0bcd24cb9849775617d8bd482ba)

Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -124,12 +124,12 @@ dataset_info:
124
  dtype: string
125
  config_name: glucose
126
  splits:
127
- - name: test
128
- num_bytes: 355757
129
- num_examples: 500
130
  - name: train
131
  num_bytes: 204605370
132
  num_examples: 65522
 
 
 
133
  download_size: 30362105
134
  dataset_size: 204961127
135
  ---
124
  dtype: string
125
  config_name: glucose
126
  splits:
 
 
 
127
  - name: train
128
  num_bytes: 204605370
129
  num_examples: 65522
130
+ - name: test
131
+ num_bytes: 355757
132
+ num_examples: 500
133
  download_size: 30362105
134
  dataset_size: 204961127
135
  ---