mgfrantz commited on
Commit
2b10793
·
verified ·
1 Parent(s): 1bcf92c

Training in progress, step 1

Browse files
adapter_config.json CHANGED
@@ -21,12 +21,12 @@
21
  "revision": null,
22
  "target_modules": [
23
  "v_proj",
24
- "k_proj",
25
- "gate_proj",
26
- "q_proj",
27
- "down_proj",
28
  "o_proj",
29
- "up_proj"
 
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
21
  "revision": null,
22
  "target_modules": [
23
  "v_proj",
 
 
 
 
24
  "o_proj",
25
+ "down_proj",
26
+ "q_proj",
27
+ "up_proj",
28
+ "gate_proj",
29
+ "k_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:8f6a99e2722eb75ab6f80462440253ff9807ee3531d1eae12c8d8b748697d690
3
  size 100966336
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a6dea1abe806493123ca082701123dbc21cb2cc745f54391d1a3ef7d1953015f
3
  size 100966336
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:55ef481dc6a1c9ccb21c021342f800f184b55ff4fd54b1ef5b497025f4facd81
3
  size 6520
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:67f867b091d49282071cb97c113cd07cda3dfcf15b6a62effa2f404a3c116cb5
3
  size 6520