GreeneryScenery
commited on
Commit
•
6e99674
1
Parent(s):
4d3934a
Upload README.md with huggingface_hub
Browse files
README.md
ADDED
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
features:
|
4 |
+
- name: image
|
5 |
+
dtype: image
|
6 |
+
- name: conditioning_image
|
7 |
+
dtype: image
|
8 |
+
- name: text
|
9 |
+
dtype: string
|
10 |
+
- name: scribble_image
|
11 |
+
dtype: image
|
12 |
+
splits:
|
13 |
+
- name: train
|
14 |
+
num_bytes: 1605638903.06
|
15 |
+
num_examples: 22719
|
16 |
+
download_size: 1340432205
|
17 |
+
dataset_size: 1605638903.06
|
18 |
+
---
|
19 |
+
# Dataset Card for "SheepsNetScribble"
|
20 |
+
|
21 |
+
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|