tuanna08go commited on
Commit
d1ddef9
·
verified ·
1 Parent(s): 53982b3

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
- "down_proj",
25
- "up_proj",
26
  "gate_proj",
 
27
  "o_proj",
 
 
28
  "v_proj",
29
- "k_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
  "o_proj",
26
+ "up_proj",
27
+ "k_proj",
28
  "v_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:37a59f0bc1a99a2fc09df7505edc2c132e87b4be9ad9354a35dc60cc4c51ab73
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a5778bc580b401de83e94c8078f36e04aa978c2b679da50345d8f9f067c45f10
3
  size 83945296
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6ca3d90ce29f8acc58d63ca741cf0fe57939c4b9c883a501eef4e8cd118c0558
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a7528d520438b35f5e8c6ec9199bf7cdd8e1552d5086afeef5a8bd03a66f05bf
3
  size 6776