duyphu commited on
Commit
6019e5a
·
verified ·
1 Parent(s): ebf1754

Training in progress, step 1

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