tuanna08go commited on
Commit
a9b7568
·
verified ·
1 Parent(s): e02857c

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