ridhimamlds commited on
Commit
7e8e694
1 Parent(s): e4f7531

End of training

Browse files
README.md CHANGED
@@ -46,6 +46,10 @@ The following hyperparameters were used during training:
46
  - lr_scheduler_warmup_ratio: 0.03
47
  - num_epochs: 1
48
 
 
 
 
 
49
  ### Framework versions
50
 
51
  - PEFT 0.12.0
 
46
  - lr_scheduler_warmup_ratio: 0.03
47
  - num_epochs: 1
48
 
49
+ ### Training results
50
+
51
+
52
+
53
  ### Framework versions
54
 
55
  - PEFT 0.12.0
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "q_proj",
24
  "down_proj",
 
 
25
  "o_proj",
26
  "v_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
  "down_proj",
24
+ "up_proj",
25
+ "k_proj",
26
  "o_proj",
27
  "v_proj",
 
28
  "gate_proj",
29
+ "q_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8aeaa12f319f5dd24222d57152f3cb4393569c13ff49279b6edf44177eba4c25
3
  size 166182480
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1842842e7e377dfe6759a59a971ac471953df8637a9ad63a98eca1ef4b72b1f8
3
  size 166182480
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3ea08d65e81c1b44a3205eda90eabced3f9710df79464ecc885722e2fee1c2cc
3
  size 5496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8d8206ba273a53df4c68d90bc09a72dc30418f9cb39dda0e38878dcaef736773
3
  size 5496