File size: 899 Bytes
6f0ca34
 
 
 
 
 
9bf33bb
 
 
 
 
ef07da7
 
9bf33bb
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
---
license: apache-2.0
language:
- en
---

# Dataset Card for ProLongVid-data

## Uses
This dataset is used for the training of the ProLongVid model. We only allow the use of this dataset for academic research and education purpose.

- **Paper**: For more details, please check our [paper](https://aclanthology.org/2025.emnlp-main.1570/) 
- **Code**: For training recipe and other update, please refer to [github repo](https://github.com/ruiwang2021/ProLongVid).

## Citation

```bibtex
@inproceedings{
wang2025prolongvid,
title={ProLongVid: A Simple but Strong Baseline for Long-context Video Instruction Tuning},
author={Rui Wang and Bohao Li and Xiyang Dai and Jianwei Yang and Yi-Ling Chen and Zhen Xing and Yifan Yang and Dongdong Chen and Xipeng Qiu and Zuxuan Wu and Yu-Gang Jiang},
booktitle={EMNLP},
year={2025}
}
```

## Dataset Card Contact

[Rui Wang](https://github.com/ruiwang2021)