Hanzalwi commited on
Commit
5f05392
1 Parent(s): 8174f54

Training in progress, step 200, 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:c57369b1d690d547afdfcae810343581872c194efc69eb898e8066e588a9e96a
3
  size 9444296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:29d18a30a887f9ff7aec233a1bc5d11d0812d323819699266304e3b8a8a1dba5
3
  size 9444296
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b8831fda4de017721578e4e911b6d3da47cf342ffd1309e2f974a3dc0d32e4ed
3
  size 18902665
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef9a84f9f0160015339102ec7faa35adf6efd4316aa90133dd03d21355d5a676
3
  size 18902665
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4281edb305ff2732d6945c705f7f8f1964c308bbc59a1ec5d26a1f2a7663c750
3
  size 14575
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:54fbaba1ddfebd4b89dec166b252d6079eab8ffb812f4b0f72ec2d9a57e46917
3
  size 14575
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:216f76b8039f833c337db298c81f13b12082d5fd4f9d866cecd34b2ca7550b37
3
  size 627
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7aa2c8b84e17817e6a4dcba5955fca913e266fdcd47f5594a29933ebd4972a01
3
  size 627
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 1.2452774047851562,
3
- "best_model_checkpoint": "./outputs/checkpoint-100",
4
- "epoch": 0.13333333333333333,
5
  "eval_steps": 100,
6
- "global_step": 100,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -21,6 +21,20 @@
21
  "eval_samples_per_second": 10.704,
22
  "eval_steps_per_second": 1.342,
23
  "step": 100
 
 
 
 
 
 
 
 
 
 
 
 
 
 
24
  }
25
  ],
26
  "logging_steps": 100,
@@ -28,7 +42,7 @@
28
  "num_input_tokens_seen": 0,
29
  "num_train_epochs": 3,
30
  "save_steps": 100,
31
- "total_flos": 7473455614033920.0,
32
  "trial_name": null,
33
  "trial_params": null
34
  }
 
1
  {
2
+ "best_metric": 1.2180681228637695,
3
+ "best_model_checkpoint": "./outputs/checkpoint-200",
4
+ "epoch": 0.26666666666666666,
5
  "eval_steps": 100,
6
+ "global_step": 200,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
21
  "eval_samples_per_second": 10.704,
22
  "eval_steps_per_second": 1.342,
23
  "step": 100
24
+ },
25
+ {
26
+ "epoch": 0.27,
27
+ "learning_rate": 0.0002,
28
+ "loss": 1.0217,
29
+ "step": 200
30
+ },
31
+ {
32
+ "epoch": 0.27,
33
+ "eval_loss": 1.2180681228637695,
34
+ "eval_runtime": 177.5054,
35
+ "eval_samples_per_second": 10.873,
36
+ "eval_steps_per_second": 1.363,
37
+ "step": 200
38
  }
39
  ],
40
  "logging_steps": 100,
 
42
  "num_input_tokens_seen": 0,
43
  "num_train_epochs": 3,
44
  "save_steps": 100,
45
+ "total_flos": 1.492559003271168e+16,
46
  "trial_name": null,
47
  "trial_params": null
48
  }