aymanbakiri commited on
Commit
1d88599
verified
1 Parent(s): 15b2d96

Training in progress, step 185

Browse files
adapter_config.json CHANGED
@@ -24,14 +24,14 @@
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
- "k_proj",
28
- "q_proj",
29
- "down_proj",
30
  "o_proj",
 
 
 
31
  "v_proj",
 
32
  "up_proj",
33
- "gate_proj",
34
- "lm_head"
35
  ],
36
  "task_type": "CAUSAL_LM",
37
  "trainable_token_indices": null,
 
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
 
 
 
27
  "o_proj",
28
+ "gate_proj",
29
+ "lm_head",
30
+ "down_proj",
31
  "v_proj",
32
+ "k_proj",
33
  "up_proj",
34
+ "q_proj"
 
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:1058322a3a24ae0ba1452698f03c631db41738924b201c7c851696d06875ca0c
3
  size 361377080
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ca4218965cc5ff08cf152fcdabc3261ec8c93c8dc13f7bf8af58e73602a9ca0d
3
  size 361377080
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e0601f24c8f3fb72606631d0726de3b39e3de032179cfbe5e1de1acdfa77b8d0
3
  size 5777
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:62a92d59389dc8d4d7ea8af522fd28e7cb89aab94c6027a107713e53cebcdbc6
3
  size 5777