Update README.md
Browse files
README.md
CHANGED
@@ -286,8 +286,11 @@ configs:
|
|
286 |
- split: train
|
287 |
path: data/train-*
|
288 |
license: odc-by
|
|
|
|
|
|
|
289 |
---
|
290 |
|
291 |
# danbooru-animated-2024
|
292 |
|
293 |
-
A dataset of danbooru posts with `animated` meta tags. The `file_url`s are only in the scope of the free tier.
|
|
|
286 |
- split: train
|
287 |
path: data/train-*
|
288 |
license: odc-by
|
289 |
+
task_categories:
|
290 |
+
- text-to-video
|
291 |
+
- video-classification
|
292 |
---
|
293 |
|
294 |
# danbooru-animated-2024
|
295 |
|
296 |
+
A dataset of danbooru posts with `animated` meta tags. The `file_url`s are only in the scope of the free tier.
|