RamzesIII commited on
Commit
419c69d
1 Parent(s): 6bfbbdc

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
- "q_proj",
23
- "v_proj",
24
  "down_proj",
25
- "gate_proj",
26
  "lm_head",
27
- "o_proj",
28
  "k_proj",
29
- "up_proj"
 
 
30
  ],
31
  "task_type": "CAUSAL_LM"
32
  }
 
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
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d831e98ca5973d84cabd419186f04de75867d0a632acf37adba8ab8b46fac246
3
  size 53546136
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:988acf3f65844230400f3d92ab472bede995180aadc076cb6d1e350f33bd6488
3
  size 53546136
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a86ac3ca0accec5eb054c69c1063bdb4a8b72e14346c943f5831d5485847890f
3
  size 4536
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:029d4b3fa7c8929941f91b675e31f44e40d5d6ed74a6d3e54b0b52ae8a49c91c
3
  size 4536