lesso commited on
Commit
54b18f7
1 Parent(s): a556c71

Training in progress, step 6

Browse files
adapter_config.json CHANGED
@@ -20,12 +20,12 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "gate_proj",
24
  "down_proj",
25
- "v_proj",
26
  "q_proj",
27
  "k_proj",
28
- "o_proj",
 
29
  "up_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "o_proj",
24
  "down_proj",
 
25
  "q_proj",
26
  "k_proj",
27
+ "v_proj",
28
+ "gate_proj",
29
  "up_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:7f4a808bd67186d7d670e4b2906f3abad9a64c53bca704ef674f7fb9fbafe356
3
  size 48679352
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0fd5bd3088c9dc6d4270b4593b6aeda089b938f7aded2a24ef05fc559a49af34
3
  size 48679352
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:66aba1548284fb45544c3c449ae78c0d06cde4d353a7cacc54939951423f8e9a
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:abb88f4cc1adc89d4050bb1bb8aee4d5e2999228bec3f38fcda07d103361cace
3
  size 6776