darwinsfavorite commited on
Commit
0f5cabf
·
verified ·
1 Parent(s): 6f06856

Training in progress, epoch 1

Browse files
adapter_config.json CHANGED
@@ -24,20 +24,22 @@
24
  "score"
25
  ],
26
  "peft_type": "LORA",
27
- "r": 16,
 
28
  "rank_pattern": {},
29
  "revision": null,
30
  "target_modules": [
31
- "o_proj",
32
- "down_proj",
33
- "v_proj",
34
  "q_proj",
35
- "k_proj",
36
  "gate_proj",
37
- "up_proj"
 
 
 
 
38
  ],
39
  "task_type": "SEQ_CLS",
40
  "trainable_token_indices": null,
41
  "use_dora": false,
 
42
  "use_rslora": false
43
  }
 
24
  "score"
25
  ],
26
  "peft_type": "LORA",
27
+ "qalora_group_size": 16,
28
+ "r": 8,
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
 
 
 
32
  "q_proj",
 
33
  "gate_proj",
34
+ "k_proj",
35
+ "o_proj",
36
+ "v_proj",
37
+ "up_proj",
38
+ "down_proj"
39
  ],
40
  "task_type": "SEQ_CLS",
41
  "trainable_token_indices": null,
42
  "use_dora": false,
43
+ "use_qalora": false,
44
  "use_rslora": false
45
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4c79d3063b589dc80a8c9065db9e7e0a8206ef070d93fe16471f6fb6ef1f08e1
3
- size 35251536
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2b2d7206cb1446464c63f059f38318662d16f0762ad7fbfcce6f100fa84720d7
3
+ size 17654568
tokenizer.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bcfe42da0a4497e8b2b172c1f9f4ec423a46dc12907f4349c55025f670422ba9
3
- size 11418266
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6d14fba4f2dfcd2267034313a2d5f79f25c4c300a02b94a3e89a6657b116e1df
3
+ size 11418534
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1b07f5f1a64a06b23f89ea7f5179229ce7f812a96c0dd051c5b2e04775f3d672
3
  size 5368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:43b5942dc7264b0a0f28d937185acc916952ab5d2780d64f7c59e350383740a6
3
  size 5368