rayraycano commited on
Commit
bf34871
·
verified ·
1 Parent(s): 868415d

Training in progress, step 20

Browse files
adapter_config.json CHANGED
@@ -24,13 +24,13 @@
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
- "o_proj",
28
- "v_proj",
29
- "k_proj",
30
  "up_proj",
31
- "down_proj",
32
  "q_proj",
33
- "gate_proj"
 
 
 
 
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
 
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
 
 
 
27
  "up_proj",
 
28
  "q_proj",
29
+ "down_proj",
30
+ "gate_proj",
31
+ "o_proj",
32
+ "k_proj",
33
+ "v_proj"
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0b8d7905678d767921034a79fc8f23ba29a7b2db7736ad8a539ac5f908ac0147
3
  size 65559952
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e9b3232945b7949fd2e0878599e71d060c5d0354a134d154113f91e7d0121581
3
  size 65559952
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fe7ce8acb3d9b3395afebd3759f055ffaf23bc3b8ae5d947d0e0ea4f1e5c16eb
3
  size 6904
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d10af3fcf28a20deee1277b4ef9af4c0b1b0758d0258529105685c0b9386af86
3
  size 6904