Suchae commited on
Commit
0ffea3f
·
verified ·
1 Parent(s): 34b5506

Training in progress, step 120

Browse files
adapter_config.json CHANGED
@@ -24,17 +24,17 @@
24
  "modules_to_save": null,
25
  "peft_type": "LORA",
26
  "qalora_group_size": 16,
27
- "r": 32,
28
  "rank_pattern": {},
29
  "revision": null,
30
  "target_modules": [
31
- "gate_proj",
32
- "v_proj",
33
  "k_proj",
34
- "down_proj",
 
35
  "o_proj",
36
- "up_proj",
37
- "q_proj"
 
38
  ],
39
  "target_parameters": null,
40
  "task_type": null,
 
24
  "modules_to_save": null,
25
  "peft_type": "LORA",
26
  "qalora_group_size": 16,
27
+ "r": 16,
28
  "rank_pattern": {},
29
  "revision": null,
30
  "target_modules": [
 
 
31
  "k_proj",
32
+ "q_proj",
33
+ "v_proj",
34
  "o_proj",
35
+ "gate_proj",
36
+ "down_proj",
37
+ "up_proj"
38
  ],
39
  "target_parameters": null,
40
  "task_type": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e71b681e9b14baaae202f1bfc03d7aeee176ad78ce8f6e7127c0b07edbd43bb7
3
- size 174688464
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:12761fa42fdc10a523a4a7cda7a264425021aeedc9b636437d71ae745cbdc0ef
3
+ size 88884480
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:263a21f01a5f08092a1aacb13883a0e8b05ccb29dc2b8915e381f2acd53980b0
3
  size 6801
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a9b6c1f24e7abf6b91055f0991cf049e733668690bbae4314a7c7a9de522404b
3
  size 6801