rainerberger commited on
Commit
1ff51bb
1 Parent(s): 8ca5fb0

Training in progress, step 25

Browse files
adapter_config.json CHANGED
@@ -20,11 +20,11 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "q_proj",
24
- "v_proj",
25
  "o_proj",
 
 
26
  "k_proj",
27
- "gate_proj"
28
  ],
29
  "task_type": "CAUSAL_LM",
30
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "o_proj",
24
+ "gate_proj",
25
+ "v_proj",
26
  "k_proj",
27
+ "q_proj"
28
  ],
29
  "task_type": "CAUSAL_LM",
30
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c9c24cd096b5372eb460b8912ed89d74febcfe3be5f32a6d42b20494125ca83f
3
  size 369142184
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ad8c50f81bc79756159761081b6d1cddd60e47b623458a7acfcb38b6b33b6fee
3
  size 369142184
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0bb60c54a1bdb865d13afabb6f76a7320488f13eef487e51b12a1484e35f94a3
3
  size 4920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c2544f57f35e2a7e32d6e185df0423f1d795b7da298e937d68e18fde43a2498
3
  size 4920