lesso commited on
Commit
14bd61e
1 Parent(s): f0c9eea

Training in progress, step 9

Browse files
adapter_config.json CHANGED
@@ -22,11 +22,11 @@
22
  "target_modules": [
23
  "q_proj",
24
  "o_proj",
25
- "k_proj",
26
  "gate_proj",
27
- "up_proj",
28
  "down_proj",
29
- "v_proj"
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
22
  "target_modules": [
23
  "q_proj",
24
  "o_proj",
 
25
  "gate_proj",
 
26
  "down_proj",
27
+ "v_proj",
28
+ "k_proj",
29
+ "up_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a57a29c728df79f543f3741b62acd957f5379b40ef0f119a5dca385b7da47bd7
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0101ccb552ae91a5ed6c63bbd673feb4f05271462a92fd4a262a7704f354cb7f
3
  size 83945296
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d8a0e1d575435a385945acb2379c55d79d6b7da826961709cf6ad2467a2bcd7a
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:91b17704c84342df8c4881fcb5acc78d90d7b0fb6bb4b955a77926f3bd16d0fc
3
  size 6776