vmpsergio commited on
Commit
8d88cad
·
verified ·
1 Parent(s): a8171a8

Training in progress, step 30, 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:f8c4968c672670a06883e83bd5392eae53f5a037c822904fa009b8b4372a9507
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a76e626eeeaf2317394fd5a3e58f41daf9b53b58ca780a8dbe65869184a4c539
3
  size 167832240
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b259ba46e7099a298017da5718c8823f5c8ef2c0ac895cd6dd97e80cb05d8078
3
  size 335922386
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7c2813182a829d4dc6e4a5fdb1889f6f7568ef288c2d64468c7b00213b0e2e5b
3
  size 335922386
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4e336ffb4f2385fe7817a79ed4d3cfcc71e6b65eaf2fdf9bb2447eedac0e09f6
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6bfe317d44b8f3bf2eb130aa26c2579199f2fbb7a32f4bcba4bfcd17b18d14b2
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a62e6ea25099651400ff4a3142a50e40bef5b52ba883be53b2fcb9d1a5b0a98c
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2def2cd24154d8cecbaa07c36ae27e5ebb9b7273a78abfea27aa67c480e4ae2b
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 1.1928067207336426,
3
- "best_model_checkpoint": "miner_id_24/checkpoint-20",
4
- "epoch": 0.008487163165711862,
5
  "eval_steps": 5,
6
- "global_step": 20,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -89,6 +89,50 @@
89
  "eval_samples_per_second": 7.682,
90
  "eval_steps_per_second": 3.845,
91
  "step": 20
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
92
  }
93
  ],
94
  "logging_steps": 3,
@@ -112,12 +156,12 @@
112
  "should_evaluate": false,
113
  "should_log": false,
114
  "should_save": true,
115
- "should_training_stop": false
116
  },
117
  "attributes": {}
118
  }
119
  },
120
- "total_flos": 7511608746049536.0,
121
  "train_batch_size": 2,
122
  "trial_name": null,
123
  "trial_params": null
 
1
  {
2
+ "best_metric": 1.1751959323883057,
3
+ "best_model_checkpoint": "miner_id_24/checkpoint-30",
4
+ "epoch": 0.012730744748567792,
5
  "eval_steps": 5,
6
+ "global_step": 30,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
89
  "eval_samples_per_second": 7.682,
90
  "eval_steps_per_second": 3.845,
91
  "step": 20
92
+ },
93
+ {
94
+ "epoch": 0.008911521323997454,
95
+ "grad_norm": 0.5210100412368774,
96
+ "learning_rate": 8.435655349597689e-05,
97
+ "loss": 1.1578,
98
+ "step": 21
99
+ },
100
+ {
101
+ "epoch": 0.010184595798854232,
102
+ "grad_norm": 0.5522451996803284,
103
+ "learning_rate": 4.12214747707527e-05,
104
+ "loss": 1.1488,
105
+ "step": 24
106
+ },
107
+ {
108
+ "epoch": 0.010608953957139827,
109
+ "eval_loss": 1.1779961585998535,
110
+ "eval_runtime": 129.2539,
111
+ "eval_samples_per_second": 7.683,
112
+ "eval_steps_per_second": 3.845,
113
+ "step": 25
114
+ },
115
+ {
116
+ "epoch": 0.011457670273711012,
117
+ "grad_norm": 0.5235723853111267,
118
+ "learning_rate": 1.0899347581163221e-05,
119
+ "loss": 1.1235,
120
+ "step": 27
121
+ },
122
+ {
123
+ "epoch": 0.012730744748567792,
124
+ "grad_norm": 0.5206447243690491,
125
+ "learning_rate": 0.0,
126
+ "loss": 1.0994,
127
+ "step": 30
128
+ },
129
+ {
130
+ "epoch": 0.012730744748567792,
131
+ "eval_loss": 1.1751959323883057,
132
+ "eval_runtime": 129.2843,
133
+ "eval_samples_per_second": 7.681,
134
+ "eval_steps_per_second": 3.844,
135
+ "step": 30
136
  }
137
  ],
138
  "logging_steps": 3,
 
156
  "should_evaluate": false,
157
  "should_log": false,
158
  "should_save": true,
159
+ "should_training_stop": true
160
  },
161
  "attributes": {}
162
  }
163
  },
164
+ "total_flos": 1.1221045163851776e+16,
165
  "train_batch_size": 2,
166
  "trial_name": null,
167
  "trial_params": null