Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 354 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 354 Bytes

Long Video-to-text Summarization

Code and data for the EACL 2023 (findings) paper "Hierarchical3D Adapters for Long Video-to-text Summarization".

To download the videos, run

python scripts/download.py --input_dir transcripts/train
python scripts/download.py --input_dir transcripts/val
python scripts/download.py --input_dir transcripts/test