cerebras.modelzoo.data_preparation.nlp.t5.utils.parse_text#

cerebras.modelzoo.data_preparation.nlp.t5.utils.parse_text(text, do_lower)[source]#

Postprocessing of the CSV file. :param: str text: String with an input text.

Returns

List of parsed tokens.