Datasets:
matallanas
commited on
Commit
·
7de519b
1
Parent(s):
4c18116
Update README.md
Browse filesAdded description
README.md
CHANGED
@@ -5,11 +5,16 @@ dataset_info:
|
|
5 |
dtype: image
|
6 |
splits:
|
7 |
- name: train
|
8 |
-
num_bytes: 5743920
|
9 |
num_examples: 28
|
10 |
download_size: 5743956
|
11 |
-
dataset_size: 5743920
|
|
|
|
|
|
|
12 |
---
|
13 |
# Dataset Card for "ignatius"
|
14 |
|
|
|
|
|
15 |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
|
|
5 |
dtype: image
|
6 |
splits:
|
7 |
- name: train
|
8 |
+
num_bytes: 5743920
|
9 |
num_examples: 28
|
10 |
download_size: 5743956
|
11 |
+
dataset_size: 5743920
|
12 |
+
license: openrail
|
13 |
+
task_categories:
|
14 |
+
- text-to-image
|
15 |
---
|
16 |
# Dataset Card for "ignatius"
|
17 |
|
18 |
+
This dataset was created to participate in the keras dreambooth sprint. It is based on the Spanish comedian [Ignatius Farray](https://es.wikipedia.org/wiki/Ignatius_Farray)
|
19 |
+
|
20 |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|