lesso06 commited on
Commit
1c29c86
·
verified ·
1 Parent(s): 410a457

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:fba02c01533c97c07e8182e793f898c557b23d253dd3ee2e63f35fc43eabba95
3
  size 671149168
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:88fb81e440d85a6605618a0971084cb49fe2a7e39a58f2bd580aea3401d0b6f8
3
  size 671149168
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b1ff645f44dd408599245284ff2d40a6570958d266c63b910556c17d5d0869d6
3
  size 341314196
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a4ac9ea3ee5a462c9ceab4a9e4ae719693693e0cf78a6ec875aed88f35960ce
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:ddab19c27b913075780d33d64cc2ce42d82fa5dc5c18abe10939866a6353a7cd
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e936836b2cdc132491f556998ba2d3f8cb2dd14428b1b18cd5fae4ebbcb5a994
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8f05a07b776abc173978a0e887e7c70d773d3b63ce9e1342d6d78880c1684ac0
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a760ba92960f08f363394eee4df1edc2c66e6b8b22489dbac9e6aa0f5ae478e1
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
  "best_metric": 2.5439529418945312,
3
  "best_model_checkpoint": "miner_id_24/checkpoint-50",
4
- "epoch": 0.01811922449719152,
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.668,
59
  "eval_steps_per_second": 3.924,
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.5439529418945312,
3
  "best_model_checkpoint": "miner_id_24/checkpoint-50",
4
+ "epoch": 0.03623844899438304,
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.668,
59
  "eval_steps_per_second": 3.924,
60
  "step": 50
61
+ },
62
+ {
63
+ "epoch": 0.021743069396629823,
64
+ "grad_norm": 1.3696887493133545,
65
+ "learning_rate": 0.0002057490971767619,
66
+ "loss": 2.384,
67
+ "step": 60
68
+ },
69
+ {
70
+ "epoch": 0.02536691429606813,
71
+ "grad_norm": 1.702624797821045,
72
+ "learning_rate": 0.00020499761108038175,
73
+ "loss": 2.4112,
74
+ "step": 70
75
+ },
76
+ {
77
+ "epoch": 0.028990759195506432,
78
+ "grad_norm": 1.841941237449646,
79
+ "learning_rate": 0.00020374920287558198,
80
+ "loss": 2.3759,
81
+ "step": 80
82
+ },
83
+ {
84
+ "epoch": 0.03261460409494474,
85
+ "grad_norm": 2.737161874771118,
86
+ "learning_rate": 0.00020200995468164684,
87
+ "loss": 2.2692,
88
+ "step": 90
89
+ },
90
+ {
91
+ "epoch": 0.03623844899438304,
92
+ "grad_norm": 4.560957431793213,
93
+ "learning_rate": 0.00019978833994094855,
94
+ "loss": 2.1869,
95
+ "step": 100
96
+ },
97
+ {
98
+ "epoch": 0.03623844899438304,
99
+ "eval_loss": 2.719433307647705,
100
+ "eval_runtime": 74.2575,
101
+ "eval_samples_per_second": 15.648,
102
+ "eval_steps_per_second": 3.919,
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.932783022768128e+16,
133
  "train_batch_size": 4,
134
  "trial_name": null,
135
  "trial_params": null