π Load JsonΒΆ
processors.load_json
PostProcess
(
operator=LoadJson
(
allow_failure=True,
failure_value=[],
),
)
[source]from unitxt.struct_data_operators import LoadJson
Read more about catalog usage here.
processors.load_json
PostProcess
(
operator=LoadJson
(
allow_failure=True,
failure_value=[],
),
)
[source]from unitxt.struct_data_operators import LoadJson
Read more about catalog usage here.