Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,3 +1,27 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
dataset_info:
|
4 |
+
features:
|
5 |
+
- name: corgi1
|
6 |
+
dtype: string
|
7 |
+
- name: 1a384-33_pillows
|
8 |
+
dtype: string
|
9 |
+
- name: cat1
|
10 |
+
dtype: string
|
11 |
+
- name: cat2
|
12 |
+
dtype: string
|
13 |
+
- name: corgi3
|
14 |
+
dtype: string
|
15 |
+
- name: 1acdc-33_table
|
16 |
+
dtype: string
|
17 |
+
- name: 1a384-33_painting
|
18 |
+
dtype: string
|
19 |
+
- name: corgi2
|
20 |
+
dtype: string
|
21 |
+
splits:
|
22 |
+
- name: test
|
23 |
+
num_bytes: 384
|
24 |
+
num_examples: 4
|
25 |
+
download_size: 3150
|
26 |
+
dataset_size: 384
|
27 |
---
|