feat: train and test
Browse files- test/data-00000-of-00001.arrow +3 -0
- test/dataset_info.json +103 -0
- test/state.json +13 -0
- train/data-00000-of-00001.arrow +3 -0
- train/dataset_info.json +103 -0
- train/state.json +13 -0
test/data-00000-of-00001.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cd91865f2f372b0be34b1335c245fb548ac31a2031e426db4d03627ebf5c1209
|
3 |
+
size 39712
|
test/dataset_info.json
ADDED
@@ -0,0 +1,103 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"builder_name": "json",
|
3 |
+
"citation": "",
|
4 |
+
"config_name": "default",
|
5 |
+
"dataset_name": "json",
|
6 |
+
"dataset_size": 157024,
|
7 |
+
"description": "",
|
8 |
+
"download_checksums": {
|
9 |
+
"/content/./proposals.json": {
|
10 |
+
"num_bytes": 217910,
|
11 |
+
"checksum": null
|
12 |
+
}
|
13 |
+
},
|
14 |
+
"download_size": 217910,
|
15 |
+
"features": {
|
16 |
+
"url": {
|
17 |
+
"dtype": "string",
|
18 |
+
"_type": "Value"
|
19 |
+
},
|
20 |
+
"edition": {
|
21 |
+
"dtype": "int64",
|
22 |
+
"_type": "Value"
|
23 |
+
},
|
24 |
+
"authors": {
|
25 |
+
"feature": {
|
26 |
+
"dtype": "string",
|
27 |
+
"_type": "Value"
|
28 |
+
},
|
29 |
+
"_type": "Sequence"
|
30 |
+
},
|
31 |
+
"champions": {
|
32 |
+
"feature": {
|
33 |
+
"dtype": "string",
|
34 |
+
"_type": "Value"
|
35 |
+
},
|
36 |
+
"_type": "Sequence"
|
37 |
+
},
|
38 |
+
"description": {
|
39 |
+
"dtype": "string",
|
40 |
+
"_type": "Value"
|
41 |
+
},
|
42 |
+
"id": {
|
43 |
+
"dtype": "string",
|
44 |
+
"_type": "Value"
|
45 |
+
},
|
46 |
+
"rationale": {
|
47 |
+
"dtype": "string",
|
48 |
+
"_type": "Value"
|
49 |
+
},
|
50 |
+
"name": {
|
51 |
+
"dtype": "string",
|
52 |
+
"_type": "Value"
|
53 |
+
},
|
54 |
+
"has-specification": {
|
55 |
+
"dtype": "bool",
|
56 |
+
"_type": "Value"
|
57 |
+
},
|
58 |
+
"notes": [
|
59 |
+
{
|
60 |
+
"date": {
|
61 |
+
"dtype": "string",
|
62 |
+
"_type": "Value"
|
63 |
+
},
|
64 |
+
"url": {
|
65 |
+
"dtype": "string",
|
66 |
+
"_type": "Value"
|
67 |
+
}
|
68 |
+
}
|
69 |
+
],
|
70 |
+
"pushed_at": {
|
71 |
+
"dtype": "string",
|
72 |
+
"_type": "Value"
|
73 |
+
},
|
74 |
+
"stage": {
|
75 |
+
"dtype": "int64",
|
76 |
+
"_type": "Value"
|
77 |
+
},
|
78 |
+
"tags": {
|
79 |
+
"feature": {
|
80 |
+
"dtype": "string",
|
81 |
+
"_type": "Value"
|
82 |
+
},
|
83 |
+
"_type": "Sequence"
|
84 |
+
}
|
85 |
+
},
|
86 |
+
"homepage": "",
|
87 |
+
"license": "",
|
88 |
+
"size_in_bytes": 374934,
|
89 |
+
"splits": {
|
90 |
+
"train": {
|
91 |
+
"name": "train",
|
92 |
+
"num_bytes": 157024,
|
93 |
+
"num_examples": 268,
|
94 |
+
"dataset_name": "json"
|
95 |
+
}
|
96 |
+
},
|
97 |
+
"version": {
|
98 |
+
"version_str": "0.0.0",
|
99 |
+
"major": 0,
|
100 |
+
"minor": 0,
|
101 |
+
"patch": 0
|
102 |
+
}
|
103 |
+
}
|
test/state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "fa1fa671555fcc9b",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": "train"
|
13 |
+
}
|
train/data-00000-of-00001.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:558e35ce6e6eae8c4a8714efca3632fcd3b332fb5d4ff417ffadd806768b2bc6
|
3 |
+
size 123592
|
train/dataset_info.json
ADDED
@@ -0,0 +1,103 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"builder_name": "json",
|
3 |
+
"citation": "",
|
4 |
+
"config_name": "default",
|
5 |
+
"dataset_name": "json",
|
6 |
+
"dataset_size": 157024,
|
7 |
+
"description": "",
|
8 |
+
"download_checksums": {
|
9 |
+
"/content/./proposals.json": {
|
10 |
+
"num_bytes": 217910,
|
11 |
+
"checksum": null
|
12 |
+
}
|
13 |
+
},
|
14 |
+
"download_size": 217910,
|
15 |
+
"features": {
|
16 |
+
"url": {
|
17 |
+
"dtype": "string",
|
18 |
+
"_type": "Value"
|
19 |
+
},
|
20 |
+
"edition": {
|
21 |
+
"dtype": "int64",
|
22 |
+
"_type": "Value"
|
23 |
+
},
|
24 |
+
"authors": {
|
25 |
+
"feature": {
|
26 |
+
"dtype": "string",
|
27 |
+
"_type": "Value"
|
28 |
+
},
|
29 |
+
"_type": "Sequence"
|
30 |
+
},
|
31 |
+
"champions": {
|
32 |
+
"feature": {
|
33 |
+
"dtype": "string",
|
34 |
+
"_type": "Value"
|
35 |
+
},
|
36 |
+
"_type": "Sequence"
|
37 |
+
},
|
38 |
+
"description": {
|
39 |
+
"dtype": "string",
|
40 |
+
"_type": "Value"
|
41 |
+
},
|
42 |
+
"id": {
|
43 |
+
"dtype": "string",
|
44 |
+
"_type": "Value"
|
45 |
+
},
|
46 |
+
"rationale": {
|
47 |
+
"dtype": "string",
|
48 |
+
"_type": "Value"
|
49 |
+
},
|
50 |
+
"name": {
|
51 |
+
"dtype": "string",
|
52 |
+
"_type": "Value"
|
53 |
+
},
|
54 |
+
"has-specification": {
|
55 |
+
"dtype": "bool",
|
56 |
+
"_type": "Value"
|
57 |
+
},
|
58 |
+
"notes": [
|
59 |
+
{
|
60 |
+
"date": {
|
61 |
+
"dtype": "string",
|
62 |
+
"_type": "Value"
|
63 |
+
},
|
64 |
+
"url": {
|
65 |
+
"dtype": "string",
|
66 |
+
"_type": "Value"
|
67 |
+
}
|
68 |
+
}
|
69 |
+
],
|
70 |
+
"pushed_at": {
|
71 |
+
"dtype": "string",
|
72 |
+
"_type": "Value"
|
73 |
+
},
|
74 |
+
"stage": {
|
75 |
+
"dtype": "int64",
|
76 |
+
"_type": "Value"
|
77 |
+
},
|
78 |
+
"tags": {
|
79 |
+
"feature": {
|
80 |
+
"dtype": "string",
|
81 |
+
"_type": "Value"
|
82 |
+
},
|
83 |
+
"_type": "Sequence"
|
84 |
+
}
|
85 |
+
},
|
86 |
+
"homepage": "",
|
87 |
+
"license": "",
|
88 |
+
"size_in_bytes": 374934,
|
89 |
+
"splits": {
|
90 |
+
"train": {
|
91 |
+
"name": "train",
|
92 |
+
"num_bytes": 157024,
|
93 |
+
"num_examples": 268,
|
94 |
+
"dataset_name": "json"
|
95 |
+
}
|
96 |
+
},
|
97 |
+
"version": {
|
98 |
+
"version_str": "0.0.0",
|
99 |
+
"major": 0,
|
100 |
+
"minor": 0,
|
101 |
+
"patch": 0
|
102 |
+
}
|
103 |
+
}
|
train/state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "eb3e540c41fc7b35",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": "train"
|
13 |
+
}
|