Upload folder using huggingface_hub
Browse files- test/data-00000-of-00001.arrow +3 -0
- test/data-00000-of-00002.arrow +3 -0
- test/data-00001-of-00002.arrow +3 -0
- test/dataset_info.json +67 -0
- test/state.json +13 -0
test/data-00000-of-00001.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:54fc408f1f876a3a06a2291d649a868c412fdd893ddbb9e4813a02aad7c315dd
|
3 |
+
size 76728072
|
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,67 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"builder_name": "parquet",
|
3 |
+
"citation": "",
|
4 |
+
"config_name": "default",
|
5 |
+
"dataset_name": "inclusive_voice",
|
6 |
+
"dataset_size": 331406078,
|
7 |
+
"description": "",
|
8 |
+
"download_checksums": {
|
9 |
+
"hf://datasets/gilkeyio/inclusive_voice@7a60b6616ce38a94d8284d5ece798d8c7a03e256/data/train-00000-of-00001.parquet": {
|
10 |
+
"num_bytes": 251965162,
|
11 |
+
"checksum": null
|
12 |
+
},
|
13 |
+
"hf://datasets/gilkeyio/inclusive_voice@7a60b6616ce38a94d8284d5ece798d8c7a03e256/data/test-00000-of-00001.parquet": {
|
14 |
+
"num_bytes": 75838613,
|
15 |
+
"checksum": null
|
16 |
+
}
|
17 |
+
},
|
18 |
+
"download_size": 327803775,
|
19 |
+
"features": {
|
20 |
+
"client_id": {
|
21 |
+
"dtype": "string",
|
22 |
+
"_type": "Value"
|
23 |
+
},
|
24 |
+
"audio": {
|
25 |
+
"_type": "Audio"
|
26 |
+
},
|
27 |
+
"sentence": {
|
28 |
+
"dtype": "string",
|
29 |
+
"_type": "Value"
|
30 |
+
},
|
31 |
+
"age": {
|
32 |
+
"dtype": "string",
|
33 |
+
"_type": "Value"
|
34 |
+
},
|
35 |
+
"gender": {
|
36 |
+
"dtype": "string",
|
37 |
+
"_type": "Value"
|
38 |
+
},
|
39 |
+
"accent": {
|
40 |
+
"dtype": "string",
|
41 |
+
"_type": "Value"
|
42 |
+
}
|
43 |
+
},
|
44 |
+
"homepage": "",
|
45 |
+
"license": "",
|
46 |
+
"size_in_bytes": 659209853,
|
47 |
+
"splits": {
|
48 |
+
"train": {
|
49 |
+
"name": "train",
|
50 |
+
"num_bytes": 254693187,
|
51 |
+
"num_examples": 6075,
|
52 |
+
"dataset_name": "inclusive_voice"
|
53 |
+
},
|
54 |
+
"test": {
|
55 |
+
"name": "test",
|
56 |
+
"num_bytes": 76712891,
|
57 |
+
"num_examples": 1812,
|
58 |
+
"dataset_name": "inclusive_voice"
|
59 |
+
}
|
60 |
+
},
|
61 |
+
"version": {
|
62 |
+
"version_str": "0.0.0",
|
63 |
+
"major": 0,
|
64 |
+
"minor": 0,
|
65 |
+
"patch": 0
|
66 |
+
}
|
67 |
+
}
|
test/state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "4e036382700a25e1",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": "test"
|
13 |
+
}
|