nutorbit commited on
Commit
f7e916e
1 Parent(s): 3f36696

Training in progress, step 25

Browse files
adapter_config.json CHANGED
@@ -19,13 +19,13 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "q_proj",
23
- "o_proj",
24
  "up_proj",
25
- "down_proj",
26
  "k_proj",
27
- "v_proj",
28
- "gate_proj"
 
 
 
29
  ],
30
  "task_type": "CAUSAL_LM"
31
  }
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
 
22
  "up_proj",
 
23
  "k_proj",
24
+ "o_proj",
25
+ "down_proj",
26
+ "gate_proj",
27
+ "q_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:940c67a8075faf9c1464020b3e68da45b00542da4d7cfcd4f84c3589e2f2c400
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0e6b5e81e931d6338e905a32796c821572670222259c9656c2463223969e2b7b
3
  size 83945296
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:328bf7f3afd4846f5b28e9ebb491f549c97c135925a496b90ccbabc3bf2ce70e
3
- size 4600
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ad7910bc04ef1431dfabe85548be0a1d4a30900d1d2d9cccf84d6037f4287926
3
+ size 4283