lesso commited on
Commit
ca59f0d
1 Parent(s): 1c5625e

Training in progress, step 3

Browse files
adapter_config.json CHANGED
@@ -20,12 +20,12 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "gate_proj",
24
  "down_proj",
25
- "v_proj",
26
  "q_proj",
27
  "k_proj",
28
- "o_proj",
 
29
  "up_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "o_proj",
24
  "down_proj",
 
25
  "q_proj",
26
  "k_proj",
27
+ "v_proj",
28
+ "gate_proj",
29
  "up_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:38473b4e544d716c7710f10d2a256a510772706e172d34efc6c6023faed8d194
3
  size 48679352
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:599547c7872fadb3e881464e4a020f2116fc88c5b3188af8b5411670dd295a7c
3
  size 48679352
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:66aba1548284fb45544c3c449ae78c0d06cde4d353a7cacc54939951423f8e9a
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:abb88f4cc1adc89d4050bb1bb8aee4d5e2999228bec3f38fcda07d103361cace
3
  size 6776