iamnguyen commited on
Commit
c251e09
·
verified ·
1 Parent(s): 6f728b7

Training in progress, step 1348, checkpoint

Browse files
last-checkpoint/README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
- base_model: Qwen/Qwen2-1.5B
3
  library_name: peft
 
4
  ---
5
 
6
  # Model Card for Model ID
 
1
  ---
 
2
  library_name: peft
3
+ base_model: Qwen/Qwen2-1.5B
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
  "down_proj",
24
- "v_proj",
25
  "q_proj",
26
- "o_proj",
27
- "up_proj",
28
  "gate_proj",
29
- "k_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "o_proj",
24
  "down_proj",
 
25
  "q_proj",
26
+ "v_proj",
 
27
  "gate_proj",
28
+ "k_proj",
29
+ "up_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:688843da1640c32ce4e5b0dd415b4745d092e74adc129c5ca5976d05f958b1c0
3
  size 147770496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b3558d431079f44877a9d7ec7689bf9dec9d0acaa969eea150b64bb60fb9feba
3
  size 147770496
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e26ac250efb68381f21d0b5da0c97cffc6cd2447f34c899d92f813190adf8781
3
  size 75455810
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f5e2321aff39041aff312af042dcb569c4492f688d2850360704dfce441cc3c4
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:cac47ffdc8bf5525523430933f676efab1c80d316d9cff3d1dfe55769817ffdf
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a23f0ae2b830e333bafe3304c20b79c00db6d8ee17a5eb324f391614c72f5740
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:72baa363e8d8009e6670ef03c726c7c624204de1feda6a1a3552ee81c1f0fa95
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9f1ab2b4a19233475e302a6e57417dafa209767a2407b98a152443e29f7a4225
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.5207654433477779,
5
  "eval_steps": 500,
6
- "global_step": 1344,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -9415,6 +9415,34 @@
9415
  "learning_rate": 4.8260545004765034e-06,
9416
  "loss": 1.4037,
9417
  "step": 1344
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9418
  }
9419
  ],
9420
  "logging_steps": 1.0,
@@ -9434,7 +9462,7 @@
9434
  "attributes": {}
9435
  }
9436
  },
9437
- "total_flos": 1.3305286607076035e+18,
9438
  "train_batch_size": 1,
9439
  "trial_name": null,
9440
  "trial_params": null
 
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
+ "epoch": 0.5223153405005986,
5
  "eval_steps": 500,
6
+ "global_step": 1348,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
9415
  "learning_rate": 4.8260545004765034e-06,
9416
  "loss": 1.4037,
9417
  "step": 1344
9418
+ },
9419
+ {
9420
+ "epoch": 0.521152917635983,
9421
+ "grad_norm": 0.16563992202281952,
9422
+ "learning_rate": 4.819844804562982e-06,
9423
+ "loss": 1.369,
9424
+ "step": 1345
9425
+ },
9426
+ {
9427
+ "epoch": 0.5215403919241882,
9428
+ "grad_norm": 0.1691073179244995,
9429
+ "learning_rate": 4.8136353868720215e-06,
9430
+ "loss": 1.3619,
9431
+ "step": 1346
9432
+ },
9433
+ {
9434
+ "epoch": 0.5219278662123934,
9435
+ "grad_norm": 0.1665688157081604,
9436
+ "learning_rate": 4.807426256993129e-06,
9437
+ "loss": 1.4184,
9438
+ "step": 1347
9439
+ },
9440
+ {
9441
+ "epoch": 0.5223153405005986,
9442
+ "grad_norm": 0.19875416159629822,
9443
+ "learning_rate": 4.801217424515373e-06,
9444
+ "loss": 1.3861,
9445
+ "step": 1348
9446
  }
9447
  ],
9448
  "logging_steps": 1.0,
 
9462
  "attributes": {}
9463
  }
9464
  },
9465
+ "total_flos": 1.3343332572853494e+18,
9466
  "train_batch_size": 1,
9467
  "trial_name": null,
9468
  "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:215e03d579d5bead586fbfbe9f265c136f4ce5e15ab6e9bf675e8b1e4eedaeb9
3
  size 5560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ccab74b7d59afe7cc3e4a4fcf258823ef918544b3b8f3bc7776c7753e86981da
3
  size 5560