langtest.utils.hf_utils.clean_input#
- clean_input(example: str) str #
Clean and format input example.
- Parameters:
example (str) – The input example to be cleaned.
- Returns:
The cleaned and formatted input example.
- Return type:
str
Site Navigation
Section Navigation
Clean and format input example.
example (str) – The input example to be cleaned.
The cleaned and formatted input example.
str