tuanna08go commited on
Commit
4486966
·
verified ·
1 Parent(s): 5bbbbc5

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