sylyas commited on
Commit
ddee067
·
verified ·
1 Parent(s): c983915

Training in progress, step 3

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "up_proj",
 
 
 
24
  "q_proj",
25
  "gate_proj",
26
- "v_proj",
27
- "o_proj",
28
- "k_proj",
29
- "down_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "k_proj",
24
+ "o_proj",
25
+ "v_proj",
26
+ "down_proj",
27
  "q_proj",
28
  "gate_proj",
29
+ "up_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:630718573b21700c750cd3002f308422eea706220e638bcad2e906c4be3b9ada
3
  size 35237104
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6401f9b5534a32e8a0b9d43de36ef1f73f0c4d75c6742c16dd10f9610b687732
3
  size 35237104
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dd0f24ebb41e8206e80e6a6d798795a9f7eb781fab51c49b5f2348c02805b20c
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b76d245ea5f3f7c5200fd56695e7ffc383743dba0a55b07fc5a57db3cf4a0fc
3
  size 6776