lesso03 commited on
Commit
ceaee7d
·
verified ·
1 Parent(s): 20418c2

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:615f214c786c29ad50a88c588b39ffcae42e5cf4b24639a37458f232c82d8196
3
  size 645975704
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d8c3f7999b2043fea2ea90ca8c1f5491e76f00826772aac67b1c4fb32a4ac1c
3
  size 645975704
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8ef3d569f0feee7bbfb4d8f056e95c690b28aedcb13884b8a802be8f27d4681f
3
  size 328468404
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6ce8d1896843648bd5a9f427f5356651d8bcd608e5a429b9b5e216224d9fd3e2
3
  size 328468404
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:10ed3347bac4bd11b84cafc58fab117491444ca2498e8432344896bb3701b6ef
3
  size 14308
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:36de6021643d50a2e37adfebc48eac0227506eaf27bf48d55765a73f7ed91b8d
3
  size 14308
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bafcafa93344e734000a1bd1b561500d69d1ccecac0e67c8cade94cdf739e25e
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd10496d8a5f7e45002ec724483dbe1d4186b3c7101bd21f93cd0629ecfe77be
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
  "best_metric": 1.9741289615631104,
3
  "best_model_checkpoint": "miner_id_24/checkpoint-50",
4
- "epoch": 0.0007970795007094007,
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": 17.022,
59
  "eval_steps_per_second": 4.256,
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": 9153408411893760.0,
90
  "train_batch_size": 4,
91
  "trial_name": null,
92
  "trial_params": null
 
1
  {
2
  "best_metric": 1.9741289615631104,
3
  "best_model_checkpoint": "miner_id_24/checkpoint-50",
4
+ "epoch": 0.0015941590014188014,
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": 17.022,
59
  "eval_steps_per_second": 4.256,
60
  "step": 50
61
+ },
62
+ {
63
+ "epoch": 0.0009564954008512809,
64
+ "grad_norm": 0.5567274689674377,
65
+ "learning_rate": 0.00020275275110137215,
66
+ "loss": 1.8676,
67
+ "step": 60
68
+ },
69
+ {
70
+ "epoch": 0.001115911300993161,
71
+ "grad_norm": 0.9768388867378235,
72
+ "learning_rate": 0.00020201220897726938,
73
+ "loss": 1.824,
74
+ "step": 70
75
+ },
76
+ {
77
+ "epoch": 0.0012753272011350413,
78
+ "grad_norm": 0.8935255408287048,
79
+ "learning_rate": 0.00020078198147448128,
80
+ "loss": 1.8593,
81
+ "step": 80
82
+ },
83
+ {
84
+ "epoch": 0.0014347431012769214,
85
+ "grad_norm": 1.3647874593734741,
86
+ "learning_rate": 0.00019906806213773937,
87
+ "loss": 2.0022,
88
+ "step": 90
89
+ },
90
+ {
91
+ "epoch": 0.0015941590014188014,
92
+ "grad_norm": 9.45513916015625,
93
+ "learning_rate": 0.0001968788010097697,
94
+ "loss": 1.7834,
95
+ "step": 100
96
+ },
97
+ {
98
+ "epoch": 0.0015941590014188014,
99
+ "eval_loss": 2.133173704147339,
100
+ "eval_runtime": 1552.7201,
101
+ "eval_samples_per_second": 17.011,
102
+ "eval_steps_per_second": 4.253,
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.857342095228928e+16,
133
  "train_batch_size": 4,
134
  "trial_name": null,
135
  "trial_params": null