leobianco commited on
Commit
ee2acd0
1 Parent(s): 0f9842f

Training in progress, step 500, checkpoint

Browse files
last-checkpoint/adapter_config.json CHANGED
@@ -20,8 +20,8 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "q_proj",
24
- "v_proj"
25
  ],
26
  "task_type": "CAUSAL_LM",
27
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "v_proj",
24
+ "q_proj"
25
  ],
26
  "task_type": "CAUSAL_LM",
27
  "use_dora": false,
last-checkpoint/adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cfd0c3537161f726074b3562cba8b72be14baab258e8757819417a16771eb12b
3
  size 3208536
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:78c904af18c31f4a69d6180c9472e0f9049631c4b11a30e09a8dd1f1e0caa1cc
3
  size 3208536
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:aff9fefa614693c96ea85ec4a5f10f7815bedc3aaaf828e17e3feaff0f543974
3
  size 6477306
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:75111731874c29a7e862615e89e51e6bdbaa9146731dfdcd1bc43cc76b7df2d8
3
  size 6477306
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:99b6bf2633576a5bcc6ae4d6496d485a98cae17c5f851c237cfbdbab048f4d2e
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd62d48ed83452b5265e86dff33cf1003a0754fe0aa1b42fc21148154d53550e
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:40a47e8e0c728a6419cdac42f9eb7d9aab7d985a7569fc2a2246cdbf3299396f
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3332507fadf5d43ff4ed4bcaa949f82413d6423fde214dab857321ff53f41972
3
  size 1064
last-checkpoint/tokenizer.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3f289bc05132635a8bc7aca7aa21255efd5e18f3710f43e3cdb96bcd41be4922
3
- size 17525357
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:88ca2827d357547743e78820b54238345b21f6ee516f44ed822ca74a28af9a09
3
+ size 17525455
last-checkpoint/trainer_state.json CHANGED
@@ -1,30 +1,23 @@
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
- "epoch": 3.0,
5
  "eval_steps": 500,
6
- "global_step": 1083,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
10
  "log_history": [
11
  {
12
- "epoch": 1.3850415512465375,
13
- "grad_norm": 2.723154067993164,
14
- "learning_rate": 2.6915974145891044e-05,
15
- "loss": 0.7381,
16
  "step": 500
17
- },
18
- {
19
- "epoch": 2.770083102493075,
20
- "grad_norm": 26.0142822265625,
21
- "learning_rate": 3.831948291782087e-06,
22
- "loss": 0.5497,
23
- "step": 1000
24
  }
25
  ],
26
  "logging_steps": 500,
27
- "max_steps": 1083,
28
  "num_input_tokens_seen": 0,
29
  "num_train_epochs": 3,
30
  "save_steps": 500,
@@ -35,12 +28,12 @@
35
  "should_evaluate": false,
36
  "should_log": false,
37
  "should_save": true,
38
- "should_training_stop": true
39
  },
40
  "attributes": {}
41
  }
42
  },
43
- "total_flos": 1020832481829888.0,
44
  "train_batch_size": 1,
45
  "trial_name": null,
46
  "trial_params": null
 
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
+ "epoch": 2.1551724137931036,
5
  "eval_steps": 500,
6
+ "global_step": 500,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
10
  "log_history": [
11
  {
12
+ "epoch": 2.1551724137931036,
13
+ "grad_norm": 17.473838806152344,
14
+ "learning_rate": 1.4080459770114942e-05,
15
+ "loss": 0.5917,
16
  "step": 500
 
 
 
 
 
 
 
17
  }
18
  ],
19
  "logging_steps": 500,
20
+ "max_steps": 696,
21
  "num_input_tokens_seen": 0,
22
  "num_train_epochs": 3,
23
  "save_steps": 500,
 
28
  "should_evaluate": false,
29
  "should_log": false,
30
  "should_save": true,
31
+ "should_training_stop": false
32
  },
33
  "attributes": {}
34
  }
35
  },
36
+ "total_flos": 459596996587008.0,
37
  "train_batch_size": 1,
38
  "trial_name": null,
39
  "trial_params": null
last-checkpoint/training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:137f34abacf3c97b6ea24393f8753eac25cc9695068d5a8f1e3ad9ea5584ea97
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef2ee579c2a03fdaa11cdf4d7c2576d4670d8ac82f21b4b99facc08b8a85100e
3
  size 5432