Hanzalwi commited on
Commit
d5d0fbd
·
1 Parent(s): f8b0cfb

Training in progress, step 800, 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:db32e050ad76c866b28528b01a82e917698b0c3bd139e7845cc8ce7e901bcd7a
3
  size 12595704
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:64fdbe98ea9ff1aaa3934406d079f6e9f6edfb8b0f995ab001a7a5996589a6a8
3
  size 12595704
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:37cf3999163e56b211cd8686ee5dcc09ee1c475bb1cd0cad992b7779e83f7ce9
3
  size 25222341
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef8f119f447683c354fd7c289dd1b1e4d72a72bc752770a750352926a8472a43
3
  size 25222341
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1be18b8e1675453c1ec73a72d48498d1f8a280178cb411b90876e8ee648f603a
3
  size 14575
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:97f421960082621eb5d18a65ca61753285f8400dd4a46495b865c4b2f5f1806c
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.107673168182373,
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,
@@ -105,6 +105,20 @@
105
  "eval_samples_per_second": 8.08,
106
  "eval_steps_per_second": 1.013,
107
  "step": 700
 
 
 
 
 
 
 
 
 
 
 
 
 
 
108
  }
109
  ],
110
  "logging_steps": 100,
@@ -112,7 +126,7 @@
112
  "num_input_tokens_seen": 0,
113
  "num_train_epochs": 3,
114
  "save_steps": 100,
115
- "total_flos": 9.898653051450163e+16,
116
  "trial_name": null,
117
  "trial_params": null
118
  }
 
1
  {
2
+ "best_metric": 1.103180170059204,
3
+ "best_model_checkpoint": "./outputs/checkpoint-800",
4
+ "epoch": 1.0666666666666667,
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": 8.08,
106
  "eval_steps_per_second": 1.013,
107
  "step": 700
108
+ },
109
+ {
110
+ "epoch": 1.07,
111
+ "learning_rate": 0.0002,
112
+ "loss": 0.9532,
113
+ "step": 800
114
+ },
115
+ {
116
+ "epoch": 1.07,
117
+ "eval_loss": 1.103180170059204,
118
+ "eval_runtime": 531.86,
119
+ "eval_samples_per_second": 3.629,
120
+ "eval_steps_per_second": 0.455,
121
+ "step": 800
122
  }
123
  ],
124
  "logging_steps": 100,
 
126
  "num_input_tokens_seen": 0,
127
  "num_train_epochs": 3,
128
  "save_steps": 100,
129
+ "total_flos": 1.130969014206382e+17,
130
  "trial_name": null,
131
  "trial_params": null
132
  }