lesso18 commited on
Commit
381c6de
·
verified ·
1 Parent(s): ef39423

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:27bd147aa3357cfdca7be21ac9bd8165eeb041fd900b8cc345628332e43ac3ba
3
  size 671149168
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce11877e4e553b7dc4a5a65cdabc39ec8d921d058f2c9d82614d79393797ab0e
3
  size 671149168
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:09c03e9f5c31d4f677db605ce4f243c2bf8322a7087754417194530294737759
3
  size 341314196
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7688bd49ceef3c0f870a5ae30078b923ab31b7827a8c4524911c4cd30208fa02
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:c615fdcb1af9159396500207ffb4a5b04371e0d2685ad2d53e199b3a2fd0bef6
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:23a6eee3875a9902a549f4bad55856201b51958acc44fbbb2102e758981da379
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:efceaa5c248a4d80b63fee15b42b7a10a2394777ecd3ca622c0d4a7cf33eef18
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c9270801a091d1fd46d6e273e2ff0ed3fb1f5321828110607b5eb48295bb7f4c
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
  "best_metric": 1.9600940942764282,
3
  "best_model_checkpoint": "miner_id_24/checkpoint-50",
4
- "epoch": 0.15037593984962405,
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": 16.369,
59
  "eval_steps_per_second": 4.092,
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": 9428209867161600.0,
90
  "train_batch_size": 4,
91
  "trial_name": null,
92
  "trial_params": null
 
1
  {
2
  "best_metric": 1.9600940942764282,
3
  "best_model_checkpoint": "miner_id_24/checkpoint-50",
4
+ "epoch": 0.3007518796992481,
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": 16.369,
59
  "eval_steps_per_second": 4.092,
60
  "step": 50
61
+ },
62
+ {
63
+ "epoch": 0.18045112781954886,
64
+ "grad_norm": 4.931917667388916,
65
+ "learning_rate": 0.00021732906980769228,
66
+ "loss": 1.7875,
67
+ "step": 60
68
+ },
69
+ {
70
+ "epoch": 0.21052631578947367,
71
+ "grad_norm": 5.513779640197754,
72
+ "learning_rate": 0.00021532453881467652,
73
+ "loss": 1.415,
74
+ "step": 70
75
+ },
76
+ {
77
+ "epoch": 0.24060150375939848,
78
+ "grad_norm": 8.94431209564209,
79
+ "learning_rate": 0.0002120110840918633,
80
+ "loss": 1.4613,
81
+ "step": 80
82
+ },
83
+ {
84
+ "epoch": 0.2706766917293233,
85
+ "grad_norm": 7.7282328605651855,
86
+ "learning_rate": 0.00020742949640648896,
87
+ "loss": 1.6876,
88
+ "step": 90
89
+ },
90
+ {
91
+ "epoch": 0.3007518796992481,
92
+ "grad_norm": 9.372624397277832,
93
+ "learning_rate": 0.00020163617806143107,
94
+ "loss": 1.7947,
95
+ "step": 100
96
+ },
97
+ {
98
+ "epoch": 0.3007518796992481,
99
+ "eval_loss": 2.0332393646240234,
100
+ "eval_runtime": 8.5853,
101
+ "eval_samples_per_second": 16.307,
102
+ "eval_steps_per_second": 4.077,
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.88564197343232e+16,
133
  "train_batch_size": 4,
134
  "trial_name": null,
135
  "trial_params": null