MT-Video-Bench
The Source Code for MT-Video-Bench @ ACL Findings 2026
File Explorer
- eval.py
- infer_internvl.py
- infer_qwen25vl.py
- .DS_Store
- ablation_frames.png
- benchmark_comparison.png
- benchmark_statistics.png
- github-logo.png
- huggingface-logo.png
- intro.png
- LINK-LOGO.png
- LINK_LOGO.png
- logo.jpg
- main result.png
- pipeline.png
- round_num.png
- single_cross_compare.png
- video_length_ablation.png
- wo_context_gt_qwen_bar_color.png
- README.md
# Use via CDN
jsDelivrjsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.
Link
Example
Command Glossary
Commands referenced in this DOCs, explained below.
python
View Details ▼
python
Python language interpreter.
python
Start a REPL (interactive shell):
python {{path/to/file.py}}
Execute a specific Python file:
python -i {{path/to/file.py}}
Execute a specific Python file and start a REPL:
// repository documentation
Was this content helpful?
(0 ratings)
