ramdhanfirdaus commited on
Commit
1c4c401
1 Parent(s): 7a6cd62

Training in progress, step 500, 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:b24f72ce1a90a21c496f1a3c9645ab47018fac5b29d110ff82663261550b8ef7
3
  size 50338848
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:36d47cba5d8dfc1a4316dcf1892101b71c238a74b798d4e103d0d45fbedc68e3
3
  size 50338848
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7d8dbd8b2ebf32b6530d0eb8a60d831c953fe8a28e4968436688d5ba12bac5c8
3
  size 100693001
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a372a7ae2e840ea66a794672e1d9701c591c56244fc7a51fa1ea1a109dfab69
3
  size 100693001
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:eed793b152ba29811eeaef2ddd85ed3082303355a228268d2b4d8d4cf2e23e4f
3
  size 14575
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1585afb4bb5c414a38503027658037a96267ad2845903b5a78a03fb0cbe9f594
3
  size 14575
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:13276f15dd2b6acc19b970176aa2db4ac9b58241843e72c89b50e3094e903b19
3
  size 627
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5efc416a6883409dd7ab6f5c779e107c7c2baa7af6e12ed9fbd9dd73b8b20784
3
  size 627
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 1.8250001668930054,
3
- "best_model_checkpoint": "./outputs/checkpoint-400",
4
- "epoch": 0.29143897996357016,
5
  "eval_steps": 100,
6
- "global_step": 400,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -63,13 +63,27 @@
63
  "eval_samples_per_second": 43.7,
64
  "eval_steps_per_second": 5.468,
65
  "step": 400
 
 
 
 
 
 
 
 
 
 
 
 
 
 
66
  }
67
  ],
68
  "logging_steps": 100,
69
  "max_steps": 4116,
70
  "num_train_epochs": 3,
71
  "save_steps": 100,
72
- "total_flos": 2.386786614194995e+16,
73
  "trial_name": null,
74
  "trial_params": null
75
  }
 
1
  {
2
+ "best_metric": 1.7833176851272583,
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,
 
63
  "eval_samples_per_second": 43.7,
64
  "eval_steps_per_second": 5.468,
65
  "step": 400
66
+ },
67
+ {
68
+ "epoch": 0.36,
69
+ "learning_rate": 0.0002,
70
+ "loss": 1.7975,
71
+ "step": 500
72
+ },
73
+ {
74
+ "epoch": 0.36,
75
+ "eval_loss": 1.7833176851272583,
76
+ "eval_runtime": 143.7076,
77
+ "eval_samples_per_second": 43.658,
78
+ "eval_steps_per_second": 5.462,
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": 2.983213629977395e+16,
87
  "trial_name": null,
88
  "trial_params": null
89
  }