nzy123 commited on
Commit
71e2dc2
·
verified ·
1 Parent(s): 80e3c9b

Model save

Browse files
README.md CHANGED
@@ -1,10 +1,8 @@
1
  ---
2
- datasets: AI-MO/NuminaMath-TIR
3
  library_name: transformers
4
  model_name: Qwen2.5-1.5B-Open-R1-GRPO
5
  tags:
6
  - generated_from_trainer
7
- - open-r1
8
  - trl
9
  - grpo
10
  licence: license
@@ -12,7 +10,7 @@ licence: license
12
 
13
  # Model Card for Qwen2.5-1.5B-Open-R1-GRPO
14
 
15
- This model is a fine-tuned version of [None](https://huggingface.co/None) on the [AI-MO/NuminaMath-TIR](https://huggingface.co/datasets/AI-MO/NuminaMath-TIR) dataset.
16
  It has been trained using [TRL](https://github.com/huggingface/trl).
17
 
18
  ## Quick start
@@ -28,7 +26,7 @@ print(output["generated_text"])
28
 
29
  ## Training procedure
30
 
31
- [<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/757885345/huggingface/runs/2rtkj3pl)
32
 
33
 
34
  This model was trained with GRPO, a method introduced in [DeepSeekMath: Pushing the Limits of Mathematical Reasoning in Open Language Models](https://huggingface.co/papers/2402.03300).
 
1
  ---
 
2
  library_name: transformers
3
  model_name: Qwen2.5-1.5B-Open-R1-GRPO
4
  tags:
5
  - generated_from_trainer
 
6
  - trl
7
  - grpo
8
  licence: license
 
10
 
11
  # Model Card for Qwen2.5-1.5B-Open-R1-GRPO
12
 
13
+ This model is a fine-tuned version of [None](https://huggingface.co/None).
14
  It has been trained using [TRL](https://github.com/huggingface/trl).
15
 
16
  ## Quick start
 
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/757885345/huggingface/runs/oy9ladut)
30
 
31
 
32
  This model was trained with GRPO, a method introduced in [DeepSeekMath: Pushing the Limits of Mathematical Reasoning in Open Language Models](https://huggingface.co/papers/2402.03300).
all_results.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
  "total_flos": 0.0,
3
  "train_loss": 1.862645149230957e-09,
4
- "train_runtime": 10.0102,
5
  "train_samples": 6,
6
- "train_samples_per_second": 0.599,
7
- "train_steps_per_second": 0.1
8
  }
 
1
  {
2
  "total_flos": 0.0,
3
  "train_loss": 1.862645149230957e-09,
4
+ "train_runtime": 21.5129,
5
  "train_samples": 6,
6
+ "train_samples_per_second": 0.279,
7
+ "train_steps_per_second": 0.046
8
  }
config.json CHANGED
@@ -23,7 +23,7 @@
23
  "tie_word_embeddings": true,
24
  "torch_dtype": "bfloat16",
25
  "transformers_version": "4.49.0.dev0",
26
- "use_cache": true,
27
  "use_sliding_window": false,
28
  "vocab_size": 151936
29
  }
 
23
  "tie_word_embeddings": true,
24
  "torch_dtype": "bfloat16",
25
  "transformers_version": "4.49.0.dev0",
26
+ "use_cache": false,
27
  "use_sliding_window": false,
28
  "vocab_size": 151936
29
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8f301d59ea1204790a259d51cce69fe450fc2ebb8d3f7b906f8c4a2dd5c787d8
3
- size 1260367448
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:130282af0dfa9fe5840737cc49a0d339d06075f83c5a315c3372c9a0740d0b96
3
+ size 988097824
train_results.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
  "total_flos": 0.0,
3
  "train_loss": 1.862645149230957e-09,
4
- "train_runtime": 10.0102,
5
  "train_samples": 6,
6
- "train_samples_per_second": 0.599,
7
- "train_steps_per_second": 0.1
8
  }
 
1
  {
2
  "total_flos": 0.0,
3
  "train_loss": 1.862645149230957e-09,
4
+ "train_runtime": 21.5129,
5
  "train_samples": 6,
6
+ "train_samples_per_second": 0.279,
7
+ "train_steps_per_second": 0.046
8
  }
trainer_state.json CHANGED
@@ -21,9 +21,9 @@
21
  "step": 1,
22
  "total_flos": 0.0,
23
  "train_loss": 1.862645149230957e-09,
24
- "train_runtime": 10.0102,
25
- "train_samples_per_second": 0.599,
26
- "train_steps_per_second": 0.1
27
  }
28
  ],
29
  "logging_steps": 5,
 
21
  "step": 1,
22
  "total_flos": 0.0,
23
  "train_loss": 1.862645149230957e-09,
24
+ "train_runtime": 21.5129,
25
+ "train_samples_per_second": 0.279,
26
+ "train_steps_per_second": 0.046
27
  }
28
  ],
29
  "logging_steps": 5,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:75c5641996e688af1f6dbe08328db839beee1d762e2267c4b8c20f826f5073be
3
  size 7288
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2b11383a208a2bc5300538c17a5a98acb1a32e2cb43dd361fbc6ca03daa3709f
3
  size 7288