End of training
Browse files- README.md +3 -3
- adapter_config.json +4 -4
- adapter_model.safetensors +1 -1
- training_args.bin +1 -1
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
base_model: eth-dl-rewards/internlm2-7b-
|
3 |
library_name: transformers
|
4 |
model_name: internlm2-7b-reward-code-to-math-20k
|
5 |
tags:
|
@@ -11,7 +11,7 @@ licence: license
|
|
11 |
|
12 |
# Model Card for internlm2-7b-reward-code-to-math-20k
|
13 |
|
14 |
-
This model is a fine-tuned version of [eth-dl-rewards/internlm2-7b-
|
15 |
It has been trained using [TRL](https://github.com/huggingface/trl).
|
16 |
|
17 |
## Quick start
|
@@ -27,7 +27,7 @@ print(output["generated_text"])
|
|
27 |
|
28 |
## Training procedure
|
29 |
|
30 |
-
[<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="150" height="24"/>](https://wandb.ai/eth-dl-rewards/train-rm/runs/
|
31 |
|
32 |
|
33 |
This model was trained with Reward.
|
|
|
1 |
---
|
2 |
+
base_model: eth-dl-rewards/internlm2-7b-reward-code-60k-scratch-merged
|
3 |
library_name: transformers
|
4 |
model_name: internlm2-7b-reward-code-to-math-20k
|
5 |
tags:
|
|
|
11 |
|
12 |
# Model Card for internlm2-7b-reward-code-to-math-20k
|
13 |
|
14 |
+
This model is a fine-tuned version of [eth-dl-rewards/internlm2-7b-reward-code-60k-scratch-merged](https://huggingface.co/eth-dl-rewards/internlm2-7b-reward-code-60k-scratch-merged).
|
15 |
It has been trained using [TRL](https://github.com/huggingface/trl).
|
16 |
|
17 |
## Quick start
|
|
|
27 |
|
28 |
## Training procedure
|
29 |
|
30 |
+
[<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="150" height="24"/>](https://wandb.ai/eth-dl-rewards/train-rm/runs/3ccjb9hh)
|
31 |
|
32 |
|
33 |
This model was trained with Reward.
|
adapter_config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"alpha_pattern": {},
|
3 |
"auto_mapping": null,
|
4 |
-
"base_model_name_or_path": "eth-dl-rewards/internlm2-7b-
|
5 |
"bias": "none",
|
6 |
"eva_config": null,
|
7 |
"exclude_modules": null,
|
@@ -26,11 +26,11 @@
|
|
26 |
"rank_pattern": {},
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
29 |
-
"wo",
|
30 |
"w2",
|
31 |
-
"
|
|
|
32 |
"wqkv",
|
33 |
-
"
|
34 |
],
|
35 |
"task_type": "SEQ_CLS",
|
36 |
"use_dora": false,
|
|
|
1 |
{
|
2 |
"alpha_pattern": {},
|
3 |
"auto_mapping": null,
|
4 |
+
"base_model_name_or_path": "eth-dl-rewards/internlm2-7b-reward-code-60k-scratch-merged",
|
5 |
"bias": "none",
|
6 |
"eva_config": null,
|
7 |
"exclude_modules": null,
|
|
|
26 |
"rank_pattern": {},
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
|
|
29 |
"w2",
|
30 |
+
"w3",
|
31 |
+
"wo",
|
32 |
"wqkv",
|
33 |
+
"w1"
|
34 |
],
|
35 |
"task_type": "SEQ_CLS",
|
36 |
"use_dora": false,
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 151054568
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:503100a6ad68ceb35322e2b725d876fb52cf15b9805b2b68c2661cd715a45b44
|
3 |
size 151054568
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 6648
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:058afc47ae99bf4e3d8dbc761958133b5ec81a68f56277c090ea65c33ee31313
|
3 |
size 6648
|