shirwu commited on
Commit
a13020c
·
verified ·
1 Parent(s): 2a1bb9b

Training in progress, step 1

Browse files
adapter_config.json CHANGED
@@ -23,13 +23,13 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "down_proj",
27
- "gate_proj",
28
  "k_proj",
 
29
  "v_proj",
30
  "q_proj",
 
31
  "o_proj",
32
- "up_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
 
26
  "k_proj",
27
+ "up_proj",
28
  "v_proj",
29
  "q_proj",
30
+ "gate_proj",
31
  "o_proj",
32
+ "down_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7fb09ddee1d612a577206ff1a9e5923bca67cdeb324d28cf7c1b66adeef90d95
3
  size 90207248
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a1817576f88faffe38fdef14cfe75afaa54d3f7ca6a236ac81fceec9fe5cf371
3
  size 90207248
full-1/model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:56a1dd54c24a21c0699680d837b1cc3354c09ccc1446419954ed05b9e7071eee
3
  size 1072905784
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a046a8205975b3dca933f4f9da82f40db2242aebd0c3b6ba7f23576e17dfc312
3
  size 1072905784