chauhoang commited on
Commit
f09b8bb
·
verified ·
1 Parent(s): d0cfafe

Training in progress, step 13

Browse files
adapter_config.json CHANGED
@@ -22,11 +22,11 @@
22
  "target_modules": [
23
  "down_proj",
24
  "q_proj",
25
- "up_proj",
26
  "o_proj",
 
27
  "gate_proj",
28
- "v_proj",
29
- "k_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
22
  "target_modules": [
23
  "down_proj",
24
  "q_proj",
25
+ "k_proj",
26
  "o_proj",
27
+ "up_proj",
28
  "gate_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:32e422f28d97027bcfaa2e586367a64d8e80add7cc219e58a282b5af36b29ae9
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9eb430eb3039e6e81b5b48250037cec2e7f1fd6b0f69a947cb4b20cee190fa50
3
  size 83945296
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:90f23a816bf18e5619398c3af8534de07a8b84be34e05ad5ac2675c68a1e355c
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:50a3a05b7706a410c511e11ccf8b142869982299d6d2877838162c777d03878b
3
  size 6776