πŸ“„ Str To Float FormatΒΆ

processors.str_to_float_format

PostProcess(
    process_references=True,
    process_prediction=True,
    operator=StrToFloatFormat(),
)
[source]

from unitxt.processors import StrToFloatFormat

Read more about catalog usage here.