chauhoang commited on
Commit
9f73b7e
·
verified ·
1 Parent(s): 3e03d24

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
  "up_proj",
24
- "down_proj",
25
- "o_proj",
26
- "gate_proj",
27
  "v_proj",
28
- "k_proj",
29
- "q_proj"
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "q_proj",
24
  "up_proj",
 
 
 
25
  "v_proj",
26
+ "gate_proj",
27
+ "o_proj",
28
+ "down_proj",
29
+ "k_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:3ec5b71ba6af84da0ed00ba5f1efc6c6e63300be230320d43f2aaa570f1e5de2
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a171e500163dac9c9878f0363ec1f5c0060ab0cfd9d3dc40bd31377de913af49
3
  size 83945296
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:daa6c6c4ca2c6609817f55cd43b04a8979d8845cf04698ca1c25eda6ec1654ad
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:131fe5fd244104f8a8bf4513fcf2a9a8b659391c6ca0cfc773633d3fdf22492f
3
  size 6776