5 lines
97 B
Python
5 lines
97 B
Python
|
#MODEL = '/home/wmi/RoBERTa/without_date/checkpoint-1325000'
|
||
|
MODEL = 'roberta-large'
|
||
|
TEST=False
|
||
|
|