tripathiarpan20 commited on
Commit
000e87b
1 Parent(s): d055d91

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:b6667046d8b5a4ff3af285f3f345e00437ea76cbf6f9a4f1a446508bf4704ed2
3
  size 45118424
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fcfacd5fb2948bcde69b20e18c78ce613b7402af888fddc72600e2cc4cf3c86c
3
  size 45118424
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:624c5b80e6b18fa413feb446c29718ec41f83ed03fb34a2468e5b5449cf2da27
3
  size 23159290
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae8b0868930c7eef1cd7253ff4cd6ce9a75832e886b8af46e4254b08fe472081
3
  size 23159290
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:24df05627e2e86925ca37683e21f902381144a8ad40105a0738461c44ce5f2e2
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32fae2f082bc2b8a4f93f074fb88d1c6113a4081d21b0babdad2ac6534f83080
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.0008501594048884166,
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.2143,
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": 967722569564160.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.0017003188097768332,
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.2143,
60
  "step": 5
61
+ },
62
+ {
63
+ "epoch": 0.0010201912858660998,
64
+ "grad_norm": 1.040611743927002,
65
+ "learning_rate": 0.00012,
66
+ "loss": 0.9643,
67
+ "step": 6
68
+ },
69
+ {
70
+ "epoch": 0.0010201912858660998,
71
+ "eval_loss": 1.0490574836730957,
72
+ "eval_runtime": 376.4499,
73
+ "eval_samples_per_second": 6.58,
74
+ "eval_steps_per_second": 3.291,
75
+ "step": 6
76
+ },
77
+ {
78
+ "epoch": 0.0011902231668437832,
79
+ "grad_norm": 1.5477181673049927,
80
+ "learning_rate": 0.00014,
81
+ "loss": 1.2377,
82
+ "step": 7
83
+ },
84
+ {
85
+ "epoch": 0.0013602550478214665,
86
+ "grad_norm": 1.29509699344635,
87
+ "learning_rate": 0.00016,
88
+ "loss": 0.8408,
89
+ "step": 8
90
+ },
91
+ {
92
+ "epoch": 0.0015302869287991498,
93
+ "grad_norm": 1.7048213481903076,
94
+ "learning_rate": 0.00018,
95
+ "loss": 1.0168,
96
+ "step": 9
97
+ },
98
+ {
99
+ "epoch": 0.0015302869287991498,
100
+ "eval_loss": 0.952135443687439,
101
+ "eval_runtime": 376.1474,
102
+ "eval_samples_per_second": 6.585,
103
+ "eval_steps_per_second": 3.294,
104
+ "step": 9
105
+ },
106
+ {
107
+ "epoch": 0.0017003188097768332,
108
+ "grad_norm": 1.1248693466186523,
109
+ "learning_rate": 0.0002,
110
+ "loss": 0.9549,
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": 1935445139128320.0,
132
  "train_batch_size": 2,
133
  "trial_name": null,
134
  "trial_params": null