File size: 952 Bytes
d390c2d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
94ef044
 
d390c2d
 
 
94ef044
 
d390c2d
 
 
 
 
 
 
 
 
e64b426
 
77730b8
 
d390c2d
e64b426
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
---
dataset_info:
  features:
  - name: audio
    dtype: audio
  - name: emotion
    dtype:
      class_label:
        names:
          '0': neutral
          '1': angry
          '2': positive
          '3': sad
          '4': other
  splits:
  - name: train
    num_bytes: 5376946535.968182
    num_examples: 36868
  - name: val
    num_bytes: 549989607.8090488
    num_examples: 3600
  - name: test
    num_bytes: 550142382.7001069
    num_examples: 3601
  download_size: 6024160440
  dataset_size: 6477078526.477337
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: val
    path: data/val-*
  - split: test
    path: data/test-*
language:
- ru
task_categories:
- audio-classification
---


## Dataset Details

Dataset 'Dusha' split into train, val and test. Half of original train was taken, test split in halfs for val and test, 'neutral' category was cut to make the label distribution more balanced