deberta-v3-emotion / train_config.json
ShihHsuanChen's picture
INIT
f7a7507
Raw
History Blame Contribute Delete
240 Bytes
{"seed": 567, "ddp": true, "learning_rate": 5e-05, "train_batch_size": 80, "valid_batch_size": 80, "lr_scheduler_type": "linear", "num_epochs": 20, "num_warmup_steps": 125, "max_train_steps": null, "max_valid_steps": null, "max_length": 72}