Ar4ikov commited on
Commit
75ed61a
1 Parent(s): 726a961

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +20 -1
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- license:
3
  - mit
4
  annotations_creators:
5
  - expert-generated
@@ -19,6 +19,25 @@ task_categories:
19
  - audio-classification
20
  task_ids:
21
  - audio-emotion-recognition
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
22
  ---
23
 
24
  # Dataset Card for resd
 
1
  ---
2
+ license:
3
  - mit
4
  annotations_creators:
5
  - expert-generated
 
19
  - audio-classification
20
  task_ids:
21
  - audio-emotion-recognition
22
+ dataset_info:
23
+ features:
24
+ - name: name
25
+ dtype: string
26
+ - name: path
27
+ dtype: string
28
+ - name: emotion
29
+ dtype: string
30
+ - name: speech
31
+ dtype: audio
32
+ splits:
33
+ - name: test
34
+ num_bytes: 96603538.0
35
+ num_examples: 280
36
+ - name: train
37
+ num_bytes: 398719157.336
38
+ num_examples: 1116
39
+ download_size: 485403675
40
+ dataset_size: 495322695.336
41
  ---
42
 
43
  # Dataset Card for resd