Hanzalwi commited on
Commit
6dffe39
1 Parent(s): 57864db

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:007f6b24edc41404479f5bb854ec2cd4a1978cd2337d057ee563433199c9b77d
3
  size 9444296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:01a7f69327d0024b24ca4ed51941c318f1fcbb752ff023875cfd2555eb1d6369
3
  size 9444296
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ef162a08746f5b07557989aa92c3ea24954b07ff9ead49acf3c7ae37695c9752
3
  size 18902665
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5390d4be9fcf3c2edc2b58c9fbed59fe6b5b28381ee247eeca9a1370a2ee0abd
3
  size 18902665
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3b09a88054123c089ea7a12187c1a69bb1039c54e68994009c312791f99785e8
3
  size 14575
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a419c8171381ef52bb95c0db9d7dc0f3373840624ba9300b663743186a3ad699
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.0230828523635864,
3
- "best_model_checkpoint": "./outputs/checkpoint-500",
4
- "epoch": 0.7102272727272727,
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": 12.001,
78
  "eval_steps_per_second": 1.504,
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": 2.80842883485696e+16,
88
  "trial_name": null,
89
  "trial_params": null
90
  }
 
1
  {
2
+ "best_metric": 1.0142004489898682,
3
+ "best_model_checkpoint": "./outputs/checkpoint-600",
4
+ "epoch": 0.8522727272727273,
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": 12.001,
78
  "eval_steps_per_second": 1.504,
79
  "step": 500
80
+ },
81
+ {
82
+ "epoch": 0.85,
83
+ "learning_rate": 0.0002,
84
+ "loss": 1.1612,
85
+ "step": 600
86
+ },
87
+ {
88
+ "epoch": 0.85,
89
+ "eval_loss": 1.0142004489898682,
90
+ "eval_runtime": 124.2613,
91
+ "eval_samples_per_second": 12.007,
92
+ "eval_steps_per_second": 1.505,
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": 3.370874435518464e+16,
102
  "trial_name": null,
103
  "trial_params": null
104
  }