chauhoang commited on
Commit
12e6d3b
·
verified ·
1 Parent(s): 5764a0c

Training in progress, step 13

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
- "q_proj",
26
- "down_proj",
27
  "gate_proj",
 
 
28
  "o_proj",
29
- "up_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "up_proj",
 
 
 
24
  "gate_proj",
25
+ "down_proj",
26
+ "k_proj",
27
  "o_proj",
28
+ "q_proj",
29
+ "v_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:0254287a2b25b8279bad1fb42568f7b22525ba6ee623deaf8027c993572c7c16
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae1a46f01a3f0180b2018d4f711d9d88aaf45522321010522627ed538c094dc2
3
  size 83945296
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1e15a779f241a49651871be094bba188d16c54db862dd6e4ea9999e8f4620374
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a42a2defa6ca4afab2a097e4a0221fb448f72d608de9ee83e64dba50401704a
3
  size 6776