lesso12 commited on
Commit
1362318
·
verified ·
1 Parent(s): 785ed2f

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:dac9fbb6f11ff468b4af176ef8986b21678d1b41437d5d858a5f58de97f6ba3b
3
  size 9864
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:991d42f874d11dd7f685f12c44d997ee37d1294b9c1942a2ef1c866f4b0be971
3
  size 9864
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1d83fc5363e3e786aa11089e1a8eb02cb5b7a1931a3cb0c977ceedc8fc1faaac
3
  size 24006
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ad4c67cbd52d97c89f217975ad88698b15efeae1065f62a8d511a29d891ddb8
3
  size 24006
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1a920341f8db11fdc2a3c97cba3df2042ccd0bcf8f95ab8ca8c32c36f41bc256
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ccc884acd19b8a23e74071ab1c8930e4c49c6a544ce2691cea49c49a59e71c5
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:123a052b8c41ff421cc6f9fbb2d14ef7b3db0d5e386f93b396eda4258e764d4c
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:268aeb7b294c90cd83aa86854c13d1f13a76d08ba75be276a0b5b8f8a3905924
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
  "best_metric": 11.5,
3
  "best_model_checkpoint": "miner_id_24/checkpoint-50",
4
- "epoch": 0.029171528588098017,
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": 185.037,
59
  "eval_steps_per_second": 46.387,
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": 1007376236544.0,
90
  "train_batch_size": 4,
91
  "trial_name": null,
92
  "trial_params": null
 
1
  {
2
  "best_metric": 11.5,
3
  "best_model_checkpoint": "miner_id_24/checkpoint-50",
4
+ "epoch": 0.058343057176196034,
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": 185.037,
59
  "eval_steps_per_second": 46.387,
60
  "step": 50
61
+ },
62
+ {
63
+ "epoch": 0.03500583430571762,
64
+ "grad_norm": 2.9545175493694842e-05,
65
+ "learning_rate": 0.00021174178932754136,
66
+ "loss": 23.0,
67
+ "step": 60
68
+ },
69
+ {
70
+ "epoch": 0.040840140023337225,
71
+ "grad_norm": 7.258558616740629e-05,
72
+ "learning_rate": 0.00021096841528660647,
73
+ "loss": 23.0,
74
+ "step": 70
75
+ },
76
+ {
77
+ "epoch": 0.046674445740956826,
78
+ "grad_norm": 6.44875253783539e-05,
79
+ "learning_rate": 0.0002096836456777834,
80
+ "loss": 23.0,
81
+ "step": 80
82
+ },
83
+ {
84
+ "epoch": 0.052508751458576426,
85
+ "grad_norm": 8.886439900379628e-05,
86
+ "learning_rate": 0.00020789373976946182,
87
+ "loss": 23.0,
88
+ "step": 90
89
+ },
90
+ {
91
+ "epoch": 0.058343057176196034,
92
+ "grad_norm": 0.00012685952242463827,
93
+ "learning_rate": 0.0002056074178033063,
94
+ "loss": 23.0,
95
+ "step": 100
96
+ },
97
+ {
98
+ "epoch": 0.058343057176196034,
99
+ "eval_loss": 11.5,
100
+ "eval_runtime": 4.0392,
101
+ "eval_samples_per_second": 178.75,
102
+ "eval_steps_per_second": 44.811,
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": 2004778450944.0,
133
  "train_batch_size": 4,
134
  "trial_name": null,
135
  "trial_params": null