PEFT
Safetensors
French
eltorio commited on
Commit
2021adf
·
verified ·
1 Parent(s): 263b40b

Training in progress, step 232

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "o_proj",
24
- "q_proj",
25
- "down_proj",
26
  "gate_proj",
27
- "v_proj",
28
  "up_proj",
29
- "k_proj"
 
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
23
  "gate_proj",
 
24
  "up_proj",
25
+ "v_proj",
26
+ "down_proj",
27
+ "k_proj",
28
+ "o_proj",
29
+ "q_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:99225653d8dd66e8ce2a1f283da75b4b564bcc3aa21fe9053c3e2d18628e1463
3
  size 97307544
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:089302d2055542e154d716dc0a614198b212c3143e1131cd700f2d11bfc89262
3
  size 97307544
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a85605013e8913a80650020c64c88c1d19cbe96118901a79856f43220601c035
3
  size 5624
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e9c9e219ac9eec7c128200d707f49318339fc57b071a906213a35371f7c7ec9f
3
  size 5624