autotrain-data-processor
commited on
Commit
•
673b4ec
1
Parent(s):
ebef4f6
Processed data from AutoTrain data processor ([2022-07-18 12:21 ]
Browse files- processed/dataset_dict.json +1 -0
- processed/train/dataset.arrow +3 -0
- processed/train/dataset_info.json +41 -0
- processed/train/state.json +17 -0
- processed/valid/dataset.arrow +3 -0
- processed/valid/dataset_info.json +41 -0
- processed/valid/state.json +17 -0
processed/dataset_dict.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"splits": ["train", "valid"]}
|
processed/train/dataset.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fa3e6990d4b8a060717b3a6489fd9fbc6a672104a9ac0c93b4ca1b648d53aff3
|
3 |
+
size 32389504
|
processed/train/dataset_info.json
ADDED
@@ -0,0 +1,41 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"builder_name": null,
|
3 |
+
"citation": "",
|
4 |
+
"config_name": null,
|
5 |
+
"dataset_size": null,
|
6 |
+
"description": "AutoTrain generated dataset",
|
7 |
+
"download_checksums": null,
|
8 |
+
"download_size": null,
|
9 |
+
"features": {
|
10 |
+
"image": {
|
11 |
+
"decode": true,
|
12 |
+
"id": null,
|
13 |
+
"_type": "Image"
|
14 |
+
},
|
15 |
+
"target": {
|
16 |
+
"num_classes": 2,
|
17 |
+
"names": [
|
18 |
+
"cat",
|
19 |
+
"dog"
|
20 |
+
],
|
21 |
+
"id": null,
|
22 |
+
"_type": "ClassLabel"
|
23 |
+
}
|
24 |
+
},
|
25 |
+
"homepage": "",
|
26 |
+
"license": "",
|
27 |
+
"post_processed": null,
|
28 |
+
"post_processing_size": null,
|
29 |
+
"size_in_bytes": null,
|
30 |
+
"splits": {
|
31 |
+
"train": {
|
32 |
+
"name": "train",
|
33 |
+
"num_bytes": 32388670,
|
34 |
+
"num_examples": 160,
|
35 |
+
"dataset_name": null
|
36 |
+
}
|
37 |
+
},
|
38 |
+
"supervised_keys": null,
|
39 |
+
"task_templates": null,
|
40 |
+
"version": null
|
41 |
+
}
|
processed/train/state.json
ADDED
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "dataset.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "734ac79652eb5df8",
|
8 |
+
"_format_columns": [
|
9 |
+
"image",
|
10 |
+
"target"
|
11 |
+
],
|
12 |
+
"_format_kwargs": {},
|
13 |
+
"_format_type": null,
|
14 |
+
"_indexes": {},
|
15 |
+
"_output_all_columns": false,
|
16 |
+
"_split": null
|
17 |
+
}
|
processed/valid/dataset.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e5e23ada0b49211d252f2a2b849524b6d0cb71e13d23c5afe6dff3422dd23380
|
3 |
+
size 7792160
|
processed/valid/dataset_info.json
ADDED
@@ -0,0 +1,41 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"builder_name": null,
|
3 |
+
"citation": "",
|
4 |
+
"config_name": null,
|
5 |
+
"dataset_size": null,
|
6 |
+
"description": "AutoTrain generated dataset",
|
7 |
+
"download_checksums": null,
|
8 |
+
"download_size": null,
|
9 |
+
"features": {
|
10 |
+
"image": {
|
11 |
+
"decode": true,
|
12 |
+
"id": null,
|
13 |
+
"_type": "Image"
|
14 |
+
},
|
15 |
+
"target": {
|
16 |
+
"num_classes": 2,
|
17 |
+
"names": [
|
18 |
+
"cat",
|
19 |
+
"dog"
|
20 |
+
],
|
21 |
+
"id": null,
|
22 |
+
"_type": "ClassLabel"
|
23 |
+
}
|
24 |
+
},
|
25 |
+
"homepage": "",
|
26 |
+
"license": "",
|
27 |
+
"post_processed": null,
|
28 |
+
"post_processing_size": null,
|
29 |
+
"size_in_bytes": null,
|
30 |
+
"splits": {
|
31 |
+
"valid": {
|
32 |
+
"name": "valid",
|
33 |
+
"num_bytes": 7791333,
|
34 |
+
"num_examples": 40,
|
35 |
+
"dataset_name": null
|
36 |
+
}
|
37 |
+
},
|
38 |
+
"supervised_keys": null,
|
39 |
+
"task_templates": null,
|
40 |
+
"version": null
|
41 |
+
}
|
processed/valid/state.json
ADDED
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "dataset.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "4de8fbcd717c8b2d",
|
8 |
+
"_format_columns": [
|
9 |
+
"image",
|
10 |
+
"target"
|
11 |
+
],
|
12 |
+
"_format_kwargs": {},
|
13 |
+
"_format_type": null,
|
14 |
+
"_indexes": {},
|
15 |
+
"_output_all_columns": false,
|
16 |
+
"_split": null
|
17 |
+
}
|