Skip to content

fix(tasks): remove hardcoded longvideobench cache path#1235

Merged
Luodian merged 1 commit intoEvolvingLMMs-Lab:mainfrom
Luodian:codex/longvideobench-cache-paths
Mar 7, 2026
Merged

fix(tasks): remove hardcoded longvideobench cache path#1235
Luodian merged 1 commit intoEvolvingLMMs-Lab:mainfrom
Luodian:codex/longvideobench-cache-paths

Conversation

@Luodian
Copy link
Copy Markdown
Contributor

@Luodian Luodian commented Mar 7, 2026

Summary

  • replace the leaked LongVideoBench absolute cache path with a repo-safe relative cache namespace
  • reuse the shared cache-dir resolver in the generic video loader and LongVideoBench task helpers
  • keep shared-cache compatibility via HF_HOME, e.g. datasets/longvideobench resolves under the configured HF cache root

Testing

  • pre-commit run --all-files
  • uv run python -m compileall lmms_eval/utils.py lmms_eval/api/task.py lmms_eval/tasks/longvideobench/utils.py

@Luodian Luodian merged commit a120909 into EvolvingLMMs-Lab:main Mar 7, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant