ramdhanfirdaus commited on
Commit
c55c7e2
1 Parent(s): 959600d

Training in progress, step 600, 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:433015265cd1b3ee919b046133931fbbf412c76b2126bba58655a0b670c00a14
3
  size 50349441
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ca2a4b826a5666100d0a23e0d90047d8227d307dbf6a58eeccbfe348f0141a09
3
  size 50349441
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bba530906d55e08e55a6b78b5ba3bb275638c8737f743616f1e1865e13573642
3
  size 100693001
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:13b5a14bd53f82f3086f52dfa2ae565823042bc3adbdabb38b03ef1d4e89e43a
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:52d2d6e14904128a443b518d8e76a7926f8a1af0669bd545e4ac0538a858cbbe
3
  size 14575
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa942a2735f9e77fcdf287283c57bd6296771ce4bb160fffb501c94085817c55
3
  size 14575
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5efc416a6883409dd7ab6f5c779e107c7c2baa7af6e12ed9fbd9dd73b8b20784
3
  size 627
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c1a2ac1c11599601eeac95feb1dbfd49ec5c625e61dcce18b3f094491f9cf2d
3
  size 627
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 1.7720445394515991,
3
- "best_model_checkpoint": "./outputs/checkpoint-500",
4
- "epoch": 0.36429872495446264,
5
  "eval_steps": 100,
6
- "global_step": 500,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -77,13 +77,27 @@
77
  "eval_samples_per_second": 43.568,
78
  "eval_steps_per_second": 5.451,
79
  "step": 500
 
 
 
 
 
 
 
 
 
 
 
 
 
 
80
  }
81
  ],
82
  "logging_steps": 100,
83
  "max_steps": 4116,
84
  "num_train_epochs": 3,
85
  "save_steps": 100,
86
- "total_flos": 2.9834861985890304e+16,
87
  "trial_name": null,
88
  "trial_params": null
89
  }
 
1
  {
2
+ "best_metric": 1.7424511909484863,
3
+ "best_model_checkpoint": "./outputs/checkpoint-600",
4
+ "epoch": 0.4371584699453552,
5
  "eval_steps": 100,
6
+ "global_step": 600,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
77
  "eval_samples_per_second": 43.568,
78
  "eval_steps_per_second": 5.451,
79
  "step": 500
80
+ },
81
+ {
82
+ "epoch": 0.44,
83
+ "learning_rate": 0.0002,
84
+ "loss": 1.7562,
85
+ "step": 600
86
+ },
87
+ {
88
+ "epoch": 0.44,
89
+ "eval_loss": 1.7424511909484863,
90
+ "eval_runtime": 144.0245,
91
+ "eval_samples_per_second": 43.562,
92
+ "eval_steps_per_second": 5.45,
93
+ "step": 600
94
  }
95
  ],
96
  "logging_steps": 100,
97
  "max_steps": 4116,
98
  "num_train_epochs": 3,
99
  "save_steps": 100,
100
+ "total_flos": 3.5797901188694016e+16,
101
  "trial_name": null,
102
  "trial_params": null
103
  }