aryopg commited on
Commit
995edca
1 Parent(s): a6c0b96

Training in progress, step 500

Browse files
adapter_config.json CHANGED
@@ -19,13 +19,13 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "gate_proj",
 
23
  "q_proj",
24
- "v_proj",
25
  "k_proj",
26
- "up_proj",
27
- "o_proj",
28
- "down_proj"
29
  ],
30
  "task_type": "CAUSAL_LM"
31
  }
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "o_proj",
23
+ "up_proj",
24
  "q_proj",
25
+ "down_proj",
26
  "k_proj",
27
+ "gate_proj",
28
+ "v_proj"
 
29
  ],
30
  "task_type": "CAUSAL_LM"
31
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:88879638d68483955841e24632b312c05c1510d55dcbceaf92565ceffdce7a52
3
  size 40036488
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ffb61ca9ce88a0c300f34fdb1d0b528798a9beb450bb07009ef3ae9d14058dc
3
  size 40036488
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7a40416f214a3ffd3c42b092d161be81338a5f5bc08e871e6920558000ba5f96
3
  size 4792
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c65832dbdf7271e42483ba9019a2440b54d1d37f41c015e8c46fc7797b03cba6
3
  size 4792