EliYuan00 commited on
Commit
2e2f7f0
·
verified ·
1 Parent(s): dfb0b0d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -42,7 +42,7 @@ This repository contains annotation data for "[Video-MME-v2: Towards the Next St
42
 
43
  - `videos/` contains **800 1080p MP4 files**, organized sequentially into 40 zip archives. For example, `001.mp4` to `020.mp4` are stored in `001.zip`.
44
 
45
- - `test.parquet` contains **3200 QA instances**, with each video paired with **4 questions**. Each instance includes the **question**, **options**, **answer**, and auxiliary metadata such as the **video id** and **task type**. Within reasoning coherence (logic) groups, the first three questions have no specific task type constraints and are recorded with a `null` task type.
46
 
47
  - `subtitle.zip` contains **800 JSONL files**, each corresponding to a unique **video id**, with word-level entries and timestamps.
48
 
 
42
 
43
  - `videos/` contains **800 1080p MP4 files**, organized sequentially into 40 zip archives. For example, `001.mp4` to `020.mp4` are stored in `001.zip`.
44
 
45
+ - `test.parquet` contains **3200 QA instances**, with each video paired with **4 questions**. Each instance includes the **question**, **options**, **answer**, and auxiliary metadata such as the **video id** and **task type**. **Within reasoning coherence (logic) groups, the first three questions have no specific task type constraints and are recorded with a `null` task type.**
46
 
47
  - `subtitle.zip` contains **800 JSONL files**, each corresponding to a unique **video id**, with word-level entries and timestamps.
48