ale-bay commited on
Commit
29bf43f
·
verified ·
1 Parent(s): a1f4ff0

Training in progress, step 5100

Browse files
adapter_config.json CHANGED
@@ -19,13 +19,13 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "down_proj",
23
  "k_proj",
24
- "v_proj",
25
- "o_proj",
26
  "q_proj",
 
 
27
  "up_proj",
28
- "gate_proj"
 
29
  ],
30
  "task_type": "CAUSAL_LM"
31
  }
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
22
  "k_proj",
 
 
23
  "q_proj",
24
+ "gate_proj",
25
+ "down_proj",
26
  "up_proj",
27
+ "o_proj",
28
+ "v_proj"
29
  ],
30
  "task_type": "CAUSAL_LM"
31
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:289cff621f2abbe6432765e85a9e8b15f95c68eabf8720c53b23487cf8e99d9e
3
  size 83946192
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:153aeebd0649d714c635b9084dc2a84f8f4a6c4e34f027c8649aa14a7263c491
3
  size 83946192
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3564b0733202a3b02275d222d7ecbd44ab780e82c383eac718b21761286b361a
3
  size 4539
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d1cecf1904fdc24cc7e6f7afeb6ee5c6f37daf0c23eb7b59ad84e278c306219d
3
  size 4539