ramdhanfirdaus commited on
Commit
2414212
1 Parent(s): 61ba68c

Training in progress, step 800, checkpoint

Browse files
last-checkpoint/adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9c7175f9b939389b1ffe82369166f106741b940df6ba4f2292d4a8b850b56970
3
  size 50349441
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc3865a1483cde40a2aa4a7fe92ebf945342be8c269b06978098ccbcc744b16a
3
  size 50349441
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ce81976d3d030f207b15a9236da70e693802271d1c914f8f0223a1a8100360d9
3
  size 100693001
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:397c36d5cc09dddb7c7c7df01c2ed02a751d70764be2a8adca2275043181b300
3
  size 100693001
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:451a2106b4c24d69e8c55c73469acc51b69136bb9cd4cc4e5451d1be338a1eaf
3
  size 14575
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:abaef124d8e265d68d5751114b7c7b99ba0eb280d27af45a9884fb7e66277ae9
3
  size 14575
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:30423cc69a1c7d18caef4643847588d5884db012263cbe7b7224fa4719ca4156
3
  size 627
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de7840bcb72f2f480fd301578d289cdfa174589e831b0d33e5772f3956b6beae
3
  size 627
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 1.7120596170425415,
3
- "best_model_checkpoint": "./outputs/checkpoint-700",
4
- "epoch": 0.5100182149362478,
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,
@@ -105,13 +105,27 @@
105
  "eval_samples_per_second": 43.525,
106
  "eval_steps_per_second": 5.446,
107
  "step": 700
 
 
 
 
 
 
 
 
 
 
 
 
 
 
108
  }
109
  ],
110
  "logging_steps": 100,
111
  "max_steps": 4116,
112
  "num_train_epochs": 3,
113
  "save_steps": 100,
114
- "total_flos": 4.174060032521011e+16,
115
  "trial_name": null,
116
  "trial_params": null
117
  }
 
1
  {
2
+ "best_metric": 1.6833879947662354,
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,
 
105
  "eval_samples_per_second": 43.525,
106
  "eval_steps_per_second": 5.446,
107
  "step": 700
108
+ },
109
+ {
110
+ "epoch": 0.58,
111
+ "learning_rate": 0.0002,
112
+ "loss": 1.6973,
113
+ "step": 800
114
+ },
115
+ {
116
+ "epoch": 0.58,
117
+ "eval_loss": 1.6833879947662354,
118
+ "eval_runtime": 144.034,
119
+ "eval_samples_per_second": 43.559,
120
+ "eval_steps_per_second": 5.45,
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": 4.770964776085094e+16,
129
  "trial_name": null,
130
  "trial_params": null
131
  }