chauhoang commited on
Commit
f57b8d4
·
verified ·
1 Parent(s): d4fa723

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