darwinsfavorite commited on
Commit
08a2886
·
verified ·
1 Parent(s): 5fd1549

Training in progress, epoch 1

Browse files
adapter_config.json CHANGED
@@ -25,7 +25,7 @@
25
  ],
26
  "peft_type": "LORA",
27
  "qalora_group_size": 16,
28
- "r": 8,
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
 
25
  ],
26
  "peft_type": "LORA",
27
  "qalora_group_size": 16,
28
+ "r": 16,
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:372a6984426c467c555b93f44d78f5c6ef26af94ffad8c0464bd57bb0308a7e3
3
- size 17654568
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f053feb1b7b2f327cbd612148c6fd9e2a88daff043f4b2b0c30806638062d46
3
+ size 35251536
final_adapter/adapter_config.json CHANGED
@@ -29,13 +29,13 @@
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
 
32
  "o_proj",
 
33
  "up_proj",
34
- "gate_proj",
35
  "k_proj",
36
- "v_proj",
37
- "q_proj",
38
- "down_proj"
39
  ],
40
  "target_parameters": null,
41
  "task_type": "SEQ_CLS",
 
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
32
+ "gate_proj",
33
  "o_proj",
34
+ "v_proj",
35
  "up_proj",
 
36
  "k_proj",
37
+ "down_proj",
38
+ "q_proj"
 
39
  ],
40
  "target_parameters": null,
41
  "task_type": "SEQ_CLS",
final_adapter/adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3258a280f4b81301fca1e15f6028e895023c1b8001a2a253d8026c6ae9a56ca8
3
  size 17654568
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:372a6984426c467c555b93f44d78f5c6ef26af94ffad8c0464bd57bb0308a7e3
3
  size 17654568
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5e5fa3c131f56e2a9f7984769907999b4f47531e927bffb20442aefe4f7c4652
3
  size 5841
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d6a7c9a403186d916c669008100ad5a54f1dbf138da3f100b6be6de5c8c62ead
3
  size 5841