chauhoang commited on
Commit
489203b
·
verified ·
1 Parent(s): 8b440a9

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