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