indrad123 commited on
Commit
5baa3d6
·
verified ·
1 Parent(s): 31d422f
ImageCaptionCleaned/validation/data-00000-of-00006.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:099074676f999caa1fce96fb8b2bf36b46ff8e7418632ea854c2e4e3ed04a9a2
3
+ size 497320800
ImageCaptionCleaned/validation/data-00001-of-00006.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ed107f1ed3c2fdb803c6da84fd7eaea8570164ac932946b16ff8fc7c24a40c9
3
+ size 481944904
ImageCaptionCleaned/validation/data-00002-of-00006.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:693664bc6af063f98198e44d589e0f81ca453d7190fc84604beead6b663ae1a6
3
+ size 501275096
ImageCaptionCleaned/validation/data-00003-of-00006.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b6f796dd9b7cec0870e59463c66051a4387f974b6cf4276c262ec2b2f5093d6
3
+ size 492669248
ImageCaptionCleaned/validation/data-00004-of-00006.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:98bcf1e91b5349fc29293189343d133fab085cbc7a176e41dd0d62e2b7582d84
3
+ size 499853040
ImageCaptionCleaned/validation/data-00005-of-00006.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:962b33f20ac1f9d983bc4d7b7b4977b95c054ddc6ae1534bc6dd4058dbc9f046
3
+ size 484485696
ImageCaptionCleaned/validation/dataset_info.json ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "dataset_id": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "image_id": {
10
+ "dtype": "string",
11
+ "_type": "Value"
12
+ },
13
+ "annotator_id": {
14
+ "dtype": "int64",
15
+ "_type": "Value"
16
+ },
17
+ "caption": {
18
+ "dtype": "string",
19
+ "_type": "Value"
20
+ },
21
+ "caption_en": {
22
+ "dtype": "string",
23
+ "_type": "Value"
24
+ },
25
+ "train": {
26
+ "dtype": "bool",
27
+ "_type": "Value"
28
+ },
29
+ "image_path": {
30
+ "dtype": "string",
31
+ "_type": "Value"
32
+ },
33
+ "__index_level_0__": {
34
+ "dtype": "int64",
35
+ "_type": "Value"
36
+ },
37
+ "image": {
38
+ "_type": "Image"
39
+ }
40
+ },
41
+ "homepage": "",
42
+ "license": ""
43
+ }
ImageCaptionCleaned/validation/state.json ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": "661bf86a313a91f6",
23
+ "_format_columns": [
24
+ "dataset_id",
25
+ "image_id",
26
+ "annotator_id",
27
+ "caption",
28
+ "caption_en",
29
+ "train",
30
+ "image_path",
31
+ "__index_level_0__",
32
+ "image"
33
+ ],
34
+ "_format_kwargs": {},
35
+ "_format_type": null,
36
+ "_output_all_columns": false,
37
+ "_split": null
38
+ }