letgoofthepizza
commited on
Commit
•
646db89
1
Parent(s):
bdea956
dataset upload
Browse files- data-00000-of-00001.arrow +3 -0
- dataset_info.json +45 -0
- state.json +13 -0
data-00000-of-00001.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d1dfa9f4f0f07bd4601f9093acecea2ea0be43986315887d9852df7ca244960a
|
3 |
+
size 119463096
|
dataset_info.json
ADDED
@@ -0,0 +1,45 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"builder_name": "parquet",
|
3 |
+
"citation": "",
|
4 |
+
"config_name": "default",
|
5 |
+
"dataset_name": "pokemon-blip-captions",
|
6 |
+
"dataset_size": 119420742,
|
7 |
+
"description": "",
|
8 |
+
"download_checksums": {
|
9 |
+
"hf://datasets/richfrain/pokemon-blip-captions@e5720cfcb8ecd22fc69cfd367e9cf60e888c23a9/data/train-00000-of-00001-566cc9b19d7203f8.parquet": {
|
10 |
+
"num_bytes": 99672355,
|
11 |
+
"checksum": null
|
12 |
+
}
|
13 |
+
},
|
14 |
+
"download_size": 99672355,
|
15 |
+
"features": {
|
16 |
+
"image": {
|
17 |
+
"_type": "Image"
|
18 |
+
},
|
19 |
+
"text": {
|
20 |
+
"dtype": "string",
|
21 |
+
"_type": "Value"
|
22 |
+
},
|
23 |
+
"ko_text": {
|
24 |
+
"dtype": "string",
|
25 |
+
"_type": "Value"
|
26 |
+
}
|
27 |
+
},
|
28 |
+
"homepage": "",
|
29 |
+
"license": "",
|
30 |
+
"size_in_bytes": 219093097,
|
31 |
+
"splits": {
|
32 |
+
"train": {
|
33 |
+
"name": "train",
|
34 |
+
"num_bytes": 119420742,
|
35 |
+
"num_examples": 833,
|
36 |
+
"dataset_name": "pokemon-blip-captions"
|
37 |
+
}
|
38 |
+
},
|
39 |
+
"version": {
|
40 |
+
"version_str": "0.0.0",
|
41 |
+
"major": 0,
|
42 |
+
"minor": 0,
|
43 |
+
"patch": 0
|
44 |
+
}
|
45 |
+
}
|
state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "99d8a8164b2f5a19",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": "train"
|
13 |
+
}
|