chauhoang commited on
Commit
4051bc6
·
verified ·
1 Parent(s): ca3f13a

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
  "v_proj",
25
- "up_proj",
26
- "q_proj",
27
  "k_proj",
 
 
28
  "o_proj",
29
- "down_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
+ "q_proj",
27
  "o_proj",
28
+ "up_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:dfac19bae2e2bf318faf92ae4f32d3c83c6ac5cf7291aac9cd73509d8ed87767
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f42f68c6a4630831262409f9849f11eeb7369c5c717b9a1dceaf23a847bb3a8
3
  size 83945296
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cd7ca6984b13bf5a241118618cc0110f1a506459bb574bb0ec980f29899688c7
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d546a5a0b4b20c26b073ef79b568949481fd5fc9bceadfd4d4ee952f224b5981
3
  size 6776