patrickvonplaten commited on
Commit
b9dbe66
1 Parent(s): fa8a027
dataset_dict.json DELETED
@@ -1 +0,0 @@
1
- {"splits": ["train"]}
 
 
train/dataset.arrow DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:68a4abb23c0d75ea45e1c4c9e33c586278ed5f5ec41aaf61f0957c0848d48eb2
3
- size 854856
 
 
 
 
train/dataset_info.json DELETED
@@ -1,48 +0,0 @@
1
- {
2
- "builder_name": "imagefolder",
3
- "citation": "",
4
- "config_name": "pokemon",
5
- "dataset_size": 119420742,
6
- "description": "",
7
- "download_checksums": {
8
- "https://huggingface.co/datasets/lambdalabs/pokemon-blip-captions/resolve/8b762e1dac1b31d60e01ee8f08a9d8a232b59e17/data/train-00000-of-00001-566cc9b19d7203f8.parquet": {
9
- "num_bytes": 99672355,
10
- "checksum": "dac20b9c37476bc23b62586ac234c0dd59b9a38dc039078a1181fae8d2d6246f"
11
- }
12
- },
13
- "download_size": 99672355,
14
- "features": {
15
- "image": {
16
- "decode": true,
17
- "id": null,
18
- "_type": "Image"
19
- },
20
- "text": {
21
- "dtype": "string",
22
- "id": null,
23
- "_type": "Value"
24
- }
25
- },
26
- "homepage": "",
27
- "license": "",
28
- "post_processed": null,
29
- "post_processing_size": null,
30
- "size_in_bytes": 219093097,
31
- "splits": {
32
- "train": {
33
- "name": "train",
34
- "num_bytes": 119420742,
35
- "num_examples": 833,
36
- "dataset_name": "parquet"
37
- }
38
- },
39
- "supervised_keys": null,
40
- "task_templates": null,
41
- "version": {
42
- "version_str": "0.0.0",
43
- "description": null,
44
- "major": 0,
45
- "minor": 0,
46
- "patch": 0
47
- }
48
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
train/state.json DELETED
@@ -1,14 +0,0 @@
1
- {
2
- "_data_files": [
3
- {
4
- "filename": "dataset.arrow"
5
- }
6
- ],
7
- "_fingerprint": "b509d78817110fbc",
8
- "_format_columns": null,
9
- "_format_kwargs": {},
10
- "_format_type": null,
11
- "_indexes": {},
12
- "_output_all_columns": false,
13
- "_split": "train"
14
- }