lesso14 commited on
Commit
e68b45e
·
verified ·
1 Parent(s): 7f97aeb

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:5fedf2ecd08952ac0212a4a2e0bd39ee531b1dbcb884ab75cb672fabcef11815
3
  size 671149168
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d4a167f45c877bf8956fd2b32eec7011cd91e3be010f6acb3365ad3c9be9ce21
3
  size 671149168
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0275c3e180b97a0d8ee574ce56060dce4b7e09297d6e3fbe04ed13972c83339f
3
  size 341314196
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:34d9ca278f3bc72aeb2e277e7999f977e608fd550ef4658d854012ee9ee45363
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:3bb42c7f9a920e78023a624726d327478918c8cd450e76239e91cc8430bdb1c4
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:79fc5761023d2ef8290e0ef42aaeae28a7d395e6c79f6a6a86323906540b02f8
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f0ae195d31357f5defc54b09ff712d3e8a645441befdccfede53a6dd1acdeebf
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf46b31db7a35a4f33a788122727c08a6ae915948d136962f20a8e597d273f2e
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
  "best_metric": 0.5168118476867676,
3
  "best_model_checkpoint": "miner_id_24/checkpoint-50",
4
- "epoch": 0.09259259259259259,
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": 9.587,
59
  "eval_steps_per_second": 2.397,
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": 1.4041667963191296e+16,
90
  "train_batch_size": 4,
91
  "trial_name": null,
92
  "trial_params": null
 
1
  {
2
  "best_metric": 0.5168118476867676,
3
  "best_model_checkpoint": "miner_id_24/checkpoint-50",
4
+ "epoch": 0.18518518518518517,
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": 9.587,
59
  "eval_steps_per_second": 2.397,
60
  "step": 50
61
+ },
62
+ {
63
+ "epoch": 0.1111111111111111,
64
+ "grad_norm": 10.893043518066406,
65
+ "learning_rate": 0.00021373935337780118,
66
+ "loss": 1.3228,
67
+ "step": 60
68
+ },
69
+ {
70
+ "epoch": 0.12962962962962962,
71
+ "grad_norm": 11.86053466796875,
72
+ "learning_rate": 0.00021295868335534802,
73
+ "loss": 0.9465,
74
+ "step": 70
75
+ },
76
+ {
77
+ "epoch": 0.14814814814814814,
78
+ "grad_norm": 245.02352905273438,
79
+ "learning_rate": 0.0002116617932785172,
80
+ "loss": 0.8149,
81
+ "step": 80
82
+ },
83
+ {
84
+ "epoch": 0.16666666666666666,
85
+ "grad_norm": 6.186165809631348,
86
+ "learning_rate": 0.00020985500146540012,
87
+ "loss": 0.4509,
88
+ "step": 90
89
+ },
90
+ {
91
+ "epoch": 0.18518518518518517,
92
+ "grad_norm": 8.681466102600098,
93
+ "learning_rate": 0.0002075471104240922,
94
+ "loss": 0.4001,
95
+ "step": 100
96
+ },
97
+ {
98
+ "epoch": 0.18518518518518517,
99
+ "eval_loss": 0.7028859257698059,
100
+ "eval_runtime": 24.0444,
101
+ "eval_samples_per_second": 9.482,
102
+ "eval_steps_per_second": 2.371,
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": 2.772558642413568e+16,
133
  "train_batch_size": 4,
134
  "trial_name": null,
135
  "trial_params": null