iamnguyen commited on
Commit
a0288d3
·
verified ·
1 Parent(s): 0fb283b

Training in progress, step 2140, checkpoint

Browse files
last-checkpoint/README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
- library_name: peft
3
  base_model: Qwen/Qwen2-1.5B
 
4
  ---
5
 
6
  # Model Card for Model ID
 
1
  ---
 
2
  base_model: Qwen/Qwen2-1.5B
3
+ library_name: peft
4
  ---
5
 
6
  # Model Card for Model ID
last-checkpoint/adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "q_proj",
24
  "up_proj",
25
- "gate_proj",
26
- "k_proj",
27
  "o_proj",
28
- "v_proj",
29
- "down_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "k_proj",
24
  "q_proj",
25
  "up_proj",
 
 
26
  "o_proj",
27
+ "down_proj",
28
+ "gate_proj",
29
+ "v_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "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:1c4b48605b7908c6c3cb92661a446438803c1acd9c09849363fbd525f536e574
3
  size 147770496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:38884bc58b7c52d3509a18f60f5efea83a5bde97636fa32698123e97f400b068
3
  size 147770496
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fadc7ddaa7c8d0042358e2a5baa607920153a3514ff6ac69482a291d9a05ddda
3
  size 75455810
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32b7915bc7d763bf184c8f2b905a341109f68c87052746fd8e0b71c3cb2937b6
3
  size 75455810
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d443a2e4e38986fdfbce09bb15fb1f520183aec59744ce156f4604030fd8c589
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7756ad94464bbc08a1b2da3642d6832bdcbfd9676937bf3e7d8f04d4c073525d
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7461be29c782b65290c8ea4037877ee044396194b7fab404fd344a9cb3ecddbe
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c7a16cdf8597b5e5c4a6a21bfd0275f94817a43b3d144343e9c35d3d891885a
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
- "epoch": 0.8276450796062897,
5
  "eval_steps": 500,
6
- "global_step": 2136,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -14959,6 +14959,34 @@
14959
  "learning_rate": 7.420021516934539e-07,
14960
  "loss": 1.3736,
14961
  "step": 2136
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
14962
  }
14963
  ],
14964
  "logging_steps": 1.0,
@@ -14978,7 +15006,7 @@
14978
  "attributes": {}
14979
  }
14980
  },
14981
- "total_flos": 2.1129038541824717e+18,
14982
  "train_batch_size": 1,
14983
  "trial_name": null,
14984
  "trial_params": null
 
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
+ "epoch": 0.8291949767591106,
5
  "eval_steps": 500,
6
+ "global_step": 2140,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
14959
  "learning_rate": 7.420021516934539e-07,
14960
  "loss": 1.3736,
14961
  "step": 2136
14962
+ },
14963
+ {
14964
+ "epoch": 0.828032553894495,
14965
+ "grad_norm": 0.18238689005374908,
14966
+ "learning_rate": 7.387483192208627e-07,
14967
+ "loss": 1.4007,
14968
+ "step": 2137
14969
+ },
14970
+ {
14971
+ "epoch": 0.8284200281827002,
14972
+ "grad_norm": 0.18637992441654205,
14973
+ "learning_rate": 7.355010676095459e-07,
14974
+ "loss": 1.4034,
14975
+ "step": 2138
14976
+ },
14977
+ {
14978
+ "epoch": 0.8288075024709054,
14979
+ "grad_norm": 0.18678662180900574,
14980
+ "learning_rate": 7.322604018743923e-07,
14981
+ "loss": 1.3421,
14982
+ "step": 2139
14983
+ },
14984
+ {
14985
+ "epoch": 0.8291949767591106,
14986
+ "grad_norm": 0.19561077654361725,
14987
+ "learning_rate": 7.290263270201231e-07,
14988
+ "loss": 1.3741,
14989
+ "step": 2140
14990
  }
14991
  ],
14992
  "logging_steps": 1.0,
 
15006
  "attributes": {}
15007
  }
15008
  },
15009
+ "total_flos": 2.1168976479065395e+18,
15010
  "train_batch_size": 1,
15011
  "trial_name": null,
15012
  "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:49dea52e1d61dbd79df39995bfc2d249effcfaf6fef1e8cdf486950bfe864a05
3
  size 5560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c4386e79026127651aadb56025eb1882c7820cff5922fb5a0636ad098d66e40
3
  size 5560