Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,10 @@
|
|
1 |
-
---
|
2 |
-
license: cc-by-nc-sa-4.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-nc-sa-4.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
---
|
6 |
+
|
7 |
+
[Work in Progress]
|
8 |
+
We release TimeR-v1, a dataset that aims to advance Video LLMs towards temporally grounded reasoning.
|
9 |
+
We collect existing video-text datasets with timestamp annotations and construct a large-scale high-quality dataset with the help of powerful LLMs.
|
10 |
+
Each instance in our dataset contains a question-answer pair, as well as a list of timestamps denoting the relevant video segments.
|