Hanzalwi commited on
Commit
ac5ad82
1 Parent(s): 49ac701

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:7614280249fc64555b73c50f2217828cde9a5a06b64a17de46df38f5899a3367
3
  size 6298560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6d577e475aeb74750348a3b3a6ef279eb8b8a58e128239d143c22c9a58c3294c
3
  size 6298560
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:97e3c2bd6621674e94309773698d93cc6e31ff304e526e540ba78592cc44091e
3
  size 12611145
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:854c3f3c3068ae12330671e6f921d2d9821e2531e9f979582d781fc90d9496f7
3
  size 12611145
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dc9817d49af1700b3b6a3a38925aea971c24d8ef3a7a83a7111d05a332400646
3
  size 14575
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9569a82096629a4752f43390cc4d687d8747d343bb173c2c0aa596b7a3fc989e
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.299042820930481,
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": 4.223,
50
  "eval_steps_per_second": 0.529,
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": 9986706610323456.0,
60
  "trial_name": null,
61
  "trial_params": null
62
  }
 
1
  {
2
+ "best_metric": 1.287185788154602,
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": 4.223,
50
  "eval_steps_per_second": 0.529,
51
  "step": 300
52
+ },
53
+ {
54
+ "epoch": 0.53,
55
+ "learning_rate": 0.0002,
56
+ "loss": 1.0678,
57
+ "step": 400
58
+ },
59
+ {
60
+ "epoch": 0.53,
61
+ "eval_loss": 1.287185788154602,
62
+ "eval_runtime": 463.8545,
63
+ "eval_samples_per_second": 4.161,
64
+ "eval_steps_per_second": 0.522,
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.33237140701184e+16,
74
  "trial_name": null,
75
  "trial_params": null
76
  }