lesso18 commited on
Commit
490071e
·
verified ·
1 Parent(s): 5bb3716

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:e0d81e62a3621d623189f9ad2e380ee1c448527f14726643b0e48da51970334c
3
  size 671149168
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8234fba92739f9ba49d65e85141151ea3e3f941b1fc02a890d6f96c892e54c95
3
  size 671149168
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ed321703fc4f74ee06fad972f9130a13563a7c47ce29f6d988e253214a129d4f
3
  size 341314196
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b82b04ea09710aa4213cb03ab0b5cc1dd4aa0201bac4c985f2111eba665c109
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:b56be38ab57c4702d9d602fd6a9c472b446581ddd86664396ab1e9e7e6a2d7c6
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:43d2d8263b8cbac44fb13353f2a54b95985b179bd30ff324f943f58b6fa81a87
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:697eb5c311706d748c20f07b0521bb9d1f71aee638eb745112aecf80a82e51da
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
  "best_metric": 2.351407289505005,
3
  "best_model_checkpoint": "miner_id_24/checkpoint-50",
4
- "epoch": 0.018040772145047807,
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.883,
59
  "eval_steps_per_second": 3.974,
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.351407289505005,
3
  "best_model_checkpoint": "miner_id_24/checkpoint-50",
4
+ "epoch": 0.036081544290095614,
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.883,
59
  "eval_steps_per_second": 3.974,
60
  "step": 50
61
+ },
62
+ {
63
+ "epoch": 0.02164892657405737,
64
+ "grad_norm": 1.5297818183898926,
65
+ "learning_rate": 0.00021773448147832086,
66
+ "loss": 2.0854,
67
+ "step": 60
68
+ },
69
+ {
70
+ "epoch": 0.025257081003066933,
71
+ "grad_norm": 1.3838398456573486,
72
+ "learning_rate": 0.0002169392194928312,
73
+ "loss": 2.0998,
74
+ "step": 70
75
+ },
76
+ {
77
+ "epoch": 0.028865235432076492,
78
+ "grad_norm": 2.074045181274414,
79
+ "learning_rate": 0.00021561808847998484,
80
+ "loss": 2.2113,
81
+ "step": 80
82
+ },
83
+ {
84
+ "epoch": 0.032473389861086055,
85
+ "grad_norm": 2.1741549968719482,
86
+ "learning_rate": 0.00021377752485727676,
87
+ "loss": 2.1485,
88
+ "step": 90
89
+ },
90
+ {
91
+ "epoch": 0.036081544290095614,
92
+ "grad_norm": 6.557363986968994,
93
+ "learning_rate": 0.00021142649566566402,
94
+ "loss": 2.1276,
95
+ "step": 100
96
+ },
97
+ {
98
+ "epoch": 0.036081544290095614,
99
+ "eval_loss": 2.3574182987213135,
100
+ "eval_runtime": 73.3643,
101
+ "eval_samples_per_second": 15.907,
102
+ "eval_steps_per_second": 3.98,
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