evgmaslov commited on
Commit
812ecce
·
1 Parent(s): 505d333

Training in progress, step 200

Browse files
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:395efb7ac92feb47eaf1520932442cb0cc9e35ebc4778caf7da6505df0d8b992
3
  size 109098378
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:718f0f4a4a30dd3f0cde28288176afe0918331ca66b83266c2c7b86ab75f1954
3
  size 109098378
last-checkpoint/adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:395efb7ac92feb47eaf1520932442cb0cc9e35ebc4778caf7da6505df0d8b992
3
  size 109098378
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:718f0f4a4a30dd3f0cde28288176afe0918331ca66b83266c2c7b86ab75f1954
3
  size 109098378
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e135a2352bdbc7afabc8132cf4537df96216fdc4bac44afc895632e534e00150
3
  size 218180026
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a339dba30dee56abb900b4b5b6275b0e72bddd7d8fdfa5f73566b0a197f94fb1
3
  size 218180026
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d7aae06433d36dec01576e0562f36b4076fb1fee74c8c3fe9612fb4a8d7ca539
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:36d79b2d10d91cebf45b05cd8501a7b1c2f8655c5a67a7c9ad5735eaef97179b
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:65f7b7ba597213d5cb540cbd80cea65d7d686972c4f3df4d2b2b78618ad9d474
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a6c551242cc75b2a1af1150159544dd6d1b7ce6d8c49d2dd2235847aeaabdce9
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
- "epoch": 0.0015091410831321146,
5
- "global_step": 175,
6
  "is_hyper_param_search": false,
7
  "is_local_process_zero": true,
8
  "is_world_process_zero": true,
@@ -104,11 +104,25 @@
104
  "eval_samples_per_second": 1.505,
105
  "eval_steps_per_second": 0.752,
106
  "step": 175
 
 
 
 
 
 
 
 
 
 
 
 
 
 
107
  }
108
  ],
109
  "max_steps": 115960,
110
  "num_train_epochs": 1,
111
- "total_flos": 3528446682071040.0,
112
  "trial_name": null,
113
  "trial_params": null
114
  }
 
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
+ "epoch": 0.0017247326664367024,
5
+ "global_step": 200,
6
  "is_hyper_param_search": false,
7
  "is_local_process_zero": true,
8
  "is_world_process_zero": true,
 
104
  "eval_samples_per_second": 1.505,
105
  "eval_steps_per_second": 0.752,
106
  "step": 175
107
+ },
108
+ {
109
+ "epoch": 0.0,
110
+ "learning_rate": 2.9999961080047352e-05,
111
+ "loss": 0.2259,
112
+ "step": 200
113
+ },
114
+ {
115
+ "epoch": 0.0,
116
+ "eval_loss": 0.1998293548822403,
117
+ "eval_runtime": 66.4429,
118
+ "eval_samples_per_second": 1.505,
119
+ "eval_steps_per_second": 0.753,
120
+ "step": 200
121
  }
122
  ],
123
  "max_steps": 115960,
124
  "num_train_epochs": 1,
125
+ "total_flos": 4003314210816000.0,
126
  "trial_name": null,
127
  "trial_params": null
128
  }