duyphu commited on
Commit
df4a3cd
·
verified ·
1 Parent(s): fb4b68b

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