rahulbamniya commited on
Commit
fbcd244
·
verified ·
1 Parent(s): b462197

Upload folder using huggingface_hub

Browse files
data-00000-of-00004.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:13c468d9f1a4ace526349b5419c847284f01b9326c4fad344a51b65f061a6ff8
3
+ size 445220216
data-00001-of-00004.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7c3356e9929046e1e9e0c3667600697409b2353142d6701ef39ed6fa5fb6f793
3
+ size 445220664
data-00002-of-00004.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ba61335614ea4c18ce6e8bcd633219004ffeaed301e60f1090b6201082c2f52
3
+ size 445220536
data-00003-of-00004.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:479924a5edc4153608c907189a96faa2422d11e80858ecea3917229d9fa94268
3
+ size 445220616
dataset_info.json ADDED
@@ -0,0 +1,54 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "image_path": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "question": {
10
+ "dtype": "string",
11
+ "_type": "Value"
12
+ },
13
+ "answer": {
14
+ "dtype": "string",
15
+ "_type": "Value"
16
+ },
17
+ "pixel_values": {
18
+ "feature": {
19
+ "feature": {
20
+ "feature": {
21
+ "dtype": "float32",
22
+ "_type": "Value"
23
+ },
24
+ "_type": "Sequence"
25
+ },
26
+ "_type": "Sequence"
27
+ },
28
+ "_type": "Sequence"
29
+ },
30
+ "input_ids": {
31
+ "feature": {
32
+ "dtype": "int32",
33
+ "_type": "Value"
34
+ },
35
+ "_type": "Sequence"
36
+ },
37
+ "attention_mask": {
38
+ "feature": {
39
+ "dtype": "int8",
40
+ "_type": "Value"
41
+ },
42
+ "_type": "Sequence"
43
+ },
44
+ "labels": {
45
+ "feature": {
46
+ "dtype": "int64",
47
+ "_type": "Value"
48
+ },
49
+ "_type": "Sequence"
50
+ }
51
+ },
52
+ "homepage": "",
53
+ "license": ""
54
+ }
state.json ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00004.arrow"
5
+ },
6
+ {
7
+ "filename": "data-00001-of-00004.arrow"
8
+ },
9
+ {
10
+ "filename": "data-00002-of-00004.arrow"
11
+ },
12
+ {
13
+ "filename": "data-00003-of-00004.arrow"
14
+ }
15
+ ],
16
+ "_fingerprint": "65229d6c698e5161",
17
+ "_format_columns": null,
18
+ "_format_kwargs": {},
19
+ "_format_type": null,
20
+ "_output_all_columns": false,
21
+ "_split": null
22
+ }