5 lines
95 B
Python
5 lines
95 B
Python
|
#MODEL = '/home/wmi/RoBERTa/without_date/checkpoint-1325000'
|
||
|
MODEL = 'roberta-base'
|
||
|
TEST=True
|
||
|
|