↓ 1 callersFunctionvsi_bench_na_score(
pred: str,
target: str,
start: float = 0.5,
end: float = 0.95,
interval: float = 0.05,
)
olmo/eval/vsi_bench_utils.py:38
↓ 1 callersMethodwrite_file(self, dir: PathOrStr, fname: str, contents: Union[str, bytes, Callable])
olmo/train/checkpointer.py:201
Method__call__(
self,
messages,
is_training=False,
rng=None,
image=None,
vid
olmo/preprocessing/multimodal_preprocessor.py:50
Method__call__(self, predictions, example_metadata, tokenizer, device, step=None, **kwargs)
olmo/eval/inf_evaluator.py:49
Method__init__(self, split, kind="both", counting=False, keep_in_memory=False,
max_points=None, max_total_p
olmo/data/pixmo_datasets.py:145
Method__init__(self, split, mode, prefix_how_many=True, keep_in_memory=False, flatten=False)
olmo/data/pixmo_datasets.py:381
Method__init__(self, split, prefix_how_many=True, keep_in_memory=False, flat=False,
skip_counting=False, sa
olmo/data/pixmo_datasets.py:431
Method__init__(self, split, allow_subtitle=True, difficulty="all", duration_group="all", with_subtitle=False)
olmo/data/academic_video_datasets.py:1062