szenthel commited on
Commit
79c4429
1 Parent(s): 85de59a

Training in progress, step 10

Browse files
adapter_config.json CHANGED
@@ -16,13 +16,13 @@
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
19
- "up_proj",
20
  "q_proj",
21
- "gate_proj",
22
- "o_proj",
23
  "k_proj",
 
24
  "down_proj",
25
- "v_proj"
 
26
  ],
27
  "task_type": "CAUSAL_LM"
28
  }
 
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
 
19
  "q_proj",
20
+ "up_proj",
 
21
  "k_proj",
22
+ "o_proj",
23
  "down_proj",
24
+ "v_proj",
25
+ "gate_proj"
26
  ],
27
  "task_type": "CAUSAL_LM"
28
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:984e734bd7e456a341556890846c12816d2e45ca4bfad6fa74df889aa9cc442d
3
  size 80013120
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d1fa972197bcca445cea76b4d649dcc9e0992547e91ae76f53f3b9b12e8a999
3
  size 80013120
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b16988a4f83ea66e369df46aa6a26fc089c99fbcb5195eb5f1db0318cd9f35f0
3
  size 4600
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3583bf1c74a84777a2e0897d56430591d86552f89a1664a43313d19ceb7644a
3
  size 4600