haophancs commited on
Commit
36b113c
1 Parent(s): c804eb2

Training in progress, epoch 1

Browse files
config.json ADDED
The diff for this file is too large to render. See raw diff
 
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b5954f8af24da35fc79a6aeeafbc1969268c2c9d36874194fd9f2f15b7ff8aa
3
+ size 560434968
test/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a86c1ab9655dcbaa9421bf74fda6bcf32326d1310b0e50027d373515bd0bb7f9
3
+ size 8221616
test/data-00000-of-00003.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:85ec9a94903904b9bbe3cef7995ee5b48f8199e83dd61d8234c15d349fbfa861
3
+ size 394074680
test/data-00001-of-00003.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:14d581697feb73da85243d9a800cd9d473a62dab163d56010172f134ba0d3a68
3
+ size 394074680
test/data-00002-of-00003.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7689c9684ea610126580c664e40c374a1fb9650cdbf078b148337fef338e1309
3
+ size 394074680
test/dataset_info.json ADDED
@@ -0,0 +1,106 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "builder_name": "parquet",
3
+ "citation": "",
4
+ "config_name": "default",
5
+ "dataset_name": "vigqa-no-images",
6
+ "dataset_size": 4901821,
7
+ "description": "",
8
+ "download_checksums": {
9
+ "hf://datasets/haophancs/vigqa-no-images@53d6dd0cc9255d3a3421d236ac439e49332e6f2b/data/train-00000-of-00001.parquet": {
10
+ "num_bytes": 1443863,
11
+ "checksum": null
12
+ },
13
+ "hf://datasets/haophancs/vigqa-no-images@53d6dd0cc9255d3a3421d236ac439e49332e6f2b/data/val-00000-of-00001.parquet": {
14
+ "num_bytes": 356611,
15
+ "checksum": null
16
+ },
17
+ "hf://datasets/haophancs/vigqa-no-images@53d6dd0cc9255d3a3421d236ac439e49332e6f2b/data/test-00000-of-00001.parquet": {
18
+ "num_bytes": 149401,
19
+ "checksum": null
20
+ }
21
+ },
22
+ "download_size": 1949875,
23
+ "features": {
24
+ "input_ids": {
25
+ "feature": {
26
+ "dtype": "int32",
27
+ "_type": "Value"
28
+ },
29
+ "_type": "Sequence"
30
+ },
31
+ "token_type_ids": {
32
+ "feature": {
33
+ "dtype": "int8",
34
+ "_type": "Value"
35
+ },
36
+ "_type": "Sequence"
37
+ },
38
+ "attention_mask": {
39
+ "feature": {
40
+ "dtype": "int8",
41
+ "_type": "Value"
42
+ },
43
+ "_type": "Sequence"
44
+ },
45
+ "visual_embeds": {
46
+ "feature": {
47
+ "feature": {
48
+ "dtype": "float32",
49
+ "_type": "Value"
50
+ },
51
+ "_type": "Sequence"
52
+ },
53
+ "_type": "Sequence"
54
+ },
55
+ "visual_token_type_ids": {
56
+ "feature": {
57
+ "dtype": "int64",
58
+ "_type": "Value"
59
+ },
60
+ "_type": "Sequence"
61
+ },
62
+ "visual_attention_mask": {
63
+ "feature": {
64
+ "dtype": "float32",
65
+ "_type": "Value"
66
+ },
67
+ "_type": "Sequence"
68
+ },
69
+ "labels": {
70
+ "feature": {
71
+ "dtype": "float32",
72
+ "_type": "Value"
73
+ },
74
+ "_type": "Sequence"
75
+ }
76
+ },
77
+ "homepage": "",
78
+ "license": "",
79
+ "size_in_bytes": 6851696,
80
+ "splits": {
81
+ "train": {
82
+ "name": "train",
83
+ "num_bytes": 3450960,
84
+ "num_examples": 20086,
85
+ "dataset_name": "vigqa-no-images"
86
+ },
87
+ "val": {
88
+ "name": "val",
89
+ "num_bytes": 981284,
90
+ "num_examples": 5875,
91
+ "dataset_name": "vigqa-no-images"
92
+ },
93
+ "test": {
94
+ "name": "test",
95
+ "num_bytes": 469577,
96
+ "num_examples": 2775,
97
+ "dataset_name": "vigqa-no-images"
98
+ }
99
+ },
100
+ "version": {
101
+ "version_str": "0.0.0",
102
+ "major": 0,
103
+ "minor": 0,
104
+ "patch": 0
105
+ }
106
+ }
test/state.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00003.arrow"
5
+ },
6
+ {
7
+ "filename": "data-00001-of-00003.arrow"
8
+ },
9
+ {
10
+ "filename": "data-00002-of-00003.arrow"
11
+ }
12
+ ],
13
+ "_fingerprint": "44c3b9ac1aa69e42",
14
+ "_format_columns": null,
15
+ "_format_kwargs": {},
16
+ "_format_type": "torch",
17
+ "_output_all_columns": false,
18
+ "_split": "test"
19
+ }
train/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0a09d6b00cb376104e33c039d26c3c12d4a407e234666c4cb2d7baed75702784
3
+ size 8221616
train/data-00000-of-00018.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d3f387735770e44861dc5fc705872db3144ad867ac22658a730a498101944a8
3
+ size 475446160
train/data-00001-of-00018.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab05e593cc0d4b0d15e1a73f20b371aff9b29fa03b0ea53939ba3bfd5d3097f7
3
+ size 475446160
train/data-00002-of-00018.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:11a46c9a38e07aebd228ed0d757b2417e0ec8490065fea4c178586dc3ceda63a
3
+ size 475446160
train/data-00003-of-00018.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9139b42b01e063e1334d1148b1436ebd38fdd1c7b30433a3502ac0c850716a3f
3
+ size 475446160
train/data-00004-of-00018.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a0322d4900403abd81701e6dce94c55457479847abe09575e8da8fcb684cb873
3
+ size 475446160
train/data-00005-of-00018.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e44195c9f8420257521050eb015e735e44904dbc77eb32cee94bc3d6b78c7bb6
3
+ size 475446160
train/data-00006-of-00018.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0dbcebc6a2eaa405da0ce87c859d99a7d48db50b96ffc6377ad547a423041417
3
+ size 475446160
train/data-00007-of-00018.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eeb57c4266fd4ec05843f86a13d2d73f716aa28fe6b72ec151caaa84b0681cac
3
+ size 475446160
train/data-00008-of-00018.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1e62462941e8dd73a7adc3064c339ada374d7495e6dd7854f8289162810998ca
3
+ size 475446160
train/data-00009-of-00018.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:456d25255e35038d12646b87383ded303a69f3179cefc1c2c81b1e2bf32bd185
3
+ size 475446160
train/data-00010-of-00018.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:11d1a46c9aedf7856a6e466bc989156dfdcdbf97817fb4ca9a384c851ab060a1
3
+ size 475446160
train/data-00011-of-00018.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:89cff2f7f959c7d641c2a620710c705acc33d6d98f67055d6db9184b2ab17827
3
+ size 475446160
train/data-00012-of-00018.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a02b9e6a5fb8a47d1401f9c5b7b1b7144939c43bd4137c7786de15256bbba0d6
3
+ size 475446160
train/data-00013-of-00018.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:051a02bf6f73eee1b45c130c4e5e8cbaa7722ee8c142ff14c5aeb5ec2f8be64c
3
+ size 475446160
train/data-00014-of-00018.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:766c671ccc9c80a03631235ece0366b28d033b6a9ec853b0d04a413b8f258ac6
3
+ size 475446160
train/data-00015-of-00018.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:833505c3452c547f863e30ae5bcdc2bc52b3279bf3ca96cc2c4a032eace482f0
3
+ size 475446160
train/data-00016-of-00018.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7de978f31ae14cca332eae72af6ccb21e8d4bc8031f8a833b3ff8cd95982d0db
3
+ size 475020112
train/data-00017-of-00018.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:659e9736ce14cbd016f6b51c859af52b756a2eefd6331c16cdceb96a3d9210d4
3
+ size 475020112
train/dataset_info.json ADDED
@@ -0,0 +1,106 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "builder_name": "parquet",
3
+ "citation": "",
4
+ "config_name": "default",
5
+ "dataset_name": "vigqa-no-images",
6
+ "dataset_size": 4901821,
7
+ "description": "",
8
+ "download_checksums": {
9
+ "hf://datasets/haophancs/vigqa-no-images@53d6dd0cc9255d3a3421d236ac439e49332e6f2b/data/train-00000-of-00001.parquet": {
10
+ "num_bytes": 1443863,
11
+ "checksum": null
12
+ },
13
+ "hf://datasets/haophancs/vigqa-no-images@53d6dd0cc9255d3a3421d236ac439e49332e6f2b/data/val-00000-of-00001.parquet": {
14
+ "num_bytes": 356611,
15
+ "checksum": null
16
+ },
17
+ "hf://datasets/haophancs/vigqa-no-images@53d6dd0cc9255d3a3421d236ac439e49332e6f2b/data/test-00000-of-00001.parquet": {
18
+ "num_bytes": 149401,
19
+ "checksum": null
20
+ }
21
+ },
22
+ "download_size": 1949875,
23
+ "features": {
24
+ "input_ids": {
25
+ "feature": {
26
+ "dtype": "int32",
27
+ "_type": "Value"
28
+ },
29
+ "_type": "Sequence"
30
+ },
31
+ "token_type_ids": {
32
+ "feature": {
33
+ "dtype": "int8",
34
+ "_type": "Value"
35
+ },
36
+ "_type": "Sequence"
37
+ },
38
+ "attention_mask": {
39
+ "feature": {
40
+ "dtype": "int8",
41
+ "_type": "Value"
42
+ },
43
+ "_type": "Sequence"
44
+ },
45
+ "visual_embeds": {
46
+ "feature": {
47
+ "feature": {
48
+ "dtype": "float32",
49
+ "_type": "Value"
50
+ },
51
+ "_type": "Sequence"
52
+ },
53
+ "_type": "Sequence"
54
+ },
55
+ "visual_token_type_ids": {
56
+ "feature": {
57
+ "dtype": "int64",
58
+ "_type": "Value"
59
+ },
60
+ "_type": "Sequence"
61
+ },
62
+ "visual_attention_mask": {
63
+ "feature": {
64
+ "dtype": "float32",
65
+ "_type": "Value"
66
+ },
67
+ "_type": "Sequence"
68
+ },
69
+ "labels": {
70
+ "feature": {
71
+ "dtype": "float32",
72
+ "_type": "Value"
73
+ },
74
+ "_type": "Sequence"
75
+ }
76
+ },
77
+ "homepage": "",
78
+ "license": "",
79
+ "size_in_bytes": 6851696,
80
+ "splits": {
81
+ "train": {
82
+ "name": "train",
83
+ "num_bytes": 3450960,
84
+ "num_examples": 20086,
85
+ "dataset_name": "vigqa-no-images"
86
+ },
87
+ "val": {
88
+ "name": "val",
89
+ "num_bytes": 981284,
90
+ "num_examples": 5875,
91
+ "dataset_name": "vigqa-no-images"
92
+ },
93
+ "test": {
94
+ "name": "test",
95
+ "num_bytes": 469577,
96
+ "num_examples": 2775,
97
+ "dataset_name": "vigqa-no-images"
98
+ }
99
+ },
100
+ "version": {
101
+ "version_str": "0.0.0",
102
+ "major": 0,
103
+ "minor": 0,
104
+ "patch": 0
105
+ }
106
+ }
train/state.json ADDED
@@ -0,0 +1,64 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00018.arrow"
5
+ },
6
+ {
7
+ "filename": "data-00001-of-00018.arrow"
8
+ },
9
+ {
10
+ "filename": "data-00002-of-00018.arrow"
11
+ },
12
+ {
13
+ "filename": "data-00003-of-00018.arrow"
14
+ },
15
+ {
16
+ "filename": "data-00004-of-00018.arrow"
17
+ },
18
+ {
19
+ "filename": "data-00005-of-00018.arrow"
20
+ },
21
+ {
22
+ "filename": "data-00006-of-00018.arrow"
23
+ },
24
+ {
25
+ "filename": "data-00007-of-00018.arrow"
26
+ },
27
+ {
28
+ "filename": "data-00008-of-00018.arrow"
29
+ },
30
+ {
31
+ "filename": "data-00009-of-00018.arrow"
32
+ },
33
+ {
34
+ "filename": "data-00010-of-00018.arrow"
35
+ },
36
+ {
37
+ "filename": "data-00011-of-00018.arrow"
38
+ },
39
+ {
40
+ "filename": "data-00012-of-00018.arrow"
41
+ },
42
+ {
43
+ "filename": "data-00013-of-00018.arrow"
44
+ },
45
+ {
46
+ "filename": "data-00014-of-00018.arrow"
47
+ },
48
+ {
49
+ "filename": "data-00015-of-00018.arrow"
50
+ },
51
+ {
52
+ "filename": "data-00016-of-00018.arrow"
53
+ },
54
+ {
55
+ "filename": "data-00017-of-00018.arrow"
56
+ }
57
+ ],
58
+ "_fingerprint": "b372d442ac4fb5b7",
59
+ "_format_columns": null,
60
+ "_format_kwargs": {},
61
+ "_format_type": "torch",
62
+ "_output_all_columns": false,
63
+ "_split": "train"
64
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d588dd84d194e202c7e8a63e6ceed60da7159f1f56fae73b1a5d442a29fee235
3
+ size 5176
val/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8b9b3b849ead27f971645fdc0dd8f890769dd2645b151ba0df80361c0c93debd
3
+ size 8221616
val/data-00000-of-00006.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:08f572ae8ddc3b41994e6a6b1ae1bb3559690e411e695d9ceb7b523c4e546a2f
3
+ size 417506016
val/data-00001-of-00006.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d4a678acc8e468b515981aaf67ebe3548e41bec3ab83e005cf5f47da2d1668be
3
+ size 417079968
val/data-00002-of-00006.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3fa2ebb879f3a43ffde424d064700b046725f4ac067532415e45763d8533748e
3
+ size 417079968
val/data-00003-of-00006.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:350cdfc8089dde51e089560d3ee74b8bbb0f18b071a7d5a694ce2e42b64953a7
3
+ size 417079968
val/data-00004-of-00006.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fba7eea0321216c917abbda29557d9f19c2572ee5bd1d5c17296d0e8466e4559
3
+ size 417079968
val/data-00005-of-00006.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc13e1cbe81213542e41eabfd8cb33aa8cce22008dcda3067ece615d94a2828b
3
+ size 417079968
val/dataset_info.json ADDED
@@ -0,0 +1,106 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "builder_name": "parquet",
3
+ "citation": "",
4
+ "config_name": "default",
5
+ "dataset_name": "vigqa-no-images",
6
+ "dataset_size": 4901821,
7
+ "description": "",
8
+ "download_checksums": {
9
+ "hf://datasets/haophancs/vigqa-no-images@53d6dd0cc9255d3a3421d236ac439e49332e6f2b/data/train-00000-of-00001.parquet": {
10
+ "num_bytes": 1443863,
11
+ "checksum": null
12
+ },
13
+ "hf://datasets/haophancs/vigqa-no-images@53d6dd0cc9255d3a3421d236ac439e49332e6f2b/data/val-00000-of-00001.parquet": {
14
+ "num_bytes": 356611,
15
+ "checksum": null
16
+ },
17
+ "hf://datasets/haophancs/vigqa-no-images@53d6dd0cc9255d3a3421d236ac439e49332e6f2b/data/test-00000-of-00001.parquet": {
18
+ "num_bytes": 149401,
19
+ "checksum": null
20
+ }
21
+ },
22
+ "download_size": 1949875,
23
+ "features": {
24
+ "input_ids": {
25
+ "feature": {
26
+ "dtype": "int32",
27
+ "_type": "Value"
28
+ },
29
+ "_type": "Sequence"
30
+ },
31
+ "token_type_ids": {
32
+ "feature": {
33
+ "dtype": "int8",
34
+ "_type": "Value"
35
+ },
36
+ "_type": "Sequence"
37
+ },
38
+ "attention_mask": {
39
+ "feature": {
40
+ "dtype": "int8",
41
+ "_type": "Value"
42
+ },
43
+ "_type": "Sequence"
44
+ },
45
+ "visual_embeds": {
46
+ "feature": {
47
+ "feature": {
48
+ "dtype": "float32",
49
+ "_type": "Value"
50
+ },
51
+ "_type": "Sequence"
52
+ },
53
+ "_type": "Sequence"
54
+ },
55
+ "visual_token_type_ids": {
56
+ "feature": {
57
+ "dtype": "int64",
58
+ "_type": "Value"
59
+ },
60
+ "_type": "Sequence"
61
+ },
62
+ "visual_attention_mask": {
63
+ "feature": {
64
+ "dtype": "float32",
65
+ "_type": "Value"
66
+ },
67
+ "_type": "Sequence"
68
+ },
69
+ "labels": {
70
+ "feature": {
71
+ "dtype": "float32",
72
+ "_type": "Value"
73
+ },
74
+ "_type": "Sequence"
75
+ }
76
+ },
77
+ "homepage": "",
78
+ "license": "",
79
+ "size_in_bytes": 6851696,
80
+ "splits": {
81
+ "train": {
82
+ "name": "train",
83
+ "num_bytes": 3450960,
84
+ "num_examples": 20086,
85
+ "dataset_name": "vigqa-no-images"
86
+ },
87
+ "val": {
88
+ "name": "val",
89
+ "num_bytes": 981284,
90
+ "num_examples": 5875,
91
+ "dataset_name": "vigqa-no-images"
92
+ },
93
+ "test": {
94
+ "name": "test",
95
+ "num_bytes": 469577,
96
+ "num_examples": 2775,
97
+ "dataset_name": "vigqa-no-images"
98
+ }
99
+ },
100
+ "version": {
101
+ "version_str": "0.0.0",
102
+ "major": 0,
103
+ "minor": 0,
104
+ "patch": 0
105
+ }
106
+ }
val/state.json ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00006.arrow"
5
+ },
6
+ {
7
+ "filename": "data-00001-of-00006.arrow"
8
+ },
9
+ {
10
+ "filename": "data-00002-of-00006.arrow"
11
+ },
12
+ {
13
+ "filename": "data-00003-of-00006.arrow"
14
+ },
15
+ {
16
+ "filename": "data-00004-of-00006.arrow"
17
+ },
18
+ {
19
+ "filename": "data-00005-of-00006.arrow"
20
+ }
21
+ ],
22
+ "_fingerprint": "83eddd1ef6b82f3b",
23
+ "_format_columns": null,
24
+ "_format_kwargs": {},
25
+ "_format_type": "torch",
26
+ "_output_all_columns": false,
27
+ "_split": "val"
28
+ }