Hanzalwi commited on
Commit
2b631cb
1 Parent(s): 5d61a1d

Training in progress, step 700, 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:be43f34602bb0b1e78f12f20303870ddf509450d43057fe05fb7d102f30ef4dc
3
  size 6304192
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d2996db00ecc3c5c253ea1a0ab8d1c3b6bb640a5140dc05cc843d9bb6e5f283
3
  size 6304192
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:abb5df1246bfeccb8956222c5dd783e076afe72c2c2b2b9df2d1bc87b14cde93
3
  size 12639429
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:31e5e71fc67ade3e7de5cf84c7350522ff4dd271b5d8127728966a8f8819fa50
3
  size 12639429
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:354336e3d2096475e2dbe89576e77c5e214cdcb69bb19ba1dc01b08c50a83b5a
3
  size 14575
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd8dd7793a5701b64cff4ece571f2d331ce025868e37b09362177387e1ab6cc1
3
  size 14575
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9c1a2ac1c11599601eeac95feb1dbfd49ec5c625e61dcce18b3f094491f9cf2d
3
  size 627
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:30423cc69a1c7d18caef4643847588d5884db012263cbe7b7224fa4719ca4156
3
  size 627
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 1.2814782857894897,
3
- "best_model_checkpoint": "./outputs/checkpoint-600",
4
- "epoch": 0.8,
5
  "eval_steps": 100,
6
- "global_step": 600,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -91,6 +91,20 @@
91
  "eval_samples_per_second": 15.316,
92
  "eval_steps_per_second": 1.92,
93
  "step": 600
 
 
 
 
 
 
 
 
 
 
 
 
 
 
94
  }
95
  ],
96
  "logging_steps": 100,
@@ -98,7 +112,7 @@
98
  "num_input_tokens_seen": 0,
99
  "num_train_epochs": 3,
100
  "save_steps": 100,
101
- "total_flos": 2.126816116772045e+16,
102
  "trial_name": null,
103
  "trial_params": null
104
  }
 
1
  {
2
+ "best_metric": 1.2781809568405151,
3
+ "best_model_checkpoint": "./outputs/checkpoint-700",
4
+ "epoch": 0.9333333333333333,
5
  "eval_steps": 100,
6
+ "global_step": 700,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
91
  "eval_samples_per_second": 15.316,
92
  "eval_steps_per_second": 1.92,
93
  "step": 600
94
+ },
95
+ {
96
+ "epoch": 0.93,
97
+ "learning_rate": 0.0002,
98
+ "loss": 1.1083,
99
+ "step": 700
100
+ },
101
+ {
102
+ "epoch": 0.93,
103
+ "eval_loss": 1.2781809568405151,
104
+ "eval_runtime": 126.2703,
105
+ "eval_samples_per_second": 15.285,
106
+ "eval_steps_per_second": 1.917,
107
+ "step": 700
108
  }
109
  ],
110
  "logging_steps": 100,
 
112
  "num_input_tokens_seen": 0,
113
  "num_train_epochs": 3,
114
  "save_steps": 100,
115
+ "total_flos": 2.482400846458061e+16,
116
  "trial_name": null,
117
  "trial_params": null
118
  }