nadejdatarabukina commited on
Commit
6c79916
·
verified ·
1 Parent(s): 98f1350

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:f99e2c0891c41a5dce7865073ed977426d16d8c6f21239a53c24f90072c6a7a2
3
  size 250422888
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a46311d142248e794ec5cfab89b6c046036a1f22de50cbda11d4d5a287c925c
3
  size 250422888
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5faff2e795189a4987b859db915259e6b7a6751b1bb0bc6c85185c797e5d064b
3
  size 501168482
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:11dd6ec10b9b1235d1d7c225c232baf7269bcaf4c09b2f5a9ec4b2e28220fe0d
3
  size 501168482
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:aaa9e3b74578bef08c8ce245263a3b35a95c650bc0dbb1e32e055768b69671b4
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a10c667363305ba7ff759c9b1766381acfb4158c87ced3a770de08d220a2d9c
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": null,
3
  "best_model_checkpoint": null,
4
- "epoch": 0.0018005446647610902,
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": 4.115,
90
  "eval_steps_per_second": 2.058,
91
  "step": 20
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
92
  }
93
  ],
94
  "logging_steps": 3,
@@ -103,12 +147,12 @@
103
  "should_evaluate": false,
104
  "should_log": false,
105
  "should_save": true,
106
- "should_training_stop": false
107
  },
108
  "attributes": {}
109
  }
110
  },
111
- "total_flos": 1.317174717186048e+16,
112
  "train_batch_size": 2,
113
  "trial_name": null,
114
  "trial_params": null
 
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
+ "epoch": 0.0027008169971416353,
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": 4.115,
90
  "eval_steps_per_second": 2.058,
91
  "step": 20
92
+ },
93
+ {
94
+ "epoch": 0.0018905718979991448,
95
+ "grad_norm": 2.304891586303711,
96
+ "learning_rate": 8.435655349597689e-05,
97
+ "loss": 6.6758,
98
+ "step": 21
99
+ },
100
+ {
101
+ "epoch": 0.0021606535977133083,
102
+ "grad_norm": 1.581033706665039,
103
+ "learning_rate": 4.12214747707527e-05,
104
+ "loss": 5.6989,
105
+ "step": 24
106
+ },
107
+ {
108
+ "epoch": 0.002250680830951363,
109
+ "eval_loss": 1.5958346128463745,
110
+ "eval_runtime": 1135.7037,
111
+ "eval_samples_per_second": 4.118,
112
+ "eval_steps_per_second": 2.06,
113
+ "step": 25
114
+ },
115
+ {
116
+ "epoch": 0.002430735297427472,
117
+ "grad_norm": 2.6412482261657715,
118
+ "learning_rate": 1.0899347581163221e-05,
119
+ "loss": 6.319,
120
+ "step": 27
121
+ },
122
+ {
123
+ "epoch": 0.0027008169971416353,
124
+ "grad_norm": 1.005195140838623,
125
+ "learning_rate": 0.0,
126
+ "loss": 6.5737,
127
+ "step": 30
128
+ },
129
+ {
130
+ "epoch": 0.0027008169971416353,
131
+ "eval_loss": 1.592824101448059,
132
+ "eval_runtime": 1135.5852,
133
+ "eval_samples_per_second": 4.119,
134
+ "eval_steps_per_second": 2.06,
135
+ "step": 30
136
  }
137
  ],
138
  "logging_steps": 3,
 
147
  "should_evaluate": false,
148
  "should_log": false,
149
  "should_save": true,
150
+ "should_training_stop": true
151
  },
152
  "attributes": {}
153
  }
154
  },
155
+ "total_flos": 1.951957713420288e+16,
156
  "train_batch_size": 2,
157
  "trial_name": null,
158
  "trial_params": null