nielsr HF Staff commited on
Commit
06f70fd
·
verified ·
1 Parent(s): 0823441

Add task category and tags to dataset card

Browse files

This PR adds the `task_categories` (image-to-video) and relevant tags (`video-generation`, `trajectory-control`, `segmentation`, `bounding-box`) to the dataset card metadata for improved discoverability on the Hugging Face Hub.

Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -1,6 +1,14 @@
1
  ---
2
  license: apache-2.0
 
 
 
 
 
 
 
3
  ---
 
4
  [[Paper](https://arxiv.org/pdf/2503.16421)] [[Project Page](https://quanhaol.github.io/magicmotion-site/)] [[Github](https://github.com/quanhaol/MagicMotion)]
5
 
6
  ## 🧙 MagicData Dataset
 
1
  ---
2
  license: apache-2.0
3
+ task_categories:
4
+ - image-to-video
5
+ tags:
6
+ - video-generation
7
+ - trajectory-control
8
+ - segmentation
9
+ - bounding-box
10
  ---
11
+
12
  [[Paper](https://arxiv.org/pdf/2503.16421)] [[Project Page](https://quanhaol.github.io/magicmotion-site/)] [[Github](https://github.com/quanhaol/MagicMotion)]
13
 
14
  ## 🧙 MagicData Dataset