Datasets:

Modalities:
Text
Video
Formats:
json
ArXiv:
Libraries:
Datasets
pandas
License:

Add task category, change Arxiv link to HF papers link

#2
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -1,4 +1,5 @@
1
  ---
 
2
  configs:
3
  - config_name: video_perspective
4
  data_files: video_perspective.json
@@ -6,7 +7,8 @@ configs:
6
  data_files: question_perspective.json
7
  - config_name: train
8
  data_files: train.json
9
- license: cc-by-nc-sa-4.0
 
10
  ---
11
 
12
  <div align="center">
@@ -18,7 +20,7 @@ license: cc-by-nc-sa-4.0
18
  <h1>A Comprehensive Benchmark for Fine-Grained Video Motion Understanding</h1>
19
 
20
 
21
- [![arXiv](https://img.shields.io/badge/cs.CV-2503.14935-b31b1b?logo=arxiv&logoColor=red)](https://arxiv.org/abs/2503.14935)
22
  [![GitHub](https://img.shields.io/badge/GitHub-FAVOR--Bench-blue?logo=github)](https://github.com/FAVOR-Bench/FAVOR-Bench)
23
  [![Static Badge](https://img.shields.io/badge/website-FAVOR--Bench-8A2BE2)](https://favor-bench.github.io/)
24
 
 
1
  ---
2
+ license: cc-by-nc-sa-4.0
3
  configs:
4
  - config_name: video_perspective
5
  data_files: video_perspective.json
 
7
  data_files: question_perspective.json
8
  - config_name: train
9
  data_files: train.json
10
+ task_categories:
11
+ - video-text-to-text
12
  ---
13
 
14
  <div align="center">
 
20
  <h1>A Comprehensive Benchmark for Fine-Grained Video Motion Understanding</h1>
21
 
22
 
23
+ [![arXiv](https://img.shields.io/badge/cs.CV-2503.14935-b31b1b?logo=arxiv&logoColor=red)](https://huggingface.co/papers/2503.14935)
24
  [![GitHub](https://img.shields.io/badge/GitHub-FAVOR--Bench-blue?logo=github)](https://github.com/FAVOR-Bench/FAVOR-Bench)
25
  [![Static Badge](https://img.shields.io/badge/website-FAVOR--Bench-8A2BE2)](https://favor-bench.github.io/)
26