ramdhanfirdaus commited on
Commit
a66fe65
1 Parent(s): c0343fd

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:dc8def1e784a55a2f5e856ef9fa9de1efe28f6f4025b739b6243fe39ca5ef93d
3
  size 9444296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c0f9a34e587282856c75d4ec36f577d7f4f88c1bfeb04a3d66660acc6a2cc66e
3
  size 9444296
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2d616f9de60090e34c526a5f831d1c88e212ea1fe0379820ea89bfcfea87f7de
3
  size 18902665
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8367cd194999faef6b02e9701f9633c9d1d94d9266d86ae7938320f5174f5869
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:56c7d9acd97a65ba6f52bddd9c1a7be0b5f95308e5fa05bcc7a62b6822eb6d6f
3
  size 14575
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb0990d8cdbc2bdd1880b9951298cbfae149ae47de29db9d5d340de0693addfd
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": 2.517575263977051,
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": 30.696,
64
  "eval_steps_per_second": 3.841,
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": 1.167856193839104e+16,
73
  "trial_name": null,
74
  "trial_params": null
75
  }
 
1
  {
2
+ "best_metric": 2.4924821853637695,
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": 30.696,
64
  "eval_steps_per_second": 3.841,
65
  "step": 400
66
+ },
67
+ {
68
+ "epoch": 0.36,
69
+ "learning_rate": 0.0002,
70
+ "loss": 2.4946,
71
+ "step": 500
72
+ },
73
+ {
74
+ "epoch": 0.36,
75
+ "eval_loss": 2.4924821853637695,
76
+ "eval_runtime": 204.4035,
77
+ "eval_samples_per_second": 30.694,
78
+ "eval_steps_per_second": 3.84,
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.459702746464256e+16,
87
  "trial_name": null,
88
  "trial_params": null
89
  }