File size: 159 Bytes
f254c87 | 1 2 3 4 5 6 7 8 | {
"base_model": "Fsoft-AIC/videberta-base",
"max_len": 384,
"lr": 2e-05,
"batch_size": 4,
"accumulate_grad_batches": 4,
"precision": "bf16-mixed"
} |
f254c87 | 1 2 3 4 5 6 7 8 | {
"base_model": "Fsoft-AIC/videberta-base",
"max_len": 384,
"lr": 2e-05,
"batch_size": 4,
"accumulate_grad_batches": 4,
"precision": "bf16-mixed"
} |