100">
Skip to content
Lightning IR
Toggle navigation menu
⌘
K
Lightning IR
/
API Reference
/
lightning_ir
/
data
/
ir_datasets_utils
/
register_msmarco
register_msmarco
lightning_ir.data.ir_datasets_utils.
register_msmarco
(
base_id
:
str
,
split_id
:
str
,
file_id
:
str
,
cache_path
:
str
,
dlc_contents
:
Dict
[
str
,
Any
]
,
file_name
:
str
,
ConstituentType
:
Type
,
extract
:
bool
=
False
)
[source]
Back to top