| { |
| "argparse": { |
| "train_file": "gector/data/train_preprocessed.pt", |
| "valid_file": "gector/data/valid_preprocessed.pt", |
| "model_id": "mrm8488/spanish-TinyBERT-betito", |
| "batch_size": 500, |
| "early_stopper": 8, |
| "delimeter": "SEPL|||SEPR", |
| "additional_delimeter": "SEPL__SEPR", |
| "restore_dir": null, |
| "restore_vocab": null, |
| "restore_vocab_official": null, |
| "save_dir": "/content/drive/MyDrive/Flisol/2026/gector_test", |
| "max_len": 128, |
| "n_max_labels": 5000, |
| "n_epochs": 10, |
| "p_dropout": 0.0, |
| "lr": 1e-05, |
| "cold_lr": 0.001, |
| "accumulation": 1, |
| "seed": 10, |
| "label_smoothing": 0.0, |
| "n_cold_epochs": 2, |
| "num_warmup_steps": 500, |
| "lr_scheduler_type": "constant" |
| }, |
| "Epoch 0": { |
| "train_log": { |
| "loss": 4.085038527846336, |
| "accuracy": 0.43308512354269624, |
| "accuracy_d": 0.6889815218746662 |
| }, |
| "valid_log": { |
| "loss": 2.471699297428131, |
| "accuracy": 0.6766255497932434, |
| "accuracy_d": 0.8770871013402939, |
| "message": "The best checkpoint has been updated." |
| } |
| }, |
| "Epoch 1": { |
| "train_log": { |
| "loss": 2.229093164205551, |
| "accuracy": 0.6788148581981659, |
| "accuracy_d": 0.8830936700105667 |
| }, |
| "valid_log": { |
| "loss": 1.902920126914978, |
| "accuracy": 0.6766255497932434, |
| "accuracy_d": 0.9033957272768021, |
| "message": "The best checkpoint has been updated." |
| } |
| }, |
| "Epoch 2": { |
| "train_log": { |
| "loss": 1.738123558461666, |
| "accuracy": 0.6922891028225422, |
| "accuracy_d": 0.9123410992324352 |
| }, |
| "valid_log": { |
| "loss": 1.4212596714496613, |
| "accuracy": 0.7279888540506363, |
| "accuracy_d": 0.9266563057899475, |
| "message": "The best checkpoint has been updated." |
| } |
| }, |
| "Epoch 3": { |
| "train_log": { |
| "loss": 1.4270252957940102, |
| "accuracy": 0.7232254818081856, |
| "accuracy_d": 0.9243227876722813 |
| }, |
| "valid_log": { |
| "loss": 1.1787818670272827, |
| "accuracy": 0.7640801221132278, |
| "accuracy_d": 0.9338409006595612, |
| "message": "The best checkpoint has been updated." |
| } |
| }, |
| "Epoch 4": { |
| "train_log": { |
| "loss": 1.2302021235227585, |
| "accuracy": 0.7523095160722733, |
| "accuracy_d": 0.9335987754166126 |
| }, |
| "valid_log": { |
| "loss": 1.0037715435028076, |
| "accuracy": 0.8072078227996826, |
| "accuracy_d": 0.9382956326007843, |
| "message": "The best checkpoint has been updated." |
| } |
| }, |
| "Epoch 5": { |
| "train_log": { |
| "loss": 1.0848819687962532, |
| "accuracy": 0.7852274738252163, |
| "accuracy_d": 0.9395672120153904 |
| }, |
| "valid_log": { |
| "loss": 0.8651368468999863, |
| "accuracy": 0.8505927175283432, |
| "accuracy_d": 0.9482060670852661, |
| "message": "The best checkpoint has been updated." |
| } |
| }, |
| "Epoch 6": { |
| "train_log": { |
| "loss": 0.9653594270348549, |
| "accuracy": 0.8194104507565498, |
| "accuracy_d": 0.9493618756532669 |
| }, |
| "valid_log": { |
| "loss": 0.7502443045377731, |
| "accuracy": 0.8846176862716675, |
| "accuracy_d": 0.9637414216995239, |
| "message": "The best checkpoint has been updated." |
| } |
| }, |
| "Epoch 7": { |
| "train_log": { |
| "loss": 0.8610027767717838, |
| "accuracy": 0.8501946963369846, |
| "accuracy_d": 0.9612384513020515 |
| }, |
| "valid_log": { |
| "loss": 0.6518001705408096, |
| "accuracy": 0.9120931029319763, |
| "accuracy_d": 0.9732757955789566, |
| "message": "The best checkpoint has been updated." |
| } |
| }, |
| "Epoch 8": { |
| "train_log": { |
| "loss": 0.7742771841585636, |
| "accuracy": 0.8789655603468418, |
| "accuracy_d": 0.9743758775293827 |
| }, |
| "valid_log": { |
| "loss": 0.5732100009918213, |
| "accuracy": 0.943340390920639, |
| "accuracy_d": 0.9941485226154327, |
| "message": "The best checkpoint has been updated." |
| } |
| }, |
| "Epoch 9": { |
| "train_log": { |
| "loss": 0.7027118019759655, |
| "accuracy": 0.9058418683707714, |
| "accuracy_d": 0.9845076352357864 |
| }, |
| "valid_log": { |
| "loss": 0.5095094814896584, |
| "accuracy": 0.9553027898073196, |
| "accuracy_d": 0.9970753192901611, |
| "message": "The best checkpoint has been updated." |
| } |
| } |
| } |