samoline commited on
Commit
f5558e6
·
verified ·
1 Parent(s): f13c6c7

Training in progress, step 1

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