File size: 159 Bytes
754998e | 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"
} |
754998e | 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"
} |