BayesTensor commited on
Commit
07c1de9
·
verified ·
1 Parent(s): 48c1c81

Training in progress, epoch 6, checkpoint

Browse files
last-checkpoint/model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ae7a9ca6ab0fec1cea4254066557780b09008a978be06a1d1db87d899fc39cc6
3
  size 598439784
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cbe78db83f80e44a56d71c01113ab20f96731102522f454eea4b518d20a6cdd1
3
  size 598439784
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4f84e7ef080d2cfa76caa28cabd57f4628b34fdcd19a3ec1b1b27985bf8a822b
3
  size 1196967418
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:28b237199d7a061460bc306c88e0fdf31c24ce530dfe29c16d2a2bb466702135
3
  size 1196967418
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:47dd849695d6ba2ba0448f6d77e58f632a2646a71b44533d30e946c29dfb53ab
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:64b35a5dbf48e38ea0c5075e0936455402ab060974fea77a6c3c00c74f36d985
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:690ada6aa1172c834d6bdad3b4bacc9a2c3dee70584c678a451c73ebc29299e1
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:10dddcf385ec4dbe433a5f8602b31d3b2947d119562dee7ace906d5e86629977
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
  "best_metric": 0.6304912478825522,
3
  "best_model_checkpoint": "modernbert-medical-classifier/checkpoint-276",
4
- "epoch": 5.0,
5
  "eval_steps": 500,
6
- "global_step": 460,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -80,6 +80,22 @@
80
  "eval_samples_per_second": 12.773,
81
  "eval_steps_per_second": 3.193,
82
  "step": 460
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
83
  }
84
  ],
85
  "logging_steps": 100,
@@ -99,7 +115,7 @@
99
  "attributes": {}
100
  }
101
  },
102
- "total_flos": 3157999959660000.0,
103
  "train_batch_size": 4,
104
  "trial_name": null,
105
  "trial_params": null
 
1
  {
2
  "best_metric": 0.6304912478825522,
3
  "best_model_checkpoint": "modernbert-medical-classifier/checkpoint-276",
4
+ "epoch": 6.0,
5
  "eval_steps": 500,
6
+ "global_step": 552,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
80
  "eval_samples_per_second": 12.773,
81
  "eval_steps_per_second": 3.193,
82
  "step": 460
83
+ },
84
+ {
85
+ "epoch": 5.434782608695652,
86
+ "grad_norm": 3.6863114833831787,
87
+ "learning_rate": 3.91304347826087e-05,
88
+ "loss": 0.6522,
89
+ "step": 500
90
+ },
91
+ {
92
+ "epoch": 6.0,
93
+ "eval_f1": 0.588628762541806,
94
+ "eval_loss": 0.582027792930603,
95
+ "eval_runtime": 7.2495,
96
+ "eval_samples_per_second": 12.691,
97
+ "eval_steps_per_second": 3.173,
98
+ "step": 552
99
  }
100
  ],
101
  "logging_steps": 100,
 
115
  "attributes": {}
116
  }
117
  },
118
+ "total_flos": 3789599951592000.0,
119
  "train_batch_size": 4,
120
  "trial_name": null,
121
  "trial_params": null