DipeshChaudhary commited on
Commit
bbb4029
1 Parent(s): 2a38cf4

Upload folder using huggingface_hub

Browse files
dataset_dict.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"splits": ["train", "test", "valid"]}
test/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e434b7a8e7b8dca779f7fef84b1a93c2c35da353d1e861a41e47d72b2bb49a5
3
+ size 18402880
test/dataset_info.json ADDED
@@ -0,0 +1,54 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "input_ids": {
6
+ "feature": {
7
+ "dtype": "int32",
8
+ "_type": "Value"
9
+ },
10
+ "_type": "Sequence"
11
+ },
12
+ "input_segments": {
13
+ "feature": {
14
+ "dtype": "int64",
15
+ "_type": "Value"
16
+ },
17
+ "_type": "Sequence"
18
+ },
19
+ "input_emots": {
20
+ "feature": {
21
+ "dtype": "int64",
22
+ "_type": "Value"
23
+ },
24
+ "_type": "Sequence"
25
+ },
26
+ "targets_i": {
27
+ "feature": {
28
+ "dtype": "int64",
29
+ "_type": "Value"
30
+ },
31
+ "_type": "Sequence"
32
+ },
33
+ "targets_r": {
34
+ "feature": {
35
+ "dtype": "int64",
36
+ "_type": "Value"
37
+ },
38
+ "_type": "Sequence"
39
+ },
40
+ "target_segments": {
41
+ "feature": {
42
+ "dtype": "int64",
43
+ "_type": "Value"
44
+ },
45
+ "_type": "Sequence"
46
+ },
47
+ "target_emots": {
48
+ "dtype": "int64",
49
+ "_type": "Value"
50
+ }
51
+ },
52
+ "homepage": "",
53
+ "license": ""
54
+ }
test/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "8f58134d6366fc0b",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
train/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:145088cff6e94baab515182e054dfd8233641afc2fd7592e611db92034d4998b
3
+ size 129898072
train/dataset_info.json ADDED
@@ -0,0 +1,54 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "input_ids": {
6
+ "feature": {
7
+ "dtype": "int32",
8
+ "_type": "Value"
9
+ },
10
+ "_type": "Sequence"
11
+ },
12
+ "input_segments": {
13
+ "feature": {
14
+ "dtype": "int64",
15
+ "_type": "Value"
16
+ },
17
+ "_type": "Sequence"
18
+ },
19
+ "input_emots": {
20
+ "feature": {
21
+ "dtype": "int64",
22
+ "_type": "Value"
23
+ },
24
+ "_type": "Sequence"
25
+ },
26
+ "targets_i": {
27
+ "feature": {
28
+ "dtype": "int64",
29
+ "_type": "Value"
30
+ },
31
+ "_type": "Sequence"
32
+ },
33
+ "targets_r": {
34
+ "feature": {
35
+ "dtype": "int64",
36
+ "_type": "Value"
37
+ },
38
+ "_type": "Sequence"
39
+ },
40
+ "target_segments": {
41
+ "feature": {
42
+ "dtype": "int64",
43
+ "_type": "Value"
44
+ },
45
+ "_type": "Sequence"
46
+ },
47
+ "target_emots": {
48
+ "dtype": "int64",
49
+ "_type": "Value"
50
+ }
51
+ },
52
+ "homepage": "",
53
+ "license": ""
54
+ }
train/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "ecbb59896da1aa91",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
valid/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db467453f5bcfa95181e154cf14dfb719f3e85a46435b4078aac02b21019b68f
3
+ size 20010432
valid/dataset_info.json ADDED
@@ -0,0 +1,54 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "input_ids": {
6
+ "feature": {
7
+ "dtype": "int32",
8
+ "_type": "Value"
9
+ },
10
+ "_type": "Sequence"
11
+ },
12
+ "input_segments": {
13
+ "feature": {
14
+ "dtype": "int64",
15
+ "_type": "Value"
16
+ },
17
+ "_type": "Sequence"
18
+ },
19
+ "input_emots": {
20
+ "feature": {
21
+ "dtype": "int64",
22
+ "_type": "Value"
23
+ },
24
+ "_type": "Sequence"
25
+ },
26
+ "targets_i": {
27
+ "feature": {
28
+ "dtype": "int64",
29
+ "_type": "Value"
30
+ },
31
+ "_type": "Sequence"
32
+ },
33
+ "targets_r": {
34
+ "feature": {
35
+ "dtype": "int64",
36
+ "_type": "Value"
37
+ },
38
+ "_type": "Sequence"
39
+ },
40
+ "target_segments": {
41
+ "feature": {
42
+ "dtype": "int64",
43
+ "_type": "Value"
44
+ },
45
+ "_type": "Sequence"
46
+ },
47
+ "target_emots": {
48
+ "dtype": "int64",
49
+ "_type": "Value"
50
+ }
51
+ },
52
+ "homepage": "",
53
+ "license": ""
54
+ }
valid/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "b75b58376e6de6ec",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }