diagonalge commited on
Commit
ba92771
1 Parent(s): 4a45e86

Training in progress, step 10, 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:fc207a8bd4038c692068f833fc6f9e967ba4e2bc59cf8d516cc32219394ec6d2
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dcd807fd7345bb1a541b7d0a81bdaf15e088d087b5360c8cf62ae18d92887c18
3
  size 167832240
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:993f8e074b692e7a455d207b00d26f388597f4b75884cc4631061f4836c0ed05
3
  size 85723284
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2954f5ba9212954b225d6e67257480904c0b68d8a9081fce18c09bc363e423d8
3
  size 85723284
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f18766532b6e2882509ec1f9d4c5626424fb37a927a1f0bde7350de9aa0a4a72
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6d9dad472c625544a84029492c20e55a11e0b1a437d7c0f61ccb13f356134a19
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cda2d7da3ce8a95be6df505b84eace6ccd5aa18ffc6d1bcc9a79572045c8d78f
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb578e75c11a81e85dda67a691f96ba4793a02960f1409fd3e1511aac873491a
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.0003757209145047059,
5
  "eval_steps": 3,
6
- "global_step": 5,
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.0001,
59
  "loss": 2.842,
60
  "step": 5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
61
  }
62
  ],
63
  "logging_steps": 1,
@@ -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": 7418872835604480.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.0007514418290094118,
5
  "eval_steps": 3,
6
+ "global_step": 10,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
58
  "learning_rate": 0.0001,
59
  "loss": 2.842,
60
  "step": 5
61
+ },
62
+ {
63
+ "epoch": 0.0004508650974056471,
64
+ "grad_norm": 1.4646281003952026,
65
+ "learning_rate": 0.00012,
66
+ "loss": 2.6919,
67
+ "step": 6
68
+ },
69
+ {
70
+ "epoch": 0.0004508650974056471,
71
+ "eval_loss": 2.8418965339660645,
72
+ "eval_runtime": 3637.025,
73
+ "eval_samples_per_second": 1.541,
74
+ "eval_steps_per_second": 0.77,
75
+ "step": 6
76
+ },
77
+ {
78
+ "epoch": 0.0005260092803065883,
79
+ "grad_norm": 0.9931614398956299,
80
+ "learning_rate": 0.00014,
81
+ "loss": 2.9339,
82
+ "step": 7
83
+ },
84
+ {
85
+ "epoch": 0.0006011534632075294,
86
+ "grad_norm": 1.1760421991348267,
87
+ "learning_rate": 0.00016,
88
+ "loss": 3.062,
89
+ "step": 8
90
+ },
91
+ {
92
+ "epoch": 0.0006762976461084706,
93
+ "grad_norm": 1.3243894577026367,
94
+ "learning_rate": 0.00018,
95
+ "loss": 2.492,
96
+ "step": 9
97
+ },
98
+ {
99
+ "epoch": 0.0006762976461084706,
100
+ "eval_loss": 2.708946943283081,
101
+ "eval_runtime": 3636.5404,
102
+ "eval_samples_per_second": 1.541,
103
+ "eval_steps_per_second": 0.771,
104
+ "step": 9
105
+ },
106
+ {
107
+ "epoch": 0.0007514418290094118,
108
+ "grad_norm": 1.3067790269851685,
109
+ "learning_rate": 0.0002,
110
+ "loss": 2.8701,
111
+ "step": 10
112
  }
113
  ],
114
  "logging_steps": 1,
 
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": 1.483774567120896e+16,
132
  "train_batch_size": 2,
133
  "trial_name": null,
134
  "trial_params": null