Hanzalwi commited on
Commit
40302c8
1 Parent(s): 0bf64c9

Training in progress, step 600, 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:a44d68c1949cbfa59abba3d2625ffd3f2dc2128805ada225747c9f01902b68b6
3
  size 12595704
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:03eb44e9094128238da87898552bab191fc68ed5a4dceb0b3dbac97f84a66881
3
  size 12595704
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a4339f6bb7269a28cdea90b720694f12d2231e01b41800a39f7f397cee6dd728
3
  size 25222341
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9df58cf4ea3115d266c58f0aa7ca7719e3ec8db32c15979d69ff3a4ca1436732
3
  size 25222341
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:aa973b75275daf4d11c1e648510112ae79c2a7760fe20777b3adc73ea7118cb9
3
  size 14575
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb71876f27f3a3887b197fb59dafcc8efc45a24e2f5dff6f12d568629a8f4919
3
  size 14575
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5efc416a6883409dd7ab6f5c779e107c7c2baa7af6e12ed9fbd9dd73b8b20784
3
  size 627
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c1a2ac1c11599601eeac95feb1dbfd49ec5c625e61dcce18b3f094491f9cf2d
3
  size 627
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 1.1161261796951294,
3
- "best_model_checkpoint": "./outputs/checkpoint-500",
4
- "epoch": 0.6666666666666666,
5
  "eval_steps": 100,
6
- "global_step": 500,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -77,6 +77,20 @@
77
  "eval_samples_per_second": 10.335,
78
  "eval_steps_per_second": 1.296,
79
  "step": 500
 
 
 
 
 
 
 
 
 
 
 
 
 
 
80
  }
81
  ],
82
  "logging_steps": 100,
@@ -84,7 +98,7 @@
84
  "num_input_tokens_seen": 0,
85
  "num_train_epochs": 3,
86
  "save_steps": 100,
87
- "total_flos": 7.068751460568269e+16,
88
  "trial_name": null,
89
  "trial_params": null
90
  }
 
1
  {
2
+ "best_metric": 1.111202597618103,
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,
 
77
  "eval_samples_per_second": 10.335,
78
  "eval_steps_per_second": 1.296,
79
  "step": 500
80
+ },
81
+ {
82
+ "epoch": 0.8,
83
+ "learning_rate": 0.0002,
84
+ "loss": 0.9675,
85
+ "step": 600
86
+ },
87
+ {
88
+ "epoch": 0.8,
89
+ "eval_loss": 1.111202597618103,
90
+ "eval_runtime": 186.3885,
91
+ "eval_samples_per_second": 10.355,
92
+ "eval_steps_per_second": 1.298,
93
+ "step": 600
94
  }
95
  ],
96
  "logging_steps": 100,
 
98
  "num_input_tokens_seen": 0,
99
  "num_train_epochs": 3,
100
  "save_steps": 100,
101
+ "total_flos": 8.4807475288277e+16,
102
  "trial_name": null,
103
  "trial_params": null
104
  }