chiyuanhsiao commited on
Commit
afaa08b
1 Parent(s): 24b31c9

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +9 -4
README.md CHANGED
@@ -10,11 +10,16 @@ dataset_info:
10
  - name: instruction
11
  dtype: string
12
  splits:
13
- - name: train
14
- num_bytes: 1825396347.364
15
  num_examples: 18782
16
- download_size: 1647097863
17
- dataset_size: 1825396347.364
 
 
 
 
 
18
  ---
19
  # Dataset Card for "HowFarAreYou_3DSpeaker"
20
 
 
10
  - name: instruction
11
  dtype: string
12
  splits:
13
+ - name: test
14
+ num_bytes: 1781564948.0
15
  num_examples: 18782
16
+ download_size: 1648180646
17
+ dataset_size: 1781564948.0
18
+ configs:
19
+ - config_name: default
20
+ data_files:
21
+ - split: test
22
+ path: data/test-*
23
  ---
24
  # Dataset Card for "HowFarAreYou_3DSpeaker"
25