rizkyjun commited on
Commit
e7143f8
1 Parent(s): 19162ab

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:a19f761e30bf830087770b48019218736fd5b299fc345ac2a9e749fe3a0c0f30
3
  size 9444296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e99e8c83f126d9f27ee13e24901b69b71feb06d3bb054e3f72ace58e5dab7437
3
  size 9444296
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0ace67a63ab5e8241fbb758d52c5ad501256cdd48ca70fd3daad6abc6c98c0c2
3
  size 18902665
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:76be6fdbb13d48d0e6c23174f26a0952c3c5578e942b45dc956f0e52fc53e946
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:902bb6277fa9332254dbb09d997080ddfd5d2413b689c8efea4dbf0ed8526ba1
3
  size 14575
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5dd9eab2552fff04796cac197a350c170210977f4c82c1a504ecd3da12163e05
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": 2.4730148315429688,
3
- "best_model_checkpoint": "./outputs/checkpoint-500",
4
- "epoch": 0.36429872495446264,
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,13 +77,27 @@
77
  "eval_samples_per_second": 30.484,
78
  "eval_steps_per_second": 3.814,
79
  "step": 500
 
 
 
 
 
 
 
 
 
 
 
 
 
 
80
  }
81
  ],
82
  "logging_steps": 100,
83
  "max_steps": 4116,
84
  "num_train_epochs": 3,
85
  "save_steps": 100,
86
- "total_flos": 1.469294009229312e+16,
87
  "trial_name": null,
88
  "trial_params": null
89
  }
 
1
  {
2
+ "best_metric": 2.4445066452026367,
3
+ "best_model_checkpoint": "./outputs/checkpoint-600",
4
+ "epoch": 0.4371584699453552,
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": 30.484,
78
  "eval_steps_per_second": 3.814,
79
  "step": 500
80
+ },
81
+ {
82
+ "epoch": 0.44,
83
+ "learning_rate": 0.0002,
84
+ "loss": 2.4449,
85
+ "step": 600
86
+ },
87
+ {
88
+ "epoch": 0.44,
89
+ "eval_loss": 2.4445066452026367,
90
+ "eval_runtime": 205.9496,
91
+ "eval_samples_per_second": 30.464,
92
+ "eval_steps_per_second": 3.812,
93
+ "step": 600
94
  }
95
  ],
96
  "logging_steps": 100,
97
  "max_steps": 4116,
98
  "num_train_epochs": 3,
99
  "save_steps": 100,
100
+ "total_flos": 1.763801617342464e+16,
101
  "trial_name": null,
102
  "trial_params": null
103
  }