Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion mmeb_v3_eval/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ datasets are skipped on re-run (embedding pickles are reused).
## Notes & limitations

- **Audio tasks are not supported** (WeMM-Embedding has no audio tower). The
default `MODALITIES` in the run scripts therefore excludes `audio`.
default `MODALITIES` in the run scripts therefore exclude `audio`.
- `<embedding>` token: appended automatically by the model-side chat
template / tokenizer post-processor — do not insert it manually.
- Video inputs follow the WeMM frame-bundle convention: `video_grid_thw` is
Expand Down