kyriellous commited on
Commit
b178e34
·
verified ·
1 Parent(s): 5f370ba

Trained with Unsloth

Browse files
Files changed (4) hide show
  1. README.md +2 -0
  2. config.json +32 -0
  3. generation_config.json +8 -0
  4. pytorch_model.bin +3 -0
README.md CHANGED
@@ -2,6 +2,8 @@
2
  library_name: transformers
3
  tags:
4
  - unsloth
 
 
5
  ---
6
 
7
  # Model Card for Model ID
 
2
  library_name: transformers
3
  tags:
4
  - unsloth
5
+ - trl
6
+ - grpo
7
  ---
8
 
9
  # Model Card for Model ID
config.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "Qwen2ForCausalLM"
4
+ ],
5
+ "attention_dropout": 0.0,
6
+ "bos_token_id": 151646,
7
+ "eos_token_id": 151643,
8
+ "hidden_act": "silu",
9
+ "hidden_size": 1536,
10
+ "initializer_range": 0.02,
11
+ "intermediate_size": 8960,
12
+ "max_position_embeddings": 131072,
13
+ "max_window_layers": 21,
14
+ "model_type": "qwen2",
15
+ "num_attention_heads": 12,
16
+ "num_hidden_layers": 28,
17
+ "num_key_value_heads": 2,
18
+ "pad_token_id": 151654,
19
+ "rms_norm_eps": 1e-06,
20
+ "rope_scaling": null,
21
+ "rope_theta": 10000,
22
+ "sliding_window": null,
23
+ "tie_word_embeddings": false,
24
+ "torch_dtype": "float16",
25
+ "transformers_version": "4.50.0",
26
+ "unsloth_fixed": true,
27
+ "unsloth_version": "2025.3.19",
28
+ "use_cache": true,
29
+ "use_mrope": false,
30
+ "use_sliding_window": false,
31
+ "vocab_size": 151936
32
+ }
generation_config.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 151646,
4
+ "eos_token_id": 151643,
5
+ "max_length": 131072,
6
+ "pad_token_id": 0,
7
+ "transformers_version": "4.50.0"
8
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:825232195d9a7c19075f5b0c940039d367110c32cc32dd5a51b9c548bf478167
3
+ size 3554275894