akiFQC's picture
add weights
5f88309
raw
history blame
No virus
333 Bytes
{
"output_dir": "./output/tohoku_bert_v3_v0.1",
"datasets": [
"shunk031/jsnli"
],
"model": "tohoku-nlp/bert-base-japanese-v3",
"eval_steps": 2000,
"batch_size": 32,
"num_epochs": 5,
"warmup_ratio": 0.1,
"weight_decay": 0.01,
"show_progress_bar": true,
"scheduler": "warmupcosine"
}