wetsoledrysoul commited on
Commit
e61d40f
·
verified ·
1 Parent(s): 1162eac

End of training

Browse files
README.md CHANGED
@@ -26,7 +26,7 @@ print(output["generated_text"])
26
 
27
  ## Training procedure
28
 
29
- [<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/CodeShield/CerebRM-GRPO-0925/runs/puurqn0h)
30
 
31
 
32
 
 
26
 
27
  ## Training procedure
28
 
29
+ [<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/CodeShield/CerebRM-GRPO-0925/runs/ozbzok0a)
30
 
31
 
32
 
config.json CHANGED
@@ -6,7 +6,7 @@
6
  "attention_dropout": 0.0,
7
  "bos_token_id": 100257,
8
  "dtype": "bfloat16",
9
- "eos_token_id": 100265,
10
  "hidden_act": "silu",
11
  "hidden_size": 4096,
12
  "initializer_range": 0.02,
 
6
  "attention_dropout": 0.0,
7
  "bos_token_id": 100257,
8
  "dtype": "bfloat16",
9
+ "eos_token_id": 100257,
10
  "hidden_act": "silu",
11
  "hidden_size": 4096,
12
  "initializer_range": 0.02,
generation_config.json CHANGED
@@ -3,7 +3,6 @@
3
  "bos_token_id": 100257,
4
  "do_sample": true,
5
  "eos_token_id": [
6
- 100265,
7
  100265,
8
  100257
9
  ],
 
3
  "bos_token_id": 100257,
4
  "do_sample": true,
5
  "eos_token_id": [
 
6
  100265,
7
  100257
8
  ],
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:112ecc5d2184e641170d097848157bfec39d927428fb64489cf431b9b132ad04
3
  size 14596063960
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a33458568dcbcf8afb59540965e2a9519ed66b935919191f2e6ed8d8f7bfc0f9
3
  size 14596063960
tokenizer_config.json CHANGED
@@ -3,7 +3,7 @@
3
  "backend": "tokenizers",
4
  "bos_token": "<|endoftext|>",
5
  "clean_up_tokenization_spaces": false,
6
- "eos_token": "<|im_end|>",
7
  "is_local": true,
8
  "local_files_only": false,
9
  "model_max_length": 65536,
 
3
  "backend": "tokenizers",
4
  "bos_token": "<|endoftext|>",
5
  "clean_up_tokenization_spaces": false,
6
+ "eos_token": "<|endoftext|>",
7
  "is_local": true,
8
  "local_files_only": false,
9
  "model_max_length": 65536,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a4cf4b053a06b593d70bff823007e4d93dab5880a76a388e5996e4147347fd82
3
- size 9681
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f305423f5d0a50eec9c5c26e4d5344caae8eef3ebf4286283142f3365ba455e
3
+ size 9553