LuciusLan commited on
Commit
2758f32
·
verified ·
1 Parent(s): 584fce6

Add files using upload-large-folder tool

Browse files
data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e4c3d2d70ccbce183d46e52683b0ba7a398d08f227c62f3b954922687944d3bc
3
+ size 236216
data-00000-of-00002.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f32502fed7b0be1f43671eae6550cc008177ec8897126af5e982daacb97abab
3
+ size 255163560
data-00001-of-00002.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9339783f65ff41df264a4da5b1ccbddd4ebf243aed6a31c347000bc34f25cee8
3
+ size 250478416
dataset_info.json ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "builder_name": "generator",
3
+ "citation": "",
4
+ "config_name": "default",
5
+ "dataset_name": "generator",
6
+ "dataset_size": 505629717,
7
+ "description": "",
8
+ "download_checksums": {},
9
+ "download_size": 0,
10
+ "features": {
11
+ "data_id": {
12
+ "dtype": "string",
13
+ "_type": "Value"
14
+ },
15
+ "image_id": {
16
+ "dtype": "string",
17
+ "_type": "Value"
18
+ },
19
+ "question": {
20
+ "dtype": "string",
21
+ "_type": "Value"
22
+ },
23
+ "answer": {
24
+ "feature": {
25
+ "dtype": "string",
26
+ "_type": "Value"
27
+ },
28
+ "_type": "List"
29
+ },
30
+ "answer_eval": {
31
+ "feature": {
32
+ "dtype": "string",
33
+ "_type": "Value"
34
+ },
35
+ "_type": "List"
36
+ },
37
+ "data_split": {
38
+ "dtype": "string",
39
+ "_type": "Value"
40
+ },
41
+ "image": {
42
+ "_type": "Image"
43
+ }
44
+ },
45
+ "homepage": "",
46
+ "license": "",
47
+ "size_in_bytes": 505629717,
48
+ "splits": {
49
+ "train": {
50
+ "name": "train",
51
+ "num_bytes": 505629717,
52
+ "num_examples": 1000,
53
+ "dataset_name": "generator"
54
+ }
55
+ },
56
+ "version": {
57
+ "version_str": "0.0.0",
58
+ "major": 0,
59
+ "minor": 0,
60
+ "patch": 0
61
+ }
62
+ }
state.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00002.arrow"
5
+ },
6
+ {
7
+ "filename": "data-00001-of-00002.arrow"
8
+ }
9
+ ],
10
+ "_fingerprint": "43255e5c1f994c3f",
11
+ "_format_columns": null,
12
+ "_format_kwargs": {},
13
+ "_format_type": null,
14
+ "_output_all_columns": false,
15
+ "_split": "train"
16
+ }