autonlp-data-processor
commited on
Commit
•
cfb1b21
1
Parent(s):
747f5fd
Processed data from autonlp data processor ([2021-07-06 18:58 ]
Browse files- processed/dataset_dict.json +1 -0
- processed/train/dataset.arrow +3 -0
- processed/train/dataset_info.json +40 -0
- processed/train/state.json +19 -0
- processed/valid/dataset.arrow +3 -0
- processed/valid/dataset_info.json +40 -0
- processed/valid/state.json +19 -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:bc0b663110e85e4f62d5cedf06e69fd26e53b5f093318b48015ff22233e96bf6
|
3 |
+
size 6273776
|
processed/train/dataset_info.json
ADDED
@@ -0,0 +1,40 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"builder_name": null,
|
3 |
+
"citation": "",
|
4 |
+
"config_name": null,
|
5 |
+
"dataset_size": null,
|
6 |
+
"description": "",
|
7 |
+
"download_checksums": null,
|
8 |
+
"download_size": null,
|
9 |
+
"features": {
|
10 |
+
"split": {
|
11 |
+
"dtype": "string",
|
12 |
+
"id": null,
|
13 |
+
"_type": "Value"
|
14 |
+
},
|
15 |
+
"target": {
|
16 |
+
"num_classes": 2,
|
17 |
+
"names": [
|
18 |
+
"negative",
|
19 |
+
"positive"
|
20 |
+
],
|
21 |
+
"names_file": null,
|
22 |
+
"id": null,
|
23 |
+
"_type": "ClassLabel"
|
24 |
+
},
|
25 |
+
"text": {
|
26 |
+
"dtype": "string",
|
27 |
+
"id": null,
|
28 |
+
"_type": "Value"
|
29 |
+
}
|
30 |
+
},
|
31 |
+
"homepage": "",
|
32 |
+
"license": "",
|
33 |
+
"post_processed": null,
|
34 |
+
"post_processing_size": null,
|
35 |
+
"size_in_bytes": null,
|
36 |
+
"splits": null,
|
37 |
+
"supervised_keys": null,
|
38 |
+
"task_templates": null,
|
39 |
+
"version": null
|
40 |
+
}
|
processed/train/state.json
ADDED
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "dataset.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "4af770fef00cc748",
|
8 |
+
"_format_columns": [
|
9 |
+
"split",
|
10 |
+
"target",
|
11 |
+
"text"
|
12 |
+
],
|
13 |
+
"_format_kwargs": {},
|
14 |
+
"_format_type": null,
|
15 |
+
"_indexes": {},
|
16 |
+
"_indices_data_files": null,
|
17 |
+
"_output_all_columns": false,
|
18 |
+
"_split": null
|
19 |
+
}
|
processed/valid/dataset.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c425797e0dd038cf4c3be8107bc0965461c64e37f7e3110a1222b4436b3afefe
|
3 |
+
size 17488936
|
processed/valid/dataset_info.json
ADDED
@@ -0,0 +1,40 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"builder_name": null,
|
3 |
+
"citation": "",
|
4 |
+
"config_name": null,
|
5 |
+
"dataset_size": null,
|
6 |
+
"description": "",
|
7 |
+
"download_checksums": null,
|
8 |
+
"download_size": null,
|
9 |
+
"features": {
|
10 |
+
"split": {
|
11 |
+
"dtype": "string",
|
12 |
+
"id": null,
|
13 |
+
"_type": "Value"
|
14 |
+
},
|
15 |
+
"target": {
|
16 |
+
"num_classes": 2,
|
17 |
+
"names": [
|
18 |
+
"negative",
|
19 |
+
"positive"
|
20 |
+
],
|
21 |
+
"names_file": null,
|
22 |
+
"id": null,
|
23 |
+
"_type": "ClassLabel"
|
24 |
+
},
|
25 |
+
"text": {
|
26 |
+
"dtype": "string",
|
27 |
+
"id": null,
|
28 |
+
"_type": "Value"
|
29 |
+
}
|
30 |
+
},
|
31 |
+
"homepage": "",
|
32 |
+
"license": "",
|
33 |
+
"post_processed": null,
|
34 |
+
"post_processing_size": null,
|
35 |
+
"size_in_bytes": null,
|
36 |
+
"splits": null,
|
37 |
+
"supervised_keys": null,
|
38 |
+
"task_templates": null,
|
39 |
+
"version": null
|
40 |
+
}
|
processed/valid/state.json
ADDED
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "dataset.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "039cd928558ceca4",
|
8 |
+
"_format_columns": [
|
9 |
+
"split",
|
10 |
+
"target",
|
11 |
+
"text"
|
12 |
+
],
|
13 |
+
"_format_kwargs": {},
|
14 |
+
"_format_type": null,
|
15 |
+
"_indexes": {},
|
16 |
+
"_indices_data_files": null,
|
17 |
+
"_output_all_columns": false,
|
18 |
+
"_split": null
|
19 |
+
}
|