Holmeister commited on
Commit
a5cad37
1 Parent(s): 22f852e

Training in progress, step 10

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "gate_proj",
24
- "k_proj",
25
- "o_proj",
26
- "up_proj",
27
  "v_proj",
 
28
  "q_proj",
29
- "down_proj"
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "down_proj",
 
 
 
24
  "v_proj",
25
+ "k_proj",
26
  "q_proj",
27
+ "gate_proj",
28
+ "up_proj",
29
+ "o_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:b36cc331fb16b422c3516659207a950e4dcbc7ec60b9b8c9ef092e97f55b26c5
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a8e403be4532381b9e05554a757a6627e934b8f5f6d8ef4898c913026f42ecd
3
  size 83945296
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e2da53f4e1435cd9158697c05bf1c558b7754b90f789c49ec5ddcf98acf1ba3a
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:241e225792522e156051f39a4cc426bc976fb53eef148271f7c3790903db6b64
3
  size 5304