lesso commited on
Commit
5dc75fc
·
verified ·
1 Parent(s): d358d40

Training in progress, step 3

Browse files
adapter_config.json CHANGED
@@ -20,12 +20,12 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "k_proj",
24
- "up_proj",
25
- "gate_proj",
26
- "q_proj",
27
  "v_proj",
 
28
  "o_proj",
 
 
 
29
  "down_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
 
23
  "v_proj",
24
+ "gate_proj",
25
  "o_proj",
26
+ "q_proj",
27
+ "up_proj",
28
+ "k_proj",
29
  "down_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:16053fa0752d0fab38e69000d7c75d4f266526558ff90c23b0d5d2011c4acb61
3
  size 27024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ffcf5ffd3f8c1330eb2e12a9163687aa11c3a38b71d6aab518bb60642a88814e
3
  size 27024
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f9e7b71b1ce7772469f28700f63d8a31b72c32cf43950aa8f0fc2a8925ca4941
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dda99f4fa7f4ec9757108506e7b53bdb20e95ea140e2dc8a9b6e245e8e166800
3
  size 6776