PEFT
Safetensors
French
eltorio commited on
Commit
39b8c3b
·
verified ·
1 Parent(s): dac94d8

Training in progress, step 33

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "down_proj",
24
- "k_proj",
25
- "v_proj",
26
- "o_proj",
27
  "gate_proj",
 
 
 
28
  "q_proj",
29
- "up_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
+ "k_proj",
26
+ "down_proj",
27
  "q_proj",
28
+ "v_proj",
29
+ "o_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:a30137175aecf98aba87abd862d7abcba70d48d8987e54078005d6a3c96086f8
3
  size 97307544
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:690ca28de2ec19f5774693f2e12135b1d010ed8241124dfef6331d64e6e7ebbc
3
  size 97307544
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:74339e9750efe1be8f8571bc172e54b00c365634a59299f162f4622e23e0c47a
3
  size 5624
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f8c6f71e357add41596c6618bfb0f38c680d96e328327f91bfd9b95828617f02
3
  size 5624