vi-c commited on
Commit
b8222a5
·
verified ·
1 Parent(s): 1e200ff

Upload folder using huggingface_hub

Browse files
dataset_dict.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"splits": ["train", "validation"]}
train/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1004219d5a42c7b1cfd855e74a03b812e99852e49730d557d707083c2851c795
3
+ size 21592
train/dataset_info.json ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "builder_name": "__main__",
3
+ "citation": "",
4
+ "config_name": "default",
5
+ "dataset_name": "__main__",
6
+ "dataset_size": 25041,
7
+ "description": "CML Automation Dataset",
8
+ "download_checksums": {},
9
+ "download_size": 0,
10
+ "features": {
11
+ "messages": {
12
+ "feature": {
13
+ "dtype": "string",
14
+ "_type": "Value"
15
+ },
16
+ "_type": "Sequence"
17
+ },
18
+ "images": {
19
+ "feature": {
20
+ "_type": "Image"
21
+ },
22
+ "_type": "Sequence"
23
+ }
24
+ },
25
+ "homepage": "",
26
+ "license": "",
27
+ "size_in_bytes": 25041,
28
+ "splits": {
29
+ "train": {
30
+ "name": "train",
31
+ "num_bytes": 20554,
32
+ "num_examples": 5,
33
+ "dataset_name": "__main__"
34
+ },
35
+ "validation": {
36
+ "name": "validation",
37
+ "num_bytes": 4487,
38
+ "num_examples": 1,
39
+ "dataset_name": "__main__"
40
+ }
41
+ },
42
+ "version": {
43
+ "version_str": "0.0.0",
44
+ "major": 0,
45
+ "minor": 0,
46
+ "patch": 0
47
+ }
48
+ }
train/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "99d98958ef558802",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": "train"
13
+ }
validation/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f9e32aba9888909f6309a2cbcb870544ba1410447514f9af7fc3324337f2868b
3
+ size 5520
validation/dataset_info.json ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "builder_name": "__main__",
3
+ "citation": "",
4
+ "config_name": "default",
5
+ "dataset_name": "__main__",
6
+ "dataset_size": 25041,
7
+ "description": "CML Automation Dataset",
8
+ "download_checksums": {},
9
+ "download_size": 0,
10
+ "features": {
11
+ "messages": {
12
+ "feature": {
13
+ "dtype": "string",
14
+ "_type": "Value"
15
+ },
16
+ "_type": "Sequence"
17
+ },
18
+ "images": {
19
+ "feature": {
20
+ "_type": "Image"
21
+ },
22
+ "_type": "Sequence"
23
+ }
24
+ },
25
+ "homepage": "",
26
+ "license": "",
27
+ "size_in_bytes": 25041,
28
+ "splits": {
29
+ "train": {
30
+ "name": "train",
31
+ "num_bytes": 20554,
32
+ "num_examples": 5,
33
+ "dataset_name": "__main__"
34
+ },
35
+ "validation": {
36
+ "name": "validation",
37
+ "num_bytes": 4487,
38
+ "num_examples": 1,
39
+ "dataset_name": "__main__"
40
+ }
41
+ },
42
+ "version": {
43
+ "version_str": "0.0.0",
44
+ "major": 0,
45
+ "minor": 0,
46
+ "patch": 0
47
+ }
48
+ }
validation/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "515a180749f71a98",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": "validation"
13
+ }