Method__init__(
self,
split,
answer_type="all",
flat=False,
max_per_video=None,
olmo/data/academic_video_datasets.py:4781
Method__init__(self, split, task, sampling_fps, use_fps_sampling=True, configs=None)
olmo/data/molmo2_video_track_datasets.py:510
Method__init__(self, split: str, use_code=False, use_puzzles=False, use_reasoning=False, use_non_english=False, max_first_ms
olmo/data/text_datasets.py:38
Method__init__(self, doc_type: str, split: str, use_exp=True,
keep_in_memory=False, max_images=5)
olmo/data/academic_image_datasets.py:718
Method__init__(self, name: str, split: str, direct_answer=False, multi_image_only=False, flat=False, sample=None, keep_in_me
olmo/data/academic_multi_image_datasets.py:329
Method__init__(
self,
theta: float,
dim: int,
device: Union[str, torch.device] = None,
)
olmo/hf_model/modeling_molmo_point.py:167
Method__init__(self, vocab_size, n_patches, n_subpatches, n_locations, no_more_points_class)
olmo/hf_model/modeling_molmo_point.py:540
Method__init__(
self,
size: int,
eps: float = 1e-6,
device: Union[str, torch.device] = None,
olmo/hf_model/modeling_molmo2.py:556