ttlynne commited on
Commit
d863f3f
·
verified ·
1 Parent(s): 1c77e1d

Upload folder using huggingface_hub

Browse files
train/data-00000-of-00009.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e5d06b357895807f45c3870d40e76e430c184630877838ca75e9d63b727417f
3
+ size 319172448
train/data-00001-of-00009.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea0f2f4db379a427968c1b5fa9bd3ae35e517c1dad4615a4dca340af3437a5b2
3
+ size 552787928
train/data-00002-of-00009.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9f61919200396691cb2c61e8884bf921fbace7276434f5e2b90c28ea8502fdc7
3
+ size 642140088
train/data-00003-of-00009.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a522b095db37f1be30509f7b83b9d37e4130bb50255ad1e2900016dcf070f388
3
+ size 639693816
train/data-00004-of-00009.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:826914538e16c6aa2edfd00db24d6f353939feb21eefc7caef315871cfb2e056
3
+ size 438773592
train/data-00005-of-00009.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:75c016c6dfc68ddf77bb868e00e129302203d62ec0bc4dbe7fc0a2e914e9361f
3
+ size 425686080
train/data-00006-of-00009.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:38ccef4f19b85b23ed649a80a074b1357a096169ba7841d2ace4d81f16bab00c
3
+ size 514093736
train/data-00007-of-00009.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e7ddffb3c7f520106662dd6c1697869c6193460c956d35e11d6c139b78077044
3
+ size 432408856
train/data-00008-of-00009.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2b9d3faf116b11dbaf53039624ba777c56ffff378a2855eba0d0d3e1061463a3
3
+ size 369131968
train/dataset_info.json ADDED
@@ -0,0 +1,84 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "builder_name": "arrow",
3
+ "citation": "",
4
+ "config_name": "default",
5
+ "dataset_name": "arrow",
6
+ "dataset_size": 1723802225,
7
+ "description": "",
8
+ "download_checksums": {
9
+ "/mnt/a100_2_data3/tangyueling/DATA/human1231_caption/train/data-00000-of-00001.arrow": {
10
+ "num_bytes": 1723836434,
11
+ "checksum": null
12
+ }
13
+ },
14
+ "download_size": 1723836434,
15
+ "features": {
16
+ "id": {
17
+ "dtype": "string",
18
+ "_type": "Value"
19
+ },
20
+ "images": {
21
+ "feature": {
22
+ "_type": "Image"
23
+ },
24
+ "_type": "List"
25
+ },
26
+ "problem": {
27
+ "dtype": "string",
28
+ "_type": "Value"
29
+ },
30
+ "answer": {
31
+ "dtype": "string",
32
+ "_type": "Value"
33
+ },
34
+ "solution": {
35
+ "dtype": "string",
36
+ "_type": "Value"
37
+ },
38
+ "knowledge_type": {
39
+ "dtype": "string",
40
+ "_type": "Value"
41
+ },
42
+ "caption": {
43
+ "dtype": "string",
44
+ "_type": "Value"
45
+ },
46
+ "embedding_caption_problem": {
47
+ "feature": {
48
+ "dtype": "float64",
49
+ "_type": "Value"
50
+ },
51
+ "_type": "List"
52
+ },
53
+ "embedding": {
54
+ "feature": {
55
+ "dtype": "float64",
56
+ "_type": "Value"
57
+ },
58
+ "_type": "List"
59
+ }
60
+ },
61
+ "homepage": "",
62
+ "license": "",
63
+ "size_in_bytes": 3447638659,
64
+ "splits": {
65
+ "train": {
66
+ "name": "train",
67
+ "num_bytes": 1723802225,
68
+ "num_examples": 39814,
69
+ "shard_lengths": [
70
+ 12000,
71
+ 8000,
72
+ 13000,
73
+ 6814
74
+ ],
75
+ "dataset_name": "arrow"
76
+ }
77
+ },
78
+ "version": {
79
+ "version_str": "0.0.0",
80
+ "major": 0,
81
+ "minor": 0,
82
+ "patch": 0
83
+ }
84
+ }
train/state.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00009.arrow"
5
+ },
6
+ {
7
+ "filename": "data-00001-of-00009.arrow"
8
+ },
9
+ {
10
+ "filename": "data-00002-of-00009.arrow"
11
+ },
12
+ {
13
+ "filename": "data-00003-of-00009.arrow"
14
+ },
15
+ {
16
+ "filename": "data-00004-of-00009.arrow"
17
+ },
18
+ {
19
+ "filename": "data-00005-of-00009.arrow"
20
+ },
21
+ {
22
+ "filename": "data-00006-of-00009.arrow"
23
+ },
24
+ {
25
+ "filename": "data-00007-of-00009.arrow"
26
+ },
27
+ {
28
+ "filename": "data-00008-of-00009.arrow"
29
+ }
30
+ ],
31
+ "_fingerprint": "5c89745a7c7663d3",
32
+ "_format_columns": null,
33
+ "_format_kwargs": {},
34
+ "_format_type": null,
35
+ "_output_all_columns": false,
36
+ "_split": "train"
37
+ }