Ar4ikov commited on
Commit
3b85031
1 Parent(s): 7bea593

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -6,20 +6,20 @@ dataset_info:
6
  - name: path
7
  dtype: string
8
  - name: speech
9
- sequence: float64
10
  - name: text
11
  dtype: string
12
  - name: emotion
13
  dtype: string
14
  splits:
15
  - name: train
16
- num_bytes: 866797535
17
  num_examples: 1116
18
  - name: test
19
- num_bytes: 212491301
20
  num_examples: 280
21
- download_size: 364795765
22
- dataset_size: 1079288836
23
  ---
24
  # Dataset Card for "resd_annotated"
25
 
 
6
  - name: path
7
  dtype: string
8
  - name: speech
9
+ dtype: audio
10
  - name: text
11
  dtype: string
12
  - name: emotion
13
  dtype: string
14
  splits:
15
  - name: train
16
+ num_bytes: 398878916.336
17
  num_examples: 1116
18
  - name: test
19
+ num_bytes: 96643276.0
20
  num_examples: 280
21
+ download_size: 485513605
22
+ dataset_size: 495522192.336
23
  ---
24
  # Dataset Card for "resd_annotated"
25