chauhoang commited on
Commit
a54fabd
·
verified ·
1 Parent(s): 6ad8527

Training in progress, step 13

Browse files
adapter_config.json CHANGED
@@ -20,12 +20,12 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "v_proj",
24
- "k_proj",
25
- "o_proj",
26
- "q_proj",
27
  "down_proj",
 
 
28
  "up_proj",
 
 
29
  "gate_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
 
23
  "down_proj",
24
+ "q_proj",
25
+ "k_proj",
26
  "up_proj",
27
+ "v_proj",
28
+ "o_proj",
29
  "gate_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:11cd6e0cdeff975da288609b55ef898aaec77649c3bed28cd8634c90df7b5e74
3
  size 100059752
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5769af024b5e7958d9d18ba9f9f6337919f184033024e32ce83e7a98e3de0e26
3
  size 100059752
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:175e76b353d0f8b2df820a6ab3b3e5b2bcffb6cfe81996344e0578ef59bd01a5
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fdf3a9fab4cbcec360f77e2b33645177e3a3556847c6a6b2e9cafe03f1be4a58
3
  size 6776