duyphu commited on
Commit
9d8940f
·
verified ·
1 Parent(s): 33cc5b5

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
- "v_proj",
24
  "up_proj",
 
25
  "k_proj",
26
- "down_proj",
27
  "o_proj",
28
- "q_proj",
29
- "gate_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
+ "q_proj",
26
  "k_proj",
 
27
  "o_proj",
28
+ "v_proj",
29
+ "down_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:878530d1989216b0bf50a8e6c2898e37468d7195129624ac9be636c161c5043b
3
  size 59827904
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a872d615f4cdea360416ad47e8d2bef5bc2e97c4214c7c7aed584fd74f43df7
3
  size 59827904
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:168665466c5cd6ce526f7ddb9138ea022394977b75075fe0b926fc2b5a4ff970
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:742c68653c5f0db68b1e3c30a823428c0fa298a37cd99ad0ea8a9e2b3d41aa32
3
  size 6776