dimasik87 commited on
Commit
237d1b9
1 Parent(s): 599a677

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:1ec3c984bcd90bcd40c1a3e894b532019984341efb298b127e03b32936cf4f6a
3
  size 108113968
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cc356220d1d00dbbd7a3f6fbcaa8339e007e7faa1f3bdda3bc619285a0c18f18
3
  size 108113968
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dbdf20ba2a59eb7f487df26419d78f785769bc6787a6391704744910212b416f
3
  size 55549892
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4aaa84720254d526e0c9a37e8c382618bb01438fa4e87f8b19c5b6d7e2a84737
3
  size 55549892
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7c87ab912118f041388cdb50adb42883f0498061dcbfe13deb335b062f452d87
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3729714535361d3da6c603911f3ed24e523c8e6dffe566c724638ee5b65d672
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.0053705692803437165,
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": 1.5065,
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": 2052393617326080.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.010741138560687433,
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": 1.5065,
60
  "step": 5
61
+ },
62
+ {
63
+ "epoch": 0.00644468313641246,
64
+ "grad_norm": 1.8599263429641724,
65
+ "learning_rate": 0.00012,
66
+ "loss": 1.1595,
67
+ "step": 6
68
+ },
69
+ {
70
+ "epoch": 0.00644468313641246,
71
+ "eval_loss": 1.4259953498840332,
72
+ "eval_runtime": 37.0719,
73
+ "eval_samples_per_second": 10.574,
74
+ "eval_steps_per_second": 5.287,
75
+ "step": 6
76
+ },
77
+ {
78
+ "epoch": 0.007518796992481203,
79
+ "grad_norm": 2.1810078620910645,
80
+ "learning_rate": 0.00014,
81
+ "loss": 1.3973,
82
+ "step": 7
83
+ },
84
+ {
85
+ "epoch": 0.008592910848549946,
86
+ "grad_norm": 1.4867852926254272,
87
+ "learning_rate": 0.00016,
88
+ "loss": 0.9254,
89
+ "step": 8
90
+ },
91
+ {
92
+ "epoch": 0.00966702470461869,
93
+ "grad_norm": 1.1330220699310303,
94
+ "learning_rate": 0.00018,
95
+ "loss": 0.7735,
96
+ "step": 9
97
+ },
98
+ {
99
+ "epoch": 0.00966702470461869,
100
+ "eval_loss": 0.8766637444496155,
101
+ "eval_runtime": 37.0542,
102
+ "eval_samples_per_second": 10.579,
103
+ "eval_steps_per_second": 5.29,
104
+ "step": 9
105
+ },
106
+ {
107
+ "epoch": 0.010741138560687433,
108
+ "grad_norm": 1.8013813495635986,
109
+ "learning_rate": 0.0002,
110
+ "loss": 0.8574,
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": 4104787234652160.0,
132
  "train_batch_size": 2,
133
  "trial_name": null,
134
  "trial_params": null