Datasets:
Upload README.md with huggingface_hub (#2)
Browse files- Upload README.md with huggingface_hub (c2af6152ce6bf201b6a0fd620b2eb63697f6955c)
README.md
CHANGED
@@ -1,3 +1,15 @@
|
|
1 |
---
|
2 |
license: cc-by-nc-4.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
1 |
---
|
2 |
license: cc-by-nc-4.0
|
3 |
+
dataset_info:
|
4 |
+
features:
|
5 |
+
- name: image
|
6 |
+
dtype: image
|
7 |
+
- name: text
|
8 |
+
dtype: string
|
9 |
+
splits:
|
10 |
+
- name: train
|
11 |
+
num_bytes: 329079822.0
|
12 |
+
num_examples: 177
|
13 |
+
download_size: 329031164
|
14 |
+
dataset_size: 329079822.0
|
15 |
---
|