ivangrapher commited on
Commit
5703fa6
·
verified ·
1 Parent(s): a8cb98a

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:e90b1c0dba55e43621bde84dea504dec20fd817f2baf349408a4fbe061226e66
3
  size 100697728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a98731743092092fa09da85913866df67fe644c0b4e279dc90761934cd6cf5a
3
  size 100697728
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c6c7a12f60b75ac54c13466425236e9f6205918af29d0964e789d0b38d85deca
3
  size 201541754
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:08341b68241dc281c40a6469e7efa6f0f4e26b7dafc0fbdbf6ab0bf7c7267de8
3
  size 201541754
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:03c61da2a72ba214c944d958fb36272fb6382ce5fcbfecf19eac7eeb12869a37
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f9113e1eb32f6a8faa87851ebb8b8eebb4dee14e16a8f7564c198b2fb33406f
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ef527702b4e2147a500c0b29beb26751d245ebb60338b3910b449b6549ac4d59
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": null,
3
  "best_model_checkpoint": null,
4
- "epoch": 0.008771929824561403,
5
  "eval_steps": 8,
6
- "global_step": 15,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -58,6 +58,57 @@
58
  "learning_rate": 0.0002,
59
  "loss": 4.9818,
60
  "step": 15
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
61
  }
62
  ],
63
  "logging_steps": 3,
@@ -72,12 +123,12 @@
72
  "should_evaluate": false,
73
  "should_log": false,
74
  "should_save": true,
75
- "should_training_stop": false
76
  },
77
  "attributes": {}
78
  }
79
  },
80
- "total_flos": 2072352946913280.0,
81
  "train_batch_size": 2,
82
  "trial_name": null,
83
  "trial_params": null
 
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
+ "epoch": 0.017543859649122806,
5
  "eval_steps": 8,
6
+ "global_step": 30,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
58
  "learning_rate": 0.0002,
59
  "loss": 4.9818,
60
  "step": 15
61
+ },
62
+ {
63
+ "epoch": 0.00935672514619883,
64
+ "eval_loss": 1.5126136541366577,
65
+ "eval_runtime": 40.2642,
66
+ "eval_samples_per_second": 13.411,
67
+ "eval_steps_per_second": 6.706,
68
+ "step": 16
69
+ },
70
+ {
71
+ "epoch": 0.010526315789473684,
72
+ "grad_norm": 1.0104972124099731,
73
+ "learning_rate": 0.00018090169943749476,
74
+ "loss": 4.7518,
75
+ "step": 18
76
+ },
77
+ {
78
+ "epoch": 0.012280701754385965,
79
+ "grad_norm": 1.0568211078643799,
80
+ "learning_rate": 0.00013090169943749476,
81
+ "loss": 4.4204,
82
+ "step": 21
83
+ },
84
+ {
85
+ "epoch": 0.014035087719298246,
86
+ "grad_norm": 0.7512881755828857,
87
+ "learning_rate": 6.909830056250527e-05,
88
+ "loss": 4.513,
89
+ "step": 24
90
+ },
91
+ {
92
+ "epoch": 0.014035087719298246,
93
+ "eval_loss": 1.489016056060791,
94
+ "eval_runtime": 40.2262,
95
+ "eval_samples_per_second": 13.424,
96
+ "eval_steps_per_second": 6.712,
97
+ "step": 24
98
+ },
99
+ {
100
+ "epoch": 0.015789473684210527,
101
+ "grad_norm": 0.8052785396575928,
102
+ "learning_rate": 1.9098300562505266e-05,
103
+ "loss": 4.4545,
104
+ "step": 27
105
+ },
106
+ {
107
+ "epoch": 0.017543859649122806,
108
+ "grad_norm": 0.7201788425445557,
109
+ "learning_rate": 0.0,
110
+ "loss": 4.5524,
111
+ "step": 30
112
  }
113
  ],
114
  "logging_steps": 3,
 
123
  "should_evaluate": false,
124
  "should_log": false,
125
  "should_save": true,
126
+ "should_training_stop": true
127
  },
128
  "attributes": {}
129
  }
130
  },
131
+ "total_flos": 4144705893826560.0,
132
  "train_batch_size": 2,
133
  "trial_name": null,
134
  "trial_params": null