Datasets:
parquet-converter
commited on
Commit
·
c797d33
1
Parent(s):
505bb43
Update parquet files
Browse files
README.md
DELETED
@@ -1,40 +0,0 @@
|
|
1 |
-
---
|
2 |
-
license: cc0-1.0
|
3 |
-
annotations_creators:
|
4 |
-
- machine-generated
|
5 |
-
language:
|
6 |
-
- en
|
7 |
-
language_creators:
|
8 |
-
- other
|
9 |
-
multilinguality:
|
10 |
-
- monolingual
|
11 |
-
pretty_name: 'Nouns auto-captioned'
|
12 |
-
size_categories:
|
13 |
-
- 10K<n<100K
|
14 |
-
tags: []
|
15 |
-
task_categories:
|
16 |
-
- text-to-image
|
17 |
-
task_ids: []
|
18 |
-
---
|
19 |
-
|
20 |
-
# Dataset Card for Nouns auto-captioned
|
21 |
-
|
22 |
-
_Dataset used to train Nouns text to image model_
|
23 |
-
|
24 |
-
Automatically generated captions for Nouns from their attributes, colors and items. Help on the captioning script appreciated!
|
25 |
-
|
26 |
-
For each row the dataset contains `image` and `text` keys. `image` is a varying size PIL jpeg, and `text` is the accompanying text caption. Only a train split is provided.
|
27 |
-
|
28 |
-
|
29 |
-
## Citation
|
30 |
-
|
31 |
-
If you use this dataset, please cite it as:
|
32 |
-
|
33 |
-
```
|
34 |
-
@misc{piedrafita2022nouns,
|
35 |
-
author = {Piedrafita, Miguel},
|
36 |
-
title = {Nouns auto-captioned},
|
37 |
-
year={2022},
|
38 |
-
howpublished= {\url{https://huggingface.co/datasets/m1guelpf/nouns/}}
|
39 |
-
}
|
40 |
-
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
dataset_infos.json
DELETED
@@ -1,43 +0,0 @@
|
|
1 |
-
{"m1guelpf--nouns": {
|
2 |
-
"description": "",
|
3 |
-
"citation": "",
|
4 |
-
"homepage": "",
|
5 |
-
"license": "",
|
6 |
-
"features": {
|
7 |
-
"image": {
|
8 |
-
"decode": true,
|
9 |
-
"id": null,
|
10 |
-
"_type": "Image"
|
11 |
-
},
|
12 |
-
"text": {
|
13 |
-
"dtype": "string",
|
14 |
-
"id": null,
|
15 |
-
"_type": "Value"
|
16 |
-
}
|
17 |
-
},
|
18 |
-
"post_processed": null,
|
19 |
-
"supervised_keys": null,
|
20 |
-
"task_templates": null,
|
21 |
-
"builder_name": "imagefolder",
|
22 |
-
"config_name": "default",
|
23 |
-
"version": {
|
24 |
-
"version_str": "0.0.0",
|
25 |
-
"description": null,
|
26 |
-
"major": 0,
|
27 |
-
"minor": 0,
|
28 |
-
"patch": 0
|
29 |
-
},
|
30 |
-
"splits": {
|
31 |
-
"train": {
|
32 |
-
"name": "train",
|
33 |
-
"num_bytes": 361998956.201,
|
34 |
-
"num_examples": 49859,
|
35 |
-
"dataset_name": "nouns"
|
36 |
-
}
|
37 |
-
},
|
38 |
-
"download_checksums": null,
|
39 |
-
"download_size": 328227603,
|
40 |
-
"post_processing_size": null,
|
41 |
-
"dataset_size": 361998956.201,
|
42 |
-
"size_in_bytes": 690226559.201
|
43 |
-
}}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
data/train-00000-of-00001-72206f7d9a3e29b2.parquet → m1guelpf--nouns/parquet-train.parquet
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f9cfb61517ff98f4c7e5bd5fb8381232bd607f76b17f2ed25ac1227513e52c30
|
3 |
+
size 329191050
|