Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -7,16 +7,18 @@ dataset_info:
|
|
7 |
sequence: int64
|
8 |
- name: name
|
9 |
dtype: string
|
|
|
|
|
10 |
- name: svg_path
|
11 |
dtype: string
|
12 |
- name: svg_text
|
13 |
dtype: string
|
14 |
splits:
|
15 |
- name: train
|
16 |
-
num_bytes:
|
17 |
num_examples: 1473
|
18 |
-
download_size:
|
19 |
-
dataset_size:
|
20 |
---
|
21 |
# Dataset Card for "noto-emoji-vector-512-svg"
|
22 |
|
|
|
7 |
sequence: int64
|
8 |
- name: name
|
9 |
dtype: string
|
10 |
+
- name: text
|
11 |
+
dtype: string
|
12 |
- name: svg_path
|
13 |
dtype: string
|
14 |
- name: svg_text
|
15 |
dtype: string
|
16 |
splits:
|
17 |
- name: train
|
18 |
+
num_bytes: 54309399.086
|
19 |
num_examples: 1473
|
20 |
+
download_size: 44986865
|
21 |
+
dataset_size: 54309399.086
|
22 |
---
|
23 |
# Dataset Card for "noto-emoji-vector-512-svg"
|
24 |
|