Commit
·
b62008e
1
Parent(s):
05f27d7
Update README.md
Browse files
README.md
CHANGED
@@ -8,13 +8,21 @@ dataset_info:
|
|
8 |
dtype: string
|
9 |
splits:
|
10 |
- name: train
|
11 |
-
num_bytes: 14685901
|
12 |
num_examples: 231
|
13 |
download_size: 14167062
|
14 |
-
dataset_size: 14685901
|
15 |
configs:
|
16 |
- config_name: default
|
17 |
data_files:
|
18 |
- split: train
|
19 |
path: data/train-*
|
20 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
dtype: string
|
9 |
splits:
|
10 |
- name: train
|
11 |
+
num_bytes: 14685901
|
12 |
num_examples: 231
|
13 |
download_size: 14167062
|
14 |
+
dataset_size: 14685901
|
15 |
configs:
|
16 |
- config_name: default
|
17 |
data_files:
|
18 |
- split: train
|
19 |
path: data/train-*
|
20 |
+
language:
|
21 |
+
- en
|
22 |
+
tags:
|
23 |
+
- Animation
|
24 |
+
- art
|
25 |
+
pretty_name: The Simpson's Images
|
26 |
+
size_categories:
|
27 |
+
- n<1K
|
28 |
+
---
|