Hanzalwi commited on
Commit
3ed797d
1 Parent(s): af06006

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:dcb0b0a30b70458b95a0f35c2c7c2e6585acdd7533445a7c469a69fcfe594c9c
3
  size 19669752
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a1caca7f0f211b30378d3033b0a3175c9493b0030dd318e94941f16628ffaa4
3
  size 19669752
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:17f84e47d36cd6091d3dd1bb94540bc1194959dfe967b564b646973914253171
3
  size 39356997
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f32ac959c757cbc419cbd690c95ce25e6c1d5974b21309ce6e0d7ec9310ecdf0
3
  size 39356997
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:915191ad61436a667d8d45034f27c7110941984405576e8ef009354f6c5821a4
3
  size 14575
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b156be7230eb92a2c766e47652dc4dae9df7b1f8b521d4e9ecfbf2a31c902a2
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.052659273147583,
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": 2.643,
50
  "eval_steps_per_second": 0.331,
51
  "step": 300
 
 
 
 
 
 
 
 
 
 
 
 
 
 
52
  }
53
  ],
54
  "logging_steps": 100,
@@ -56,7 +70,7 @@
56
  "num_input_tokens_seen": 0,
57
  "num_train_epochs": 5,
58
  "save_steps": 100,
59
- "total_flos": 7.772891970699264e+16,
60
  "trial_name": null,
61
  "trial_params": null
62
  }
 
1
  {
2
+ "best_metric": 1.0382879972457886,
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": 2.643,
50
  "eval_steps_per_second": 0.331,
51
  "step": 300
52
+ },
53
+ {
54
+ "epoch": 0.53,
55
+ "learning_rate": 0.0002,
56
+ "loss": 0.8695,
57
+ "step": 400
58
+ },
59
+ {
60
+ "epoch": 0.53,
61
+ "eval_loss": 1.0382879972457886,
62
+ "eval_runtime": 732.8796,
63
+ "eval_samples_per_second": 2.633,
64
+ "eval_steps_per_second": 0.33,
65
+ "step": 400
66
  }
67
  ],
68
  "logging_steps": 100,
 
70
  "num_input_tokens_seen": 0,
71
  "num_train_epochs": 5,
72
  "save_steps": 100,
73
+ "total_flos": 1.03701644752896e+17,
74
  "trial_name": null,
75
  "trial_params": null
76
  }