davidoj01 commited on
Commit
14a3d8a
·
verified ·
1 Parent(s): 62d765e

Training in progress, step 650

Browse files
adapter_config.json CHANGED
@@ -24,14 +24,14 @@
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
- "q_proj",
28
- "up_proj",
29
- "v_proj",
30
  "o_proj",
31
  "k_proj",
 
 
 
32
  "gate_proj",
33
- "lm_head",
34
- "down_proj"
35
  ],
36
  "task_type": "CAUSAL_LM",
37
  "trainable_token_indices": null,
 
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
 
 
 
27
  "o_proj",
28
  "k_proj",
29
+ "down_proj",
30
+ "v_proj",
31
+ "q_proj",
32
  "gate_proj",
33
+ "up_proj",
34
+ "lm_head"
35
  ],
36
  "task_type": "CAUSAL_LM",
37
  "trainable_token_indices": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b696aee25ee91c2208ea4156b833a49db33d44b4f6471fe85d2402a04c42101a
3
  size 1296576576
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d82b691cf8214c88e8b27735dba19ac965b8d073fc0fbc75384e67c53bd4b2d8
3
  size 1296576576
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4917f4a62978f1f7d75249f2c8c052cbfd9971b3bdd87522710d8c7250413b25
3
  size 9016
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e0487e6fd2c3817a6af2c7722c52b759d4a4091c4c156fa995947247c9ff1393
3
  size 9016