train. py encountered an error during runtime. Value Error: invalid literal for int() with base 10: '[SEP]' How to solve it?

Author: nasha112Created Feb 21, 2024Updated Feb 29, 2024

train.py运行时报错 ValueError: invalid literal for int() with base 10: '[SEP]' 怎么解决?