File size: 2,477 Bytes
ac02a8d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
{
  "builder_name": "parquet",
  "citation": "",
  "config_name": "voxceleb",
  "dataset_name": "slue",
  "dataset_size": 1634354526,
  "description": "",
  "download_checksums": {
    "hf://datasets/asapp/slue@67f7da031721a14cc391c7fa7c8d96411282d8a3/voxceleb/train-00000-of-00002.parquet": {
      "num_bytes": 413456818,
      "checksum": null
    },
    "hf://datasets/asapp/slue@67f7da031721a14cc391c7fa7c8d96411282d8a3/voxceleb/train-00001-of-00002.parquet": {
      "num_bytes": 424139034,
      "checksum": null
    },
    "hf://datasets/asapp/slue@67f7da031721a14cc391c7fa7c8d96411282d8a3/voxceleb/validation-00000-of-00001.parquet": {
      "num_bytes": 203450563,
      "checksum": null
    },
    "hf://datasets/asapp/slue@67f7da031721a14cc391c7fa7c8d96411282d8a3/voxceleb/test-00000-of-00002.parquet": {
      "num_bytes": 262686154,
      "checksum": null
    },
    "hf://datasets/asapp/slue@67f7da031721a14cc391c7fa7c8d96411282d8a3/voxceleb/test-00001-of-00002.parquet": {
      "num_bytes": 259566950,
      "checksum": null
    }
  },
  "download_size": 1563299519,
  "features": {
    "index": {
      "dtype": "int32",
      "_type": "Value"
    },
    "id": {
      "dtype": "string",
      "_type": "Value"
    },
    "audio": {
      "sampling_rate": 16000,
      "_type": "Audio"
    },
    "speaker_id": {
      "dtype": "string",
      "_type": "Value"
    },
    "normalized_text": {
      "dtype": "string",
      "_type": "Value"
    },
    "sentiment": {
      "dtype": "string",
      "_type": "Value"
    },
    "start_second": {
      "dtype": "float64",
      "_type": "Value"
    },
    "end_second": {
      "dtype": "float64",
      "_type": "Value"
    },
    "local_path": {
      "dtype": "string",
      "_type": "Value"
    }
  },
  "homepage": "",
  "license": "",
  "size_in_bytes": 3197654045,
  "splits": {
    "train": {
      "name": "train",
      "num_bytes": 875643365,
      "num_examples": 5777,
      "shard_lengths": [
        3389,
        2388
      ],
      "dataset_name": "slue"
    },
    "validation": {
      "name": "validation",
      "num_bytes": 213115130,
      "num_examples": 1454,
      "dataset_name": "slue"
    },
    "test": {
      "name": "test",
      "num_bytes": 545596031,
      "num_examples": 3553,
      "shard_lengths": [
        3277,
        276
      ],
      "dataset_name": "slue"
    }
  },
  "version": {
    "version_str": "0.0.0",
    "major": 0,
    "minor": 0,
    "patch": 0
  }
}