Hanzalwi commited on
Commit
467f9ec
1 Parent(s): c621599

Training in progress, step 700, 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:84272c911686aa295743d595eae5fd7b674fbaac1531ba4d219862a8358a6b21
3
  size 25191576
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:610e726fa439658d445674396d8bae7c1ab1bda15e1630dfd8c577155eddf6b6
3
  size 25191576
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7275fdf2020aad4e1601041f9da2904fe517b84e686160f2db906a8ba4be829f
3
  size 50444805
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e2abd8416c37a65bd49a3eabe983b9738f45a293b0f51620297b23c99abd9637
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:736aa12ab6d5c2752499f4b6cc92b34030f49fdd84c8300d2601eb487bc8024a
3
  size 14575
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6ff68bc1413209b0087a6b2cf9fed69a476793fcd5e396a94dfdeb01c5356ea6
3
  size 14575
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9c1a2ac1c11599601eeac95feb1dbfd49ec5c625e61dcce18b3f094491f9cf2d
3
  size 627
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:30423cc69a1c7d18caef4643847588d5884db012263cbe7b7224fa4719ca4156
3
  size 627
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 1.0182862281799316,
3
- "best_model_checkpoint": "./outputs/checkpoint-600",
4
- "epoch": 0.8,
5
  "eval_steps": 100,
6
- "global_step": 600,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -91,6 +91,20 @@
91
  "eval_samples_per_second": 5.454,
92
  "eval_steps_per_second": 0.684,
93
  "step": 600
 
 
 
 
 
 
 
 
 
 
 
 
 
 
94
  }
95
  ],
96
  "logging_steps": 100,
@@ -98,7 +112,7 @@
98
  "num_input_tokens_seen": 0,
99
  "num_train_epochs": 3,
100
  "save_steps": 100,
101
- "total_flos": 1.6961466390695117e+17,
102
  "trial_name": null,
103
  "trial_params": null
104
  }
 
1
  {
2
+ "best_metric": 1.0158191919326782,
3
+ "best_model_checkpoint": "./outputs/checkpoint-700",
4
+ "epoch": 0.9333333333333333,
5
  "eval_steps": 100,
6
+ "global_step": 700,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
91
  "eval_samples_per_second": 5.454,
92
  "eval_steps_per_second": 0.684,
93
  "step": 600
94
+ },
95
+ {
96
+ "epoch": 0.93,
97
+ "learning_rate": 0.0002,
98
+ "loss": 0.8787,
99
+ "step": 700
100
+ },
101
+ {
102
+ "epoch": 0.93,
103
+ "eval_loss": 1.0158191919326782,
104
+ "eval_runtime": 354.0822,
105
+ "eval_samples_per_second": 5.451,
106
+ "eval_steps_per_second": 0.683,
107
+ "step": 700
108
  }
109
  ],
110
  "logging_steps": 100,
 
112
  "num_input_tokens_seen": 0,
113
  "num_train_epochs": 3,
114
  "save_steps": 100,
115
+ "total_flos": 1.9797272643079373e+17,
116
  "trial_name": null,
117
  "trial_params": null
118
  }