tuantmdev commited on
Commit
e16fd80
·
verified ·
1 Parent(s): dd83910

Training in progress, step 13

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "o_proj",
24
- "k_proj",
25
  "gate_proj",
 
 
26
  "up_proj",
 
27
  "v_proj",
28
- "q_proj",
29
- "down_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "gate_proj",
24
+ "o_proj",
25
+ "q_proj",
26
  "up_proj",
27
+ "down_proj",
28
  "v_proj",
29
+ "k_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:553c1bbe48c859a2c29b95a5d6e8820ca28ab7ecbd7203543df270fc2f3e00f5
3
  size 59827904
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bfd9fc86089d859ccad0673f10022946c372daa4fbe490612a59da9a7a8029ff
3
  size 59827904
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:130e10466f9d0ed555ace88b69d8d987e75fa376812fefbdca0fef8bf69cc984
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b73b2851bd9ac72199102a0f921ade738d42b805818cf40bf47c1f4666e16515
3
  size 6776