rasdani commited on
Commit
51e208f
·
verified ·
1 Parent(s): 54a07c9

Upload Qwen2ForCausalLM

Browse files
Files changed (3) hide show
  1. config.json +1 -1
  2. generation_config.json +6 -0
  3. model.safetensors +2 -2
config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "_name_or_path": "./simple_rl_zoo_qwen2.5-0.5b/checkpoint-31",
3
  "architectures": [
4
- "Qwen2Model"
5
  ],
6
  "attention_dropout": 0.0,
7
  "bos_token_id": 151643,
 
1
  {
2
  "_name_or_path": "./simple_rl_zoo_qwen2.5-0.5b/checkpoint-31",
3
  "architectures": [
4
+ "Qwen2ForCausalLM"
5
  ],
6
  "attention_dropout": 0.0,
7
  "bos_token_id": 151643,
generation_config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token_id": 151643,
3
+ "eos_token_id": 151643,
4
+ "max_new_tokens": 2048,
5
+ "transformers_version": "4.49.0"
6
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9b6be66f8e3e59217e1120907a88469cf16528f474704fd235846769405dfec1
3
- size 1976161736
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:69862d9f09059d62a31dd2608529c2e80673392624ed8d946ba81e9e8d308349
3
+ size 1976163472