tuanna08go commited on
Commit
2d35a33
·
verified ·
1 Parent(s): 76f6368

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