GordonChang commited on
Commit
2179cdc
·
verified ·
1 Parent(s): 1b22702

Training in progress, step 1400

Browse files
adapter_config.json CHANGED
@@ -23,13 +23,13 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "k_proj",
27
- "up_proj",
28
  "down_proj",
29
  "v_proj",
30
- "o_proj",
31
  "gate_proj",
32
- "q_proj"
 
 
 
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
 
26
  "down_proj",
27
  "v_proj",
 
28
  "gate_proj",
29
+ "k_proj",
30
+ "q_proj",
31
+ "up_proj",
32
+ "o_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cb388827a016f2c473174079d320b38df1bd1418846d3b962a5b05e47037c646
3
  size 547779104
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:170af73ab417d46ee7aef07e2dadff445be245cd30717bd81d825d89b4aa7011
3
  size 547779104
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7e544ae9a3c0133d85b9ed91de39489875c3a4cad2e5a2592707e3e8112dae15
3
  size 5688
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fec3ac8e64b8463f3ced8bfa0ad95f906106e5e63f99468de0f423136b265588
3
  size 5688