Datasets:
Add link to paper, update task category
Browse filesThis PR ensures the dataset can be found at https://huggingface.co/papers/2411.10867, and is correctly classified as `video-text-to-text`
README.md
CHANGED
@@ -1,15 +1,16 @@
|
|
1 |
---
|
2 |
-
task_categories:
|
3 |
-
- video-classification
|
4 |
-
- text-to-video
|
5 |
language:
|
6 |
- en
|
7 |
-
tags:
|
8 |
-
- hallucination
|
9 |
size_categories:
|
10 |
- 1K<n<10K
|
|
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
|
|
|
13 |
|
14 |
# ViBe Annotations and Category Labels
|
15 |
|
@@ -26,6 +27,4 @@ The annotations for the models in **[metadata.csv](https://huggingface.co/datase
|
|
26 |
7. **magictime**
|
27 |
8. **zeroscopeV2_576w**
|
28 |
9. **ms1.7b**
|
29 |
-
10. **hotshotxl**
|
30 |
-
|
31 |
-
|
|
|
1 |
---
|
|
|
|
|
|
|
2 |
language:
|
3 |
- en
|
|
|
|
|
4 |
size_categories:
|
5 |
- 1K<n<10K
|
6 |
+
task_categories:
|
7 |
+
- video-classification
|
8 |
+
- video-text-to-text
|
9 |
+
tags:
|
10 |
+
- hallucination
|
11 |
---
|
12 |
|
13 |
+
This repository contains the data presented in [ViBe: A Text-to-Video Benchmark for Evaluating Hallucination in Large Multimodal Models](https://huggingface.co/papers/2411.10867).
|
14 |
|
15 |
# ViBe Annotations and Category Labels
|
16 |
|
|
|
27 |
7. **magictime**
|
28 |
8. **zeroscopeV2_576w**
|
29 |
9. **ms1.7b**
|
30 |
+
10. **hotshotxl**
|
|
|
|