lesso commited on
Commit
79058f9
1 Parent(s): 3c2e5b7

Training in progress, step 6

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "k_proj",
24
- "down_proj",
25
  "up_proj",
26
- "v_proj",
27
- "q_proj",
28
  "o_proj",
29
- "gate_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
  "o_proj",
26
+ "q_proj",
27
+ "k_proj",
28
+ "down_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:e9e75ea8842804f67731a1381ebcf772d861ce735e4c8169fdaf6a92730000af
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:880b442943ff2aa3e48ebcf36c6976cee9e4e2d9f8eef2811873ac4ca9658696
3
  size 83945296
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d5fa11f84d8d8e5e8936ae65e6012c835679c9ed6678232c43544c849861d322
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1dfa5dd032e4a03f440be49b93d0489893f415e88c3769ffa1903e5787dfef9f
3
  size 6776