ncbateman commited on
Commit
992c4f3
·
verified ·
1 Parent(s): 242e7f5

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
  "v_proj",
24
  "k_proj",
25
  "o_proj",
 
26
  "up_proj",
27
- "down_proj",
28
- "gate_proj",
29
- "q_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
  "o_proj",
27
+ "q_proj",
28
  "up_proj",
29
+ "gate_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:3353e49cac3e49a0f922b5e30f92f84dfd0f19906fb9fed56ed352044e049257
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e44ebec1095a96d0b86e2c927630a6d7f884ab899dada6b6c9e99e9c0aaa2b3f
3
  size 167832240
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c6ac54bfc6693b24ca5bb5fe11894d1493fe7ee765ad9475c7ed01bcda40558e
3
  size 6712
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b6294721b7795481f5f03de08e3f6f32479fff1d7ffe9f5d8b2f843930248b3
3
  size 6712