Note: We only support the training with video data.
cd xtuner-train_internvideo2_5
pip install -e .
- Prepare your data annotations like this, if you need to use data packing, all data item in annotation file shuld have
duration
. - List your training data in
data/diy_ft_data.json
.
If you need to use data packing to speed up:
bash ft_internvideo_2_5_datapacking.sh
otherwise:
bash ft_internvideo_2_5.sh