OgiServiceDesigner commited on
Commit
4cb22cb
·
verified ·
1 Parent(s): b844df4

Initial LoRA finetuned model and tokenizer for CoT

Browse files
adapter_config.json CHANGED
@@ -24,12 +24,12 @@
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
- "down_proj",
28
- "k_proj",
29
  "v_proj",
30
- "o_proj",
31
  "gate_proj",
32
  "up_proj",
 
 
 
33
  "q_proj"
34
  ],
35
  "task_type": "CAUSAL_LM",
 
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
 
 
27
  "v_proj",
 
28
  "gate_proj",
29
  "up_proj",
30
+ "down_proj",
31
+ "k_proj",
32
+ "o_proj",
33
  "q_proj"
34
  ],
35
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b285968d22cd626569dfe97dea93f0cb395118921d3f63f125ede9ba83b046d9
3
  size 1986736152
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:86dc5c220996c584aad34d67b335451629d816171e59c86c48e4166c56b55875
3
  size 1986736152
checkpoint-7/adapter_config.json CHANGED
@@ -24,12 +24,12 @@
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
- "down_proj",
28
- "k_proj",
29
  "v_proj",
30
- "o_proj",
31
  "gate_proj",
32
  "up_proj",
 
 
 
33
  "q_proj"
34
  ],
35
  "task_type": "CAUSAL_LM",
 
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
 
 
27
  "v_proj",
 
28
  "gate_proj",
29
  "up_proj",
30
+ "down_proj",
31
+ "k_proj",
32
+ "o_proj",
33
  "q_proj"
34
  ],
35
  "task_type": "CAUSAL_LM",
checkpoint-7/adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b285968d22cd626569dfe97dea93f0cb395118921d3f63f125ede9ba83b046d9
3
  size 1986736152
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:86dc5c220996c584aad34d67b335451629d816171e59c86c48e4166c56b55875
3
  size 1986736152
checkpoint-7/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a0161e9e9e182ee383d1226d219fb51eee7a0a7dee2d3cab2c3ef156e602996f
3
  size 650163476
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f51b7994d6862962912ea13d8a5b925bd038d7d9160e47b018d01e8df45c6403
3
  size 650163476
checkpoint-7/training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:35872fcc6d491acc7effa1c32a80c35245f0508a790d9d56ac5693a9faca89eb
3
  size 5368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1e68ca321b81f9e8e67118fdcab88f57081cd3d125c4136a65db0465e0cd85a7
3
  size 5368