lesso04 commited on
Commit
967bfe9
·
verified ·
1 Parent(s): 385a738

Training in progress, step 100, checkpoint

Browse files
last-checkpoint/adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8c38eb605f63f62f37f440503f26ac37494823027c2623fc8954b14685eecff9
3
  size 671149168
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8942b30b7801fa39924f99386c0f8f81e3167dcb9e1e21e493ac50f8ef2b05f5
3
  size 671149168
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4d8ee7c1cb5ad4fc5cd8cb9174a9ec619b56e094499fea0b58f145ece086cce4
3
  size 341314196
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:519d255b6d1962cf798b480dd768a8e95da7a321a3144a8da503d4d43c9c351f
3
  size 341314196
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6c8948e82cff156caa3992a032a25840a30041125922cf70845e384ef550b87d
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a0d1a7e1c5a5fc1f229f7d0941cfdfae6fb887a05c5774dcd6073add989f360
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:16d69ac2beb8e330f34449ba996c50f5a61dd8a9dd66a6eb15738df4da44cca1
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd4836ddf60b44e58a6b1c94aa6a6c90a55c6b9d3781b50bd68866141db98eb6
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
  "best_metric": 2.325153350830078,
3
  "best_model_checkpoint": "miner_id_24/checkpoint-50",
4
- "epoch": 0.028425241614553724,
5
  "eval_steps": 50,
6
- "global_step": 50,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -58,6 +58,49 @@
58
  "eval_samples_per_second": 15.749,
59
  "eval_steps_per_second": 3.953,
60
  "step": 50
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
61
  }
62
  ],
63
  "logging_steps": 10,
@@ -72,7 +115,7 @@
72
  "early_stopping_threshold": 0.0
73
  },
74
  "attributes": {
75
- "early_stopping_patience_counter": 0
76
  }
77
  },
78
  "TrainerControl": {
@@ -86,7 +129,7 @@
86
  "attributes": {}
87
  }
88
  },
89
- "total_flos": 9711056163176448.0,
90
  "train_batch_size": 4,
91
  "trial_name": null,
92
  "trial_params": null
 
1
  {
2
  "best_metric": 2.325153350830078,
3
  "best_model_checkpoint": "miner_id_24/checkpoint-50",
4
+ "epoch": 0.05685048322910745,
5
  "eval_steps": 50,
6
+ "global_step": 100,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
58
  "eval_samples_per_second": 15.749,
59
  "eval_steps_per_second": 3.953,
60
  "step": 50
61
+ },
62
+ {
63
+ "epoch": 0.03411028993746447,
64
+ "grad_norm": 1.899110198020935,
65
+ "learning_rate": 0.00020375153312650207,
66
+ "loss": 2.1988,
67
+ "step": 60
68
+ },
69
+ {
70
+ "epoch": 0.039795338260375214,
71
+ "grad_norm": 2.418156385421753,
72
+ "learning_rate": 0.00020300734301164017,
73
+ "loss": 1.939,
74
+ "step": 70
75
+ },
76
+ {
77
+ "epoch": 0.04548038658328596,
78
+ "grad_norm": 3.028864860534668,
79
+ "learning_rate": 0.00020177105527484818,
80
+ "loss": 1.9992,
81
+ "step": 80
82
+ },
83
+ {
84
+ "epoch": 0.051165434906196704,
85
+ "grad_norm": 4.271291255950928,
86
+ "learning_rate": 0.00020004869298570854,
87
+ "loss": 1.8298,
88
+ "step": 90
89
+ },
90
+ {
91
+ "epoch": 0.05685048322910745,
92
+ "grad_norm": 12.00307846069336,
93
+ "learning_rate": 0.00019784864732016265,
94
+ "loss": 2.0342,
95
+ "step": 100
96
+ },
97
+ {
98
+ "epoch": 0.05685048322910745,
99
+ "eval_loss": 2.5892810821533203,
100
+ "eval_runtime": 47.1934,
101
+ "eval_samples_per_second": 15.701,
102
+ "eval_steps_per_second": 3.941,
103
+ "step": 100
104
  }
105
  ],
106
  "logging_steps": 10,
 
115
  "early_stopping_threshold": 0.0
116
  },
117
  "attributes": {
118
+ "early_stopping_patience_counter": 1
119
  }
120
  },
121
  "TrainerControl": {
 
129
  "attributes": {}
130
  }
131
  },
132
+ "total_flos": 1.9422112326352896e+16,
133
  "train_batch_size": 4,
134
  "trial_name": null,
135
  "trial_params": null