lesso11 commited on
Commit
d672e27
·
verified ·
1 Parent(s): 1220cdf

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:5c24e3b1c702aabf0c1faf45f665e1055f5306f9e2716004c62aa76f771230ae
3
  size 671149168
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e497d9b0c33f827bccafe47b16c03de1767d1504fdf8def356b66854fdf12c13
3
  size 671149168
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:82a786828b15215118b13ddf55ec7887b21b4c045ed28c44ac849bc530a5fac8
3
  size 341314196
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:44edfbaa57f95850bbde4464df2c68cd6abb495ce4a0e5599789036128633ed5
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:6928dd58ae198a057a3cb24e91583ecd19a5107fc7b70fe875d905f20f25aa4d
3
  size 14308
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e0b41842dd9aec4e2bb693c505fbb08dd2ba327c5a97955aeef2997596d3cb90
3
  size 14308
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ff293d6444222bd1d89236cd1763caa87bb59d6363a546a504877debc45066aa
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa1bfb19ac7a71e5a662427e7488d4a4d957109537750c19fd28e94a30346c50
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
  "best_metric": 0.7841286063194275,
3
  "best_model_checkpoint": "miner_id_24/checkpoint-50",
4
- "epoch": 0.030656039239730228,
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": 16.212,
59
  "eval_steps_per_second": 4.059,
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": 9522491965833216.0,
90
  "train_batch_size": 4,
91
  "trial_name": null,
92
  "trial_params": null
 
1
  {
2
  "best_metric": 0.7841286063194275,
3
  "best_model_checkpoint": "miner_id_24/checkpoint-50",
4
+ "epoch": 0.061312078479460456,
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": 16.212,
59
  "eval_steps_per_second": 4.059,
60
  "step": 50
61
+ },
62
+ {
63
+ "epoch": 0.03678724708767627,
64
+ "grad_norm": 2.0683157444000244,
65
+ "learning_rate": 0.00021074300730241147,
66
+ "loss": 0.5761,
67
+ "step": 60
68
+ },
69
+ {
70
+ "epoch": 0.04291845493562232,
71
+ "grad_norm": 1.5029504299163818,
72
+ "learning_rate": 0.00020997328125223568,
73
+ "loss": 0.4392,
74
+ "step": 70
75
+ },
76
+ {
77
+ "epoch": 0.049049662783568364,
78
+ "grad_norm": 1.8249471187591553,
79
+ "learning_rate": 0.0002086945718774165,
80
+ "loss": 0.4728,
81
+ "step": 80
82
+ },
83
+ {
84
+ "epoch": 0.05518087063151441,
85
+ "grad_norm": 2.3122222423553467,
86
+ "learning_rate": 0.00020691310892149265,
87
+ "loss": 0.4777,
88
+ "step": 90
89
+ },
90
+ {
91
+ "epoch": 0.061312078479460456,
92
+ "grad_norm": 3.182551145553589,
93
+ "learning_rate": 0.00020463757149291335,
94
+ "loss": 0.5207,
95
+ "step": 100
96
+ },
97
+ {
98
+ "epoch": 0.061312078479460456,
99
+ "eval_loss": 0.784916877746582,
100
+ "eval_runtime": 42.3748,
101
+ "eval_samples_per_second": 16.212,
102
+ "eval_steps_per_second": 4.059,
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.8950701832994816e+16,
133
  "train_batch_size": 4,
134
  "trial_name": null,
135
  "trial_params": null