sidms commited on
Commit
325f9a7
·
verified ·
1 Parent(s): e91cb32

Upload dataset

Browse files
Files changed (1) hide show
  1. README.md +14 -14
README.md CHANGED
@@ -203,30 +203,30 @@ dataset_info:
203
  - config_name: H3N2_global_temporal
204
  features:
205
  - name: id
206
- dtype: 'null'
207
  - name: sequence
208
- dtype: 'null'
209
  - name: year
210
- dtype: 'null'
211
  - name: month
212
- dtype: 'null'
213
  - name: season
214
- dtype: 'null'
215
  - name: has_month
216
- dtype: 'null'
217
  - name: subtype
218
- dtype: 'null'
219
  - name: region
220
- dtype: 'null'
221
  splits:
222
  - name: train
223
- num_bytes: 0
224
- num_examples: 0
225
  - name: test
226
- num_bytes: 0
227
- num_examples: 0
228
- download_size: 3698
229
- dataset_size: 0
230
  - config_name: H3N2_temporal
231
  features:
232
  - name: id
 
203
  - config_name: H3N2_global_temporal
204
  features:
205
  - name: id
206
+ dtype: string
207
  - name: sequence
208
+ dtype: string
209
  - name: year
210
+ dtype: int64
211
  - name: month
212
+ dtype: int64
213
  - name: season
214
+ dtype: string
215
  - name: has_month
216
+ dtype: bool
217
  - name: subtype
218
+ dtype: string
219
  - name: region
220
+ dtype: string
221
  splits:
222
  - name: train
223
+ num_bytes: 36827745
224
+ num_examples: 19144
225
  - name: test
226
+ num_bytes: 52924294
227
+ num_examples: 27512
228
+ download_size: 8204117
229
+ dataset_size: 89752039
230
  - config_name: H3N2_temporal
231
  features:
232
  - name: id