andrian-kr commited on
Commit
c030b37
·
verified ·
1 Parent(s): e697be5

End of training

Browse files
README.md CHANGED
@@ -42,7 +42,7 @@ The following hyperparameters were used during training:
42
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
43
  - lr_scheduler_type: constant
44
  - lr_scheduler_warmup_ratio: 0.03
45
- - num_epochs: 1
46
 
47
  ### Training results
48
 
 
42
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
43
  - lr_scheduler_type: constant
44
  - lr_scheduler_warmup_ratio: 0.03
45
+ - num_epochs: 5
46
 
47
  ### Training results
48
 
adapter_config.json CHANGED
@@ -20,11 +20,11 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "v_proj",
24
  "gate_proj",
25
  "q_proj",
26
  "o_proj",
27
- "k_proj"
28
  ],
29
  "task_type": "CAUSAL_LM",
30
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "k_proj",
24
  "gate_proj",
25
  "q_proj",
26
  "o_proj",
27
+ "v_proj"
28
  ],
29
  "task_type": "CAUSAL_LM",
30
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4c1737928126f90d8d42507dee56bfa0df9d6a672314c94308398fab39c0e509
3
  size 23111032
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2c12b2bf4501a8850c3961eb04e3c3b6e908826484cf809e4fd5267348e3583
3
  size 23111032
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ab118c0a55bb33d5f1ab9aed5bbc01cbd2e7d141d301cdb9e5a3b002800c92c1
3
  size 4920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3ef10854e4a98dabc805e8d9c336beb47ec656609d48f36e6567269687e89a5e
3
  size 4920