lesso commited on
Commit
025798e
·
verified ·
1 Parent(s): ceb4acf

Training in progress, step 10

Browse files
adapter_config.json CHANGED
@@ -20,12 +20,12 @@
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",
 
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",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:552ed4513ec43e4dac99f0b9b83e38da9ed06e2248d7ed4e15285c4c532c7b5b
3
  size 27024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d95098d63373bb83b8f55cc9f33fe4602b0d75bf930545ec1e8aae3b194d886a
3
  size 27024
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dda99f4fa7f4ec9757108506e7b53bdb20e95ea140e2dc8a9b6e245e8e166800
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f9e7b71b1ce7772469f28700f63d8a31b72c32cf43950aa8f0fc2a8925ca4941
3
  size 6776