ItsMaxNorm commited on
Commit
eeb869a
·
verified ·
1 Parent(s): 787ef0c

Model save

Browse files
README.md CHANGED
@@ -1,11 +1,9 @@
1
  ---
2
  base_model: Qwen/Qwen2.5-1.5B-Instruct
3
- datasets: open-r1/OpenR1-Math-220k
4
  library_name: transformers
5
  model_name: Qwen2.5-1.5B-Open-R1-GRPO
6
  tags:
7
  - generated_from_trainer
8
- - open-r1
9
  - trl
10
  - sft
11
  licence: license
@@ -13,7 +11,7 @@ licence: license
13
 
14
  # Model Card for Qwen2.5-1.5B-Open-R1-GRPO
15
 
16
- This model is a fine-tuned version of [Qwen/Qwen2.5-1.5B-Instruct](https://huggingface.co/Qwen/Qwen2.5-1.5B-Instruct) on the [open-r1/OpenR1-Math-220k](https://huggingface.co/datasets/open-r1/OpenR1-Math-220k) dataset.
17
  It has been trained using [TRL](https://github.com/huggingface/trl).
18
 
19
  ## Quick start
 
1
  ---
2
  base_model: Qwen/Qwen2.5-1.5B-Instruct
 
3
  library_name: transformers
4
  model_name: Qwen2.5-1.5B-Open-R1-GRPO
5
  tags:
6
  - generated_from_trainer
 
7
  - trl
8
  - sft
9
  licence: license
 
11
 
12
  # Model Card for Qwen2.5-1.5B-Open-R1-GRPO
13
 
14
+ This model is a fine-tuned version of [Qwen/Qwen2.5-1.5B-Instruct](https://huggingface.co/Qwen/Qwen2.5-1.5B-Instruct).
15
  It has been trained using [TRL](https://github.com/huggingface/trl).
16
 
17
  ## Quick start
all_results.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
  "total_flos": 83412022984704.0,
3
- "train_loss": 0.6596692787564319,
4
- "train_runtime": 4532.2478,
5
  "train_samples": 93733,
6
- "train_samples_per_second": 20.681,
7
- "train_steps_per_second": 0.041
8
  }
 
1
  {
2
  "total_flos": 83412022984704.0,
3
+ "train_loss": 0.0,
4
+ "train_runtime": 0.0447,
5
  "train_samples": 93733,
6
+ "train_samples_per_second": 2097588.378,
7
+ "train_steps_per_second": 4117.613
8
  }
config.json CHANGED
@@ -22,7 +22,7 @@
22
  "tie_word_embeddings": true,
23
  "torch_dtype": "bfloat16",
24
  "transformers_version": "4.52.3",
25
- "use_cache": true,
26
  "use_sliding_window": false,
27
  "vocab_size": 151936
28
  }
 
22
  "tie_word_embeddings": true,
23
  "torch_dtype": "bfloat16",
24
  "transformers_version": "4.52.3",
25
+ "use_cache": false,
26
  "use_sliding_window": false,
27
  "vocab_size": 151936
28
  }
train_results.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
  "total_flos": 83412022984704.0,
3
- "train_loss": 0.6596692787564319,
4
- "train_runtime": 4532.2478,
5
  "train_samples": 93733,
6
- "train_samples_per_second": 20.681,
7
- "train_steps_per_second": 0.041
8
  }
 
1
  {
2
  "total_flos": 83412022984704.0,
3
+ "train_loss": 0.0,
4
+ "train_runtime": 0.0447,
5
  "train_samples": 93733,
6
+ "train_samples_per_second": 2097588.378,
7
+ "train_steps_per_second": 4117.613
8
  }
trainer_state.json CHANGED
@@ -1669,10 +1669,10 @@
1669
  "epoch": 1.0,
1670
  "step": 184,
1671
  "total_flos": 83412022984704.0,
1672
- "train_loss": 0.6596692787564319,
1673
- "train_runtime": 4532.2478,
1674
- "train_samples_per_second": 20.681,
1675
- "train_steps_per_second": 0.041
1676
  }
1677
  ],
1678
  "logging_steps": 1,
 
1669
  "epoch": 1.0,
1670
  "step": 184,
1671
  "total_flos": 83412022984704.0,
1672
+ "train_loss": 0.0,
1673
+ "train_runtime": 0.0447,
1674
+ "train_samples_per_second": 2097588.378,
1675
+ "train_steps_per_second": 4117.613
1676
  }
1677
  ],
1678
  "logging_steps": 1,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bf946c90843b0101e78159d55cefda51ad0d9f222ff0cd910abe39e1ce3ee786
3
  size 7544
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96a9ad10736c1ecaa6e91ee4d71131de9cdef2036ddd856318e9629d69e9e4f4
3
  size 7544