NTQuoc commited on
Commit
f481f67
·
verified ·
1 Parent(s): e102f2b

Training in progress, step 1

Browse files
adapter_config.json CHANGED
@@ -29,18 +29,18 @@
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
32
- "in_proj_b",
33
- "in_proj_z",
34
- "q_proj",
35
- "out_proj",
36
  "down_proj",
37
- "k_proj",
38
  "o_proj",
39
- "in_proj_a",
 
40
  "gate_proj",
 
 
 
41
  "up_proj",
42
  "v_proj",
43
- "in_proj_qkv"
 
44
  ],
45
  "target_parameters": null,
46
  "task_type": "CAUSAL_LM",
 
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",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:85a2c79bf69dbeadccc7d5a1e4b9fd97371d406a9eaf6e25b0242f933c77e8a8
3
  size 10871936
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4f1ee7db502f5af1755583f34ca75513e448f95a195e1cdc28ce8d3dcf96eb01
3
  size 10871936
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:082fb9a3858ee6eba105e014717b248d4858314ffcd697ab101b056172beb0ce
3
  size 7672
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ba29384550b2f1dcf9f1820c90e20bcb227e77949a061d68c1072b35be93c1ae
3
  size 7672