Dragonhead commited on
Commit
01bb3de
·
verified ·
1 Parent(s): 55932b9

Upload folder using huggingface_hub

Browse files
merged/data-00000-of-00003.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3d8da97474d3b23c179e1c695da6e8a8f401494497b76a7f71e4facd2f81a992
3
+ size 354865336
merged/data-00001-of-00003.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:02dfff60e736b3e54c2058aab91fd363002cdf43ae65567d009587dc855e0233
3
+ size 358035464
merged/data-00002-of-00003.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:426399331e80cd61d23ad9ab94aa3d1cd04c7acf792e56804af49c2c6c3f0cb0
3
+ size 316204984
merged/dataset_info.json ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "input_ids": {
6
+ "feature": {
7
+ "dtype": "int32",
8
+ "_type": "Value"
9
+ },
10
+ "_type": "List"
11
+ },
12
+ "labels": {
13
+ "feature": {
14
+ "dtype": "int64",
15
+ "_type": "Value"
16
+ },
17
+ "_type": "List"
18
+ },
19
+ "attention_mask": {
20
+ "feature": {
21
+ "dtype": "int8",
22
+ "_type": "Value"
23
+ },
24
+ "_type": "List"
25
+ },
26
+ "speaker": {
27
+ "dtype": "string",
28
+ "_type": "Value"
29
+ },
30
+ "reference_audio": {
31
+ "dtype": "string",
32
+ "_type": "Value"
33
+ },
34
+ "target_audio": {
35
+ "dtype": "string",
36
+ "_type": "Value"
37
+ }
38
+ },
39
+ "homepage": "",
40
+ "license": ""
41
+ }
merged/state.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00003.arrow"
5
+ },
6
+ {
7
+ "filename": "data-00001-of-00003.arrow"
8
+ },
9
+ {
10
+ "filename": "data-00002-of-00003.arrow"
11
+ }
12
+ ],
13
+ "_fingerprint": "b01108a46f39ddde",
14
+ "_format_columns": [
15
+ "attention_mask",
16
+ "input_ids",
17
+ "labels",
18
+ "reference_audio",
19
+ "speaker",
20
+ "target_audio"
21
+ ],
22
+ "_format_kwargs": {},
23
+ "_format_type": null,
24
+ "_output_all_columns": false,
25
+ "_split": null
26
+ }