rene-contango commited on
Commit
32d13d9
·
verified ·
1 Parent(s): 7de156d

Training in progress, step 3

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "down_proj",
24
  "up_proj",
25
- "gate_proj",
26
  "v_proj",
27
- "k_proj",
28
  "q_proj",
29
- "o_proj"
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "up_proj",
 
24
  "v_proj",
 
25
  "q_proj",
26
+ "down_proj",
27
+ "k_proj",
28
+ "o_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:4c079dc08bf97481589cf2b4e9db2e24d09d8733be9789fcee2f4a6f37715bf3
3
  size 17640136
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b60ae6fd667f6b58a2c5a5f92370386e806a11d604c309d6145cf01d70d7e79
3
  size 17640136
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:15d3499e900b78c63ee658205f755ec05ae0df85d3a7a7921fa95f55c5db839d
3
  size 6712
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2caa93298b29cfad9deb6e7eac75ca1c937d042068dd5f260a5dda2a97381ac9
3
  size 6712