chauhoang commited on
Commit
574c897
·
verified ·
1 Parent(s): c2d28e6

Training in progress, step 1

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "k_proj",
24
- "gate_proj",
25
  "down_proj",
26
  "o_proj",
27
  "up_proj",
28
- "v_proj",
29
- "q_proj"
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "down_proj",
24
  "o_proj",
25
  "up_proj",
26
+ "gate_proj",
27
+ "q_proj",
28
+ "k_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:2daa5bd55bedf198d1d64977bc8928cfc4ab1338646ed22b35c439ed81cc47ca
3
  size 22573704
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b071be95eb2e1fa59e3d854e8765b01cdaa7bfe88136978cec3e9867389328f7
3
  size 22573704
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6dbfaf21602a949fb6188f79d43407ad28956e1d0fef6098b9e75a042893d463
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0ed38aa868afb29637e8105f6176eccb4c2984beb09e4927af87d52267ef29a7
3
  size 6776