Update README.md
Browse files
README.md
CHANGED
@@ -13,6 +13,13 @@ size_categories:
|
|
13 |
task_categories:
|
14 |
- image-classification
|
15 |
- text-to-image
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
16 |
tags:
|
17 |
- not-for-all-audiences
|
18 |
- anime
|
|
|
13 |
task_categories:
|
14 |
- image-classification
|
15 |
- text-to-image
|
16 |
+
configs:
|
17 |
+
- config_name: default
|
18 |
+
data_files:
|
19 |
+
- split: train
|
20 |
+
path:
|
21 |
+
- 'rule34world.jsonl.zst'
|
22 |
+
default: true
|
23 |
tags:
|
24 |
- not-for-all-audiences
|
25 |
- anime
|