gpt2-ml-finetune- icon indicating copy to clipboard operation
gpt2-ml-finetune- copied to clipboard

why pre_data output no text (pre_data為什麼會把文本處理成空)

Open snowflowersnowflake opened this issue 2 years ago • 0 comments

image

image

i found my text to this script output no text. then I debug and find pre_data text2 = re.sub(pattern1,'',text) .the text is not None but text2 is None

really thanks to helping me

snowflowersnowflake avatar Sep 16 '22 06:09 snowflowersnowflake