Hanzalwi commited on
Commit
7f5b484
1 Parent(s): 285327f

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:18c49986d638844e59d81a84676ed14577443b6b38b8144c2376fcc3653058bc
3
  size 9444296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:16446d2047c62bc658ee72946bdeb292b8e578ca2a50f27a7d8f19ef7ebe7ffb
3
  size 9444296
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:45a2b9d529342642e23a88cf848020a9c526475581b16c9ee55101cb8632fb27
3
  size 18902665
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8d1166092c985a1a43cdf46e12706afaeb57095bee437f14b8b134e68ebf2793
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:1ff0d769c62ca0f1dfcc5ff54753cf1287953c9fd82927f62dbef8fb59b714db
3
  size 14575
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:befb25161d36cdda0947a0d2c15fd4e0a62f3a19afc6f2b7e3d03c3e626c675d
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.4266287088394165,
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,
@@ -63,6 +63,20 @@
63
  "eval_samples_per_second": 30.75,
64
  "eval_steps_per_second": 3.857,
65
  "step": 400
 
 
 
 
 
 
 
 
 
 
 
 
 
 
66
  }
67
  ],
68
  "logging_steps": 100,
@@ -70,7 +84,7 @@
70
  "num_input_tokens_seen": 0,
71
  "num_train_epochs": 3,
72
  "save_steps": 100,
73
- "total_flos": 1.3414994804736e+16,
74
  "trial_name": null,
75
  "trial_params": null
76
  }
 
1
  {
2
+ "best_metric": 1.410528540611267,
3
+ "best_model_checkpoint": "./outputs/checkpoint-500",
4
+ "epoch": 0.6666666666666666,
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.75,
64
  "eval_steps_per_second": 3.857,
65
  "step": 400
66
+ },
67
+ {
68
+ "epoch": 0.67,
69
+ "learning_rate": 0.0002,
70
+ "loss": 1.5354,
71
+ "step": 500
72
+ },
73
+ {
74
+ "epoch": 0.67,
75
+ "eval_loss": 1.410528540611267,
76
+ "eval_runtime": 47.2451,
77
+ "eval_samples_per_second": 30.712,
78
+ "eval_steps_per_second": 3.852,
79
+ "step": 500
80
  }
81
  ],
82
  "logging_steps": 100,
 
84
  "num_input_tokens_seen": 0,
85
  "num_train_epochs": 3,
86
  "save_steps": 100,
87
+ "total_flos": 1.676874350592e+16,
88
  "trial_name": null,
89
  "trial_params": null
90
  }