chauhoang commited on
Commit
c8a34ba
·
verified ·
1 Parent(s): 69b0595

Training in progress, step 1

Browse files
adapter_config.json CHANGED
@@ -21,12 +21,12 @@
21
  "revision": null,
22
  "target_modules": [
23
  "v_proj",
24
- "down_proj",
25
- "gate_proj",
26
  "k_proj",
27
  "up_proj",
28
  "q_proj",
29
- "o_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
21
  "revision": null,
22
  "target_modules": [
23
  "v_proj",
24
+ "o_proj",
 
25
  "k_proj",
26
  "up_proj",
27
  "q_proj",
28
+ "down_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:2d66e126d8cd12655145df85246f7d483721d29cc46661448e3d27b13ac63d9d
3
  size 100059752
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d240ae4748e5694e07e09aeda6c8aa4d62e5ab8534b71238ee64282647d97985
3
  size 100059752
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:df7f26cf6d43d598f9b1364179ecd4079035ad9734fbe4015e87dbcee4d693bd
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e860434176efc6a708b005f903cb9015512d5a7065fbcd103d026e56154dcde9
3
  size 6776