↓ 1 callersMethodget_system_prompt(self, style, for_inference, messages, is_training, rng)
olmo/models/molmo_point/molmo_point_data_formatter.py:729
↓ 1 callersFunctionmean_relative_accuracy(
pred: float,
target: float,
start: float,
end: float,
interval: float,
)
olmo/eval/vsi_bench_utils.py:25
↓ 1 callersFunctionparse_grounding_prediction_to_point_tracks Parse point_ground_start_end model output. Expected format matches data_formatter.py: "0: ([34.0, 63.0, 0.50], [35.0, 64.0, 1.00
olmo/eval/object_tracking_utils.py:375