RamzesIII commited on
Commit
0eb2524
1 Parent(s): 68cb5fa

Training in progress, step 10

Browse files
adapter_config.json CHANGED
@@ -19,14 +19,14 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
22
  "up_proj",
 
23
  "down_proj",
24
- "lm_head",
25
- "v_proj",
26
- "k_proj",
27
  "gate_proj",
28
- "o_proj",
29
- "q_proj"
30
  ],
31
  "task_type": "CAUSAL_LM"
32
  }
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "lm_head",
23
  "up_proj",
24
+ "o_proj",
25
  "down_proj",
26
+ "q_proj",
 
 
27
  "gate_proj",
28
+ "v_proj",
29
+ "k_proj"
30
  ],
31
  "task_type": "CAUSAL_LM"
32
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e9180b2500013ffb2c9e919adf90e17bca3bf9348701a8cb4d8645a31866f9d1
3
  size 53546136
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a9b1f6aa0a2b3e2b55373ca044c384ada688d715c89331fe36580ce31bfd621
3
  size 53546136
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c7cd555cd6a4f34d76a4a1134cffd05d67875994a44e788db087dd686a07d75d
3
  size 4600
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:60461dd1211f136b261ec648dcb4c27866b256a7fefe25a72d451f79cdcf683c
3
  size 4600