motionhalluc commited on
Commit
eab45df
·
verified ·
1 Parent(s): 202aec1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -4
README.md CHANGED
@@ -1,3 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # MotionHalluc Benchmark
2
 
3
  This repository contains the **MotionHalluc benchmark**, a dataset designed for evaluating motion hallucination and motion reasoning in video-based multimodal models.
@@ -102,7 +118,3 @@ Example format:
102
  },
103
  }
104
  ```
105
-
106
- ---
107
- license: cc-by-4.0
108
- ---
 
1
+ ---
2
+ license: cc-by-4.0
3
+ task_categories:
4
+ - visual-question-answering
5
+ - other
6
+ language:
7
+ - en
8
+ tags:
9
+ - motion-reasoning
10
+ - video-understanding
11
+ - human-motion
12
+ - benchmark
13
+ pretty_name: MotionHalluc Benchmark
14
+ size_categories:
15
+ - 1K<n<10K
16
+ ---
17
  # MotionHalluc Benchmark
18
 
19
  This repository contains the **MotionHalluc benchmark**, a dataset designed for evaluating motion hallucination and motion reasoning in video-based multimodal models.
 
118
  },
119
  }
120
  ```