dimasik1987 commited on
Commit
3bc1007
1 Parent(s): ed65963

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:b0497fe0a7c7c34cd6afb89dfb179983c043b386b2d5181f0f05ffb61b41fac4
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9699ed72d949d07ac14b024a69fb8b84493a7e4da928df110ed7cbf4e1c0e267
3
  size 83945296
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:91a07098b90399fe4194436a5ea224345553b2a297afd8c47dd612e0adf7ae2d
3
  size 43122580
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aeaabde01ecfcfb358d60e2374fd1fd686ed218580abf22f8f3c4e9aff9ba56e
3
  size 43122580
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ba1cddb81a0f217517c0500b0f01493decc296111738c617b0b321989b1fc2b0
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:03a67e1218a684240a269d75069a02f196a9c9742eb0114d107b808e267b1450
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.011918951132300357,
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.993,
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": 1849564248145920.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.023837902264600714,
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.993,
60
  "step": 5
61
+ },
62
+ {
63
+ "epoch": 0.014302741358760428,
64
+ "grad_norm": 1.3507497310638428,
65
+ "learning_rate": 0.00012,
66
+ "loss": 2.5632,
67
+ "step": 6
68
+ },
69
+ {
70
+ "epoch": 0.014302741358760428,
71
+ "eval_loss": 4.79640007019043,
72
+ "eval_runtime": 23.1984,
73
+ "eval_samples_per_second": 7.63,
74
+ "eval_steps_per_second": 3.836,
75
+ "step": 6
76
+ },
77
+ {
78
+ "epoch": 0.0166865315852205,
79
+ "grad_norm": 1.5210137367248535,
80
+ "learning_rate": 0.00014,
81
+ "loss": 3.0109,
82
+ "step": 7
83
+ },
84
+ {
85
+ "epoch": 0.01907032181168057,
86
+ "grad_norm": 1.6760146617889404,
87
+ "learning_rate": 0.00016,
88
+ "loss": 2.6024,
89
+ "step": 8
90
+ },
91
+ {
92
+ "epoch": 0.021454112038140644,
93
+ "grad_norm": 2.1592094898223877,
94
+ "learning_rate": 0.00018,
95
+ "loss": 2.3319,
96
+ "step": 9
97
+ },
98
+ {
99
+ "epoch": 0.021454112038140644,
100
+ "eval_loss": 4.315332889556885,
101
+ "eval_runtime": 23.146,
102
+ "eval_samples_per_second": 7.647,
103
+ "eval_steps_per_second": 3.845,
104
+ "step": 9
105
+ },
106
+ {
107
+ "epoch": 0.023837902264600714,
108
+ "grad_norm": 1.8350367546081543,
109
+ "learning_rate": 0.0002,
110
+ "loss": 2.9011,
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": 3699128496291840.0,
132
  "train_batch_size": 2,
133
  "trial_name": null,
134
  "trial_params": null