lesso18 commited on
Commit
4e9f83b
·
verified ·
1 Parent(s): 9df0bd8

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:efe16facb09233924f9cce3c382f6a8dc707aac6e3ff4e71f83faf047a7bdf55
3
  size 645975704
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af2ac5f9f5a8afc2e8593a354e1ce27658149294c8a0f40656b51bdb30548427
3
  size 645975704
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1bb4d6b01652e39505731016e02609671617baf61cc6fd63d43ba24d01bfee01
3
  size 328468404
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:580a06c4127fa8d71e3b8052907a41660172d23f22384c9c5b0defa79dbefabb
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:144d2f0b66ae4e427ed7012bcd423c7ea2a6751e97b6b102313724577f6f8530
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5abd636d1fcde191adce24dac333f45255e5374fcf26e016a2e8b2fc91ca0902
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": 1.7293239831924438,
3
  "best_model_checkpoint": "miner_id_24/checkpoint-50",
4
- "epoch": 0.0429553264604811,
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.776,
59
  "eval_steps_per_second": 4.462,
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": 8886804283392000.0,
90
  "train_batch_size": 4,
91
  "trial_name": null,
92
  "trial_params": null
 
1
  {
2
  "best_metric": 1.7293239831924438,
3
  "best_model_checkpoint": "miner_id_24/checkpoint-50",
4
+ "epoch": 0.0859106529209622,
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.776,
59
  "eval_steps_per_second": 4.462,
60
  "step": 50
61
+ },
62
+ {
63
+ "epoch": 0.05154639175257732,
64
+ "grad_norm": 0.7793288230895996,
65
+ "learning_rate": 0.00021773448147832086,
66
+ "loss": 1.7899,
67
+ "step": 60
68
+ },
69
+ {
70
+ "epoch": 0.06013745704467354,
71
+ "grad_norm": 1.007460117340088,
72
+ "learning_rate": 0.0002169392194928312,
73
+ "loss": 1.6296,
74
+ "step": 70
75
+ },
76
+ {
77
+ "epoch": 0.06872852233676977,
78
+ "grad_norm": 1.0640578269958496,
79
+ "learning_rate": 0.00021561808847998484,
80
+ "loss": 1.6155,
81
+ "step": 80
82
+ },
83
+ {
84
+ "epoch": 0.07731958762886598,
85
+ "grad_norm": 1.191985011100769,
86
+ "learning_rate": 0.00021377752485727676,
87
+ "loss": 1.5215,
88
+ "step": 90
89
+ },
90
+ {
91
+ "epoch": 0.0859106529209622,
92
+ "grad_norm": 3.72426176071167,
93
+ "learning_rate": 0.00021142649566566402,
94
+ "loss": 1.4125,
95
+ "step": 100
96
+ },
97
+ {
98
+ "epoch": 0.0859106529209622,
99
+ "eval_loss": 1.7307857275009155,
100
+ "eval_runtime": 27.621,
101
+ "eval_samples_per_second": 17.74,
102
+ "eval_steps_per_second": 4.453,
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.7773608566784e+16,
133
  "train_batch_size": 4,
134
  "trial_name": null,
135
  "trial_params": null