szenthel commited on
Commit
421dcff
1 Parent(s): 5b90d62

Training in progress, step 10

Browse files
adapter_config.json CHANGED
@@ -16,13 +16,13 @@
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
19
- "down_proj",
20
- "up_proj",
21
  "k_proj",
22
- "gate_proj",
23
- "v_proj",
24
  "o_proj",
25
- "q_proj"
 
 
26
  ],
27
  "task_type": "CAUSAL_LM"
28
  }
 
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
 
 
19
  "k_proj",
20
+ "up_proj",
21
+ "down_proj",
22
  "o_proj",
23
+ "v_proj",
24
+ "q_proj",
25
+ "gate_proj"
26
  ],
27
  "task_type": "CAUSAL_LM"
28
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9302400e6f1c77db21b76b00678a3fe6c1bd3690b2365be6c131bf014fd14dd8
3
  size 80013120
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:552005408f32738f9ffa578a22c52c6d6deed6c9703bf010a9ca4eafad415fb9
3
  size 80013120
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:45fade51cbdedf4f1f7277de098b37fcae42665e33c642420479f6f5d0e92d95
3
  size 4600
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:881c0ae1d2d3fdb7f048b84b652d6c88621805b11209a0cad31bf855aebc4f45
3
  size 4600