ml19_v1 / finetune_config.json
poltextlab's picture
initial commit
b6bbac7 verified
raw
history blame contribute delete
177 Bytes
{
"model_path": "xlm-roberta-large",
"model_type": "encoder",
"learning_rate": 2e-05,
"epochs": 3,
"batch_size": 16,
"max_seq_length": 128,
"domain": "migration"
}