tuanna08go commited on
Commit
dcd624b
·
verified ·
1 Parent(s): ee817b9

Training in progress, step 13

Browse files
adapter_config.json CHANGED
@@ -20,12 +20,12 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "k_proj",
24
- "up_proj",
25
- "gate_proj",
26
- "v_proj",
27
  "down_proj",
 
28
  "o_proj",
 
 
 
29
  "q_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
 
23
  "down_proj",
24
+ "gate_proj",
25
  "o_proj",
26
+ "k_proj",
27
+ "v_proj",
28
+ "up_proj",
29
  "q_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0e58d72a351d17511c06801431693e0b8793c63854302800c5471cb2fa9e91d3
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a13a2b75dfca66b2916e228c17af86792aab4ab4928749f3c5cfa7d518106f19
3
  size 83945296
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:42d0afeac4e15c20885a4cd2cbed98803caac767785e644fd1d691de44fb7cc3
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5e8b3ea98f3f01b33b9f553e7c041f78b5cc8d6dc35d5117cf25916f4a3b91a1
3
  size 6776