afrias5 commited on
Commit
718c45a
1 Parent(s): 674af60

Training in progress, step 55

Browse files
adapter_config.json CHANGED
@@ -23,13 +23,13 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "o_proj",
27
- "v_proj",
28
- "down_proj",
29
  "gate_proj",
 
30
  "k_proj",
 
31
  "up_proj",
32
- "q_proj"
 
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
 
 
26
  "gate_proj",
27
+ "v_proj",
28
  "k_proj",
29
+ "q_proj",
30
  "up_proj",
31
+ "o_proj",
32
+ "down_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:37e6040250bd9128ae3da0f5f9d406ecc130cfa2398e70f1dfa87774b8be3a20
3
  size 1152801456
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ee7f7a753f28ea4f4bfdfd31a2812731284ad124cd90849b5d77df5e72693c2
3
  size 1152801456
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:265cc8e8e3593255ac74c6a0f816b984b4bc939a183bd11c839101b9aa27198f
3
  size 7864
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a942ae07952b660683c6ee9955bb6735265960c7a539977e0646a430fb76a176
3
  size 7864