tuanna08go commited on
Commit
f70ffce
·
verified ·
1 Parent(s): 8f628a4

Training in progress, step 50, 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:a241e22ffac0d805eb071041b61b0d1cfda9d50bf01b003840aadee9bba31731
3
  size 97307544
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:43031206bc639aafce03d415ba3292655820852e068fa2f371f4e2512b23c73e
3
  size 97307544
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fc3ed6a0364fa228d53b0f466060fcc72a2c8f1485ff707c7e6b30c0f08b9e5f
3
  size 49846260
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:41fce71a2facbb3651cdba77548483c81a6d381c10c29ff4f49576779d5bfea1
3
  size 49846260
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:559aa784b0078d433f070c2088ec5a3500d5f53f789fb7fe08d88a71ab7706b5
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:873d11eb07e1b9a512c8142223f8a384b6b11253a60b55a45b0f30cc73620820
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6676fe28230ae15b45fb334c871c6fdf1a7984a935952b9f8650896c37a8c106
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b1df0528620c07325b8faa7567e59b0c1e86a1f1ee6af1245a69c6c0463fe4e2
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.009674922600619196,
5
  "eval_steps": 25,
6
- "global_step": 25,
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": 2.66,
59
  "eval_steps_per_second": 2.66,
60
  "step": 25
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
61
  }
62
  ],
63
  "logging_steps": 5,
@@ -72,12 +115,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": 1676905757540352.0,
81
  "train_batch_size": 1,
82
  "trial_name": null,
83
  "trial_params": null
 
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
+ "epoch": 0.01934984520123839,
5
  "eval_steps": 25,
6
+ "global_step": 50,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
58
  "eval_samples_per_second": 2.66,
59
  "eval_steps_per_second": 2.66,
60
  "step": 25
61
+ },
62
+ {
63
+ "epoch": 0.011609907120743035,
64
+ "grad_norm": 0.41392597556114197,
65
+ "learning_rate": 5e-05,
66
+ "loss": 1.3273,
67
+ "step": 30
68
+ },
69
+ {
70
+ "epoch": 0.013544891640866873,
71
+ "grad_norm": 0.47019708156585693,
72
+ "learning_rate": 3.086582838174551e-05,
73
+ "loss": 1.2684,
74
+ "step": 35
75
+ },
76
+ {
77
+ "epoch": 0.015479876160990712,
78
+ "grad_norm": 0.477716326713562,
79
+ "learning_rate": 1.4644660940672627e-05,
80
+ "loss": 1.2093,
81
+ "step": 40
82
+ },
83
+ {
84
+ "epoch": 0.01741486068111455,
85
+ "grad_norm": 0.4382253587245941,
86
+ "learning_rate": 3.8060233744356633e-06,
87
+ "loss": 1.218,
88
+ "step": 45
89
+ },
90
+ {
91
+ "epoch": 0.01934984520123839,
92
+ "grad_norm": 0.4909341335296631,
93
+ "learning_rate": 0.0,
94
+ "loss": 1.3078,
95
+ "step": 50
96
+ },
97
+ {
98
+ "epoch": 0.01934984520123839,
99
+ "eval_loss": 1.281789779663086,
100
+ "eval_runtime": 108.7097,
101
+ "eval_samples_per_second": 2.649,
102
+ "eval_steps_per_second": 2.649,
103
+ "step": 50
104
  }
105
  ],
106
  "logging_steps": 5,
 
115
  "should_evaluate": false,
116
  "should_log": false,
117
  "should_save": true,
118
+ "should_training_stop": true
119
  },
120
  "attributes": {}
121
  }
122
  },
123
+ "total_flos": 3318875978465280.0,
124
  "train_batch_size": 1,
125
  "trial_name": null,
126
  "trial_params": null