NTQuoc commited on
Commit
d18fcf4
·
verified ·
1 Parent(s): ce3c7dc

Training in progress, step 1

Browse files
Files changed (2) hide show
  1. adapter_config.json +8 -8
  2. training_args.bin +1 -1
adapter_config.json CHANGED
@@ -29,18 +29,18 @@
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
32
- "down_proj",
33
- "o_proj",
34
- "in_proj_b",
35
- "in_proj_z",
36
- "gate_proj",
37
  "in_proj_qkv",
38
- "in_proj_a",
39
  "q_proj",
 
 
40
  "up_proj",
41
- "v_proj",
 
42
  "k_proj",
43
- "out_proj"
 
 
44
  ],
45
  "target_parameters": null,
46
  "task_type": "CAUSAL_LM",
 
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
32
+ "out_proj",
 
 
 
 
33
  "in_proj_qkv",
 
34
  "q_proj",
35
+ "o_proj",
36
+ "in_proj_z",
37
  "up_proj",
38
+ "in_proj_b",
39
+ "down_proj",
40
  "k_proj",
41
+ "in_proj_a",
42
+ "gate_proj",
43
+ "v_proj"
44
  ],
45
  "target_parameters": null,
46
  "task_type": "CAUSAL_LM",
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ba29384550b2f1dcf9f1820c90e20bcb227e77949a061d68c1072b35be93c1ae
3
  size 7672
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c3db897ff16039800699f0b21c16311d75110fbea7a2f28db8e453c89d4620f7
3
  size 7672