lesso commited on
Commit
32ada11
·
verified ·
1 Parent(s): 167907f

Training in progress, epoch 0

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