Hanzalwi commited on
Commit
5dbe1ee
1 Parent(s): 5c0a8ad

Training in progress, step 400, 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:829da2e483e1a4b400aba79c44261ab183cd958e109af984e906d77db65bed32
3
  size 25191576
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8cf6f51c4312433875c28903dd60c5741dde1ff952c3acbeb089df8d252e57c5
3
  size 25191576
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fa90ba507c3c521051cae7e1bb4f1d76b2ba8a613793f84e9bb45c05fa718993
3
  size 50444805
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:92700891bf2b3e4c9d42725264ff3863701f80ebc47328ead1e13e1066f41a2a
3
  size 50444805
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:45ad477311de1f6b2e96cccdadfdec5df765b9531fbd21a05f460c15a1263a8a
3
  size 14575
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c9db3df1f7e3c6108cf2455f42014ea709c97a495fd74faf2761323ee28fc169
3
  size 14575
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c3e02e4b8a74e841ee5a1ce8c453a9becb15f5be6cbcdd100b814e93235dab36
3
  size 627
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:13276f15dd2b6acc19b970176aa2db4ac9b58241843e72c89b50e3094e903b19
3
  size 627
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 1.0407249927520752,
3
- "best_model_checkpoint": "./outputs/checkpoint-300",
4
- "epoch": 0.4,
5
  "eval_steps": 100,
6
- "global_step": 300,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -49,6 +49,20 @@
49
  "eval_samples_per_second": 5.46,
50
  "eval_steps_per_second": 0.685,
51
  "step": 300
 
 
 
 
 
 
 
 
 
 
 
 
 
 
52
  }
53
  ],
54
  "logging_steps": 100,
@@ -56,7 +70,7 @@
56
  "num_input_tokens_seen": 0,
57
  "num_train_epochs": 3,
58
  "save_steps": 100,
59
- "total_flos": 8.485409566683955e+16,
60
  "trial_name": null,
61
  "trial_params": null
62
  }
 
1
  {
2
+ "best_metric": 1.033090591430664,
3
+ "best_model_checkpoint": "./outputs/checkpoint-400",
4
+ "epoch": 0.5333333333333333,
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,
 
49
  "eval_samples_per_second": 5.46,
50
  "eval_steps_per_second": 0.685,
51
  "step": 300
52
+ },
53
+ {
54
+ "epoch": 0.53,
55
+ "learning_rate": 0.0002,
56
+ "loss": 0.8938,
57
+ "step": 400
58
+ },
59
+ {
60
+ "epoch": 0.53,
61
+ "eval_loss": 1.033090591430664,
62
+ "eval_runtime": 353.8818,
63
+ "eval_samples_per_second": 5.454,
64
+ "eval_steps_per_second": 0.684,
65
+ "step": 400
66
  }
67
  ],
68
  "logging_steps": 100,
 
70
  "num_input_tokens_seen": 0,
71
  "num_train_epochs": 3,
72
  "save_steps": 100,
73
+ "total_flos": 1.1319907133059891e+17,
74
  "trial_name": null,
75
  "trial_params": null
76
  }