kostiantynk-out commited on
Commit
9a23ca6
·
verified ·
1 Parent(s): f025d56

Training in progress, step 126, 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:bbb3f8ccedcd4fa0f74e709547ed8fe64624c281eba9e7bf7fa121d0ef7810e0
3
  size 556856304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d6374035612a146da1a109a61d39346ef90aa723c35c9a39d002c6f436b99e0f
3
  size 556856304
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1f6b41dcbcbee0dfc9a1aaf53bcab5e8b6db24b28aa25d625d26d93dba01d685
3
  size 21599060
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6043626bc4eaab3e567d8a690d89b2ba48bc4982f9614315e27098e503a238c6
3
  size 21599060
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:88b27ce60eb7e6075b97db6b42dc9a41d4f94bd7192df0f418174df4eea3b94d
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd90097bda2ff98046f4b0422fd3c485b996e564d7a8ece2d680b303573e27b6
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:95c99427ab0e3f179e8260c56d2a524955cd643e000ed1c4e3ac111dee56d825
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9fde2add4ac526f9d88b4a85a5e304b22d4aa9bf06cf799f89fbf1fa68e0bf83
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.002949645340262659,
5
  "eval_steps": 63,
6
- "global_step": 63,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -65,6 +65,56 @@
65
  "eval_samples_per_second": 59.029,
66
  "eval_steps_per_second": 29.521,
67
  "step": 63
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
68
  }
69
  ],
70
  "logging_steps": 10,
@@ -84,7 +134,7 @@
84
  "attributes": {}
85
  }
86
  },
87
- "total_flos": 2056790369894400.0,
88
  "train_batch_size": 2,
89
  "trial_name": null,
90
  "trial_params": null
 
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
+ "epoch": 0.005899290680525318,
5
  "eval_steps": 63,
6
+ "global_step": 126,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
65
  "eval_samples_per_second": 59.029,
66
  "eval_steps_per_second": 29.521,
67
  "step": 63
68
+ },
69
+ {
70
+ "epoch": 0.0032773837114029544,
71
+ "grad_norm": 4.394769668579102,
72
+ "learning_rate": 0.0001672300890261317,
73
+ "loss": 3.894,
74
+ "step": 70
75
+ },
76
+ {
77
+ "epoch": 0.0037455813844605194,
78
+ "grad_norm": 3.7391180992126465,
79
+ "learning_rate": 0.00015721166601221698,
80
+ "loss": 3.9238,
81
+ "step": 80
82
+ },
83
+ {
84
+ "epoch": 0.004213779057518084,
85
+ "grad_norm": 2.3897058963775635,
86
+ "learning_rate": 0.00014625382902408356,
87
+ "loss": 4.0137,
88
+ "step": 90
89
+ },
90
+ {
91
+ "epoch": 0.004681976730575649,
92
+ "grad_norm": 3.922125816345215,
93
+ "learning_rate": 0.00013453650544213076,
94
+ "loss": 3.9906,
95
+ "step": 100
96
+ },
97
+ {
98
+ "epoch": 0.005150174403633214,
99
+ "grad_norm": 3.0535309314727783,
100
+ "learning_rate": 0.00012225209339563145,
101
+ "loss": 4.0744,
102
+ "step": 110
103
+ },
104
+ {
105
+ "epoch": 0.005618372076690779,
106
+ "grad_norm": 2.748141050338745,
107
+ "learning_rate": 0.00010960230259076818,
108
+ "loss": 4.0713,
109
+ "step": 120
110
+ },
111
+ {
112
+ "epoch": 0.005899290680525318,
113
+ "eval_loss": 1.9673289060592651,
114
+ "eval_runtime": 76.3485,
115
+ "eval_samples_per_second": 58.901,
116
+ "eval_steps_per_second": 29.457,
117
+ "step": 126
118
  }
119
  ],
120
  "logging_steps": 10,
 
134
  "attributes": {}
135
  }
136
  },
137
+ "total_flos": 4146228205977600.0,
138
  "train_batch_size": 2,
139
  "trial_name": null,
140
  "trial_params": null