Add task category metadata and link to code repository

#2
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +7 -2
README.md CHANGED
@@ -1,6 +1,11 @@
 
 
 
 
 
1
  # VGI-Bench | Data
2
 
3
- [![arXiv](https://img.shields.io/badge/arXiv-2608.19583-b31b1b?style=for-the-badge&logo=arxiv&logoColor=white)](https://arxiv.org/abs/2608.19583) [![Project Page](https://img.shields.io/badge/Project-Page-1f8acb?style=for-the-badge&logo=googlechrome&logoColor=white)](https://hexuan21.github.io/VGI-Bench/)
4
 
5
  This repository holds the **data** of VGI-Bench, in two subtrees:
6
 
@@ -25,4 +30,4 @@ eval_res/
25
  video_model_res/<model>/<task>/<task>_<lv>_<id>.mp4
26
  image_model_res/<model>/<task>/<task>_<lv>_<id>.png
27
  _preview/... 640px previews
28
- ```
 
1
+ ---
2
+ task_categories:
3
+ - text-to-video
4
+ ---
5
+
6
  # VGI-Bench | Data
7
 
8
+ [![arXiv](https://img.shields.io/badge/arXiv-2608.19583-b31b1b?style=for-the-badge&logo=arxiv&logoColor=white)](https://arxiv.org/abs/2608.19583) [![Project Page](https://img.shields.io/badge/Project-Page-1f8acb?style=for-the-badge&logo=googlechrome&logoColor=white)](https://hexuan21.github.io/VGI-Bench/) [![GitHub](https://img.shields.io/badge/GitHub-Code-black?style=for-the-badge&logo=github&logoColor=white)](https://github.com/hexuan21/VGI-Bench)
9
 
10
  This repository holds the **data** of VGI-Bench, in two subtrees:
11
 
 
30
  video_model_res/<model>/<task>/<task>_<lv>_<id>.mp4
31
  image_model_res/<model>/<task>/<task>_<lv>_<id>.png
32
  _preview/... 640px previews
33
+ ```