Upload folder using huggingface_hub
Browse files- test/data-00000-of-00002.arrow +3 -0
- test/data-00001-of-00002.arrow +3 -0
- test/dataset_info.json +106 -0
- test/state.json +16 -0
test/data-00000-of-00002.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9dabd56042d85c023f8c82100d5d030a5318137ae96daa13f2dfc99f1c9cf357
|
3 |
+
size 274377552
|
test/data-00001-of-00002.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9ea666e45279b33070e3bcdead307cf335d95fc95063147f21d0f7887193f467
|
3 |
+
size 271253984
|
test/dataset_info.json
ADDED
@@ -0,0 +1,106 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"builder_name": "parquet",
|
3 |
+
"citation": "",
|
4 |
+
"config_name": "voxceleb",
|
5 |
+
"dataset_name": "slue",
|
6 |
+
"dataset_size": 1634354526,
|
7 |
+
"description": "",
|
8 |
+
"download_checksums": {
|
9 |
+
"hf://datasets/asapp/slue@67f7da031721a14cc391c7fa7c8d96411282d8a3/voxceleb/train-00000-of-00002.parquet": {
|
10 |
+
"num_bytes": 413456818,
|
11 |
+
"checksum": null
|
12 |
+
},
|
13 |
+
"hf://datasets/asapp/slue@67f7da031721a14cc391c7fa7c8d96411282d8a3/voxceleb/train-00001-of-00002.parquet": {
|
14 |
+
"num_bytes": 424139034,
|
15 |
+
"checksum": null
|
16 |
+
},
|
17 |
+
"hf://datasets/asapp/slue@67f7da031721a14cc391c7fa7c8d96411282d8a3/voxceleb/validation-00000-of-00001.parquet": {
|
18 |
+
"num_bytes": 203450563,
|
19 |
+
"checksum": null
|
20 |
+
},
|
21 |
+
"hf://datasets/asapp/slue@67f7da031721a14cc391c7fa7c8d96411282d8a3/voxceleb/test-00000-of-00002.parquet": {
|
22 |
+
"num_bytes": 262686154,
|
23 |
+
"checksum": null
|
24 |
+
},
|
25 |
+
"hf://datasets/asapp/slue@67f7da031721a14cc391c7fa7c8d96411282d8a3/voxceleb/test-00001-of-00002.parquet": {
|
26 |
+
"num_bytes": 259566950,
|
27 |
+
"checksum": null
|
28 |
+
}
|
29 |
+
},
|
30 |
+
"download_size": 1563299519,
|
31 |
+
"features": {
|
32 |
+
"index": {
|
33 |
+
"dtype": "int32",
|
34 |
+
"_type": "Value"
|
35 |
+
},
|
36 |
+
"id": {
|
37 |
+
"dtype": "string",
|
38 |
+
"_type": "Value"
|
39 |
+
},
|
40 |
+
"audio": {
|
41 |
+
"sampling_rate": 16000,
|
42 |
+
"_type": "Audio"
|
43 |
+
},
|
44 |
+
"speaker_id": {
|
45 |
+
"dtype": "string",
|
46 |
+
"_type": "Value"
|
47 |
+
},
|
48 |
+
"normalized_text": {
|
49 |
+
"dtype": "string",
|
50 |
+
"_type": "Value"
|
51 |
+
},
|
52 |
+
"sentiment": {
|
53 |
+
"dtype": "string",
|
54 |
+
"_type": "Value"
|
55 |
+
},
|
56 |
+
"start_second": {
|
57 |
+
"dtype": "float64",
|
58 |
+
"_type": "Value"
|
59 |
+
},
|
60 |
+
"end_second": {
|
61 |
+
"dtype": "float64",
|
62 |
+
"_type": "Value"
|
63 |
+
},
|
64 |
+
"local_path": {
|
65 |
+
"dtype": "string",
|
66 |
+
"_type": "Value"
|
67 |
+
}
|
68 |
+
},
|
69 |
+
"homepage": "",
|
70 |
+
"license": "",
|
71 |
+
"size_in_bytes": 3197654045,
|
72 |
+
"splits": {
|
73 |
+
"train": {
|
74 |
+
"name": "train",
|
75 |
+
"num_bytes": 875643365,
|
76 |
+
"num_examples": 5777,
|
77 |
+
"shard_lengths": [
|
78 |
+
3389,
|
79 |
+
2388
|
80 |
+
],
|
81 |
+
"dataset_name": "slue"
|
82 |
+
},
|
83 |
+
"validation": {
|
84 |
+
"name": "validation",
|
85 |
+
"num_bytes": 213115130,
|
86 |
+
"num_examples": 1454,
|
87 |
+
"dataset_name": "slue"
|
88 |
+
},
|
89 |
+
"test": {
|
90 |
+
"name": "test",
|
91 |
+
"num_bytes": 545596031,
|
92 |
+
"num_examples": 3553,
|
93 |
+
"shard_lengths": [
|
94 |
+
3277,
|
95 |
+
276
|
96 |
+
],
|
97 |
+
"dataset_name": "slue"
|
98 |
+
}
|
99 |
+
},
|
100 |
+
"version": {
|
101 |
+
"version_str": "0.0.0",
|
102 |
+
"major": 0,
|
103 |
+
"minor": 0,
|
104 |
+
"patch": 0
|
105 |
+
}
|
106 |
+
}
|
test/state.json
ADDED
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00002.arrow"
|
5 |
+
},
|
6 |
+
{
|
7 |
+
"filename": "data-00001-of-00002.arrow"
|
8 |
+
}
|
9 |
+
],
|
10 |
+
"_fingerprint": "8fb6268d4548d61a",
|
11 |
+
"_format_columns": null,
|
12 |
+
"_format_kwargs": {},
|
13 |
+
"_format_type": null,
|
14 |
+
"_output_all_columns": false,
|
15 |
+
"_split": "test"
|
16 |
+
}
|