chauhoang commited on
Commit
426e588
·
verified ·
1 Parent(s): cacb09b

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