ramdhanfirdaus commited on
Commit
1ace536
1 Parent(s): d71b504

Training in progress, step 900, 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:846054661f24fbb81486c4cf0e46d11187a943057afae445c5ffb1897331b742
3
  size 75507072
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:895f1f350dbc9559c82d902e75c1f130a7f520b3c491e40188e90b878ea6048e
3
  size 75507072
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:812b57076dde62f09302f1c040bf821fdd66d0fbb0bd75378f9504c8b4d41ae9
3
  size 151034501
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f0e32226296e9855f50388f5826f83c09068ce02ddd0a18e731115a995290e2
3
  size 151034501
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f1595c0116ee06b19e53460cb22f13e1a02a50c33cec69225408017397f51058
3
  size 14575
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b6dc081960b6e1c8f4843c703818680fc59b25fd62613d0ff6e6883368f5fd6b
3
  size 14575
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:de7840bcb72f2f480fd301578d289cdfa174589e831b0d33e5772f3956b6beae
3
  size 627
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a3c39113390004215769b6e7fbe73f1073dd2faa3ab8f9ff815b62e9c2f80c82
3
  size 627
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 1.4501450061798096,
3
- "best_model_checkpoint": "./outputs/checkpoint-800",
4
- "epoch": 0.5828779599271403,
5
  "eval_steps": 100,
6
- "global_step": 800,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -119,13 +119,27 @@
119
  "eval_samples_per_second": 15.02,
120
  "eval_steps_per_second": 1.879,
121
  "step": 800
 
 
 
 
 
 
 
 
 
 
 
 
 
 
122
  }
123
  ],
124
  "logging_steps": 100,
125
  "max_steps": 4116,
126
  "num_train_epochs": 3,
127
  "save_steps": 100,
128
- "total_flos": 2.594648461666222e+17,
129
  "trial_name": null,
130
  "trial_params": null
131
  }
 
1
  {
2
+ "best_metric": 1.4323909282684326,
3
+ "best_model_checkpoint": "./outputs/checkpoint-900",
4
+ "epoch": 0.6557377049180327,
5
  "eval_steps": 100,
6
+ "global_step": 900,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
119
  "eval_samples_per_second": 15.02,
120
  "eval_steps_per_second": 1.879,
121
  "step": 800
122
+ },
123
+ {
124
+ "epoch": 0.66,
125
+ "learning_rate": 0.0002,
126
+ "loss": 1.433,
127
+ "step": 900
128
+ },
129
+ {
130
+ "epoch": 0.66,
131
+ "eval_loss": 1.4323909282684326,
132
+ "eval_runtime": 417.8696,
133
+ "eval_samples_per_second": 15.014,
134
+ "eval_steps_per_second": 1.879,
135
+ "step": 900
136
  }
137
  ],
138
  "logging_steps": 100,
139
  "max_steps": 4116,
140
  "num_train_epochs": 3,
141
  "save_steps": 100,
142
+ "total_flos": 2.918207621536481e+17,
143
  "trial_name": null,
144
  "trial_params": null
145
  }