KKKKKON commited on
Commit
5408bb6
·
verified ·
1 Parent(s): 6fa1ef9

Model save

Browse files
README.md CHANGED
@@ -1,11 +1,8 @@
1
  ---
2
- base_model: deepseek-ai/DeepSeek-R1-Distill-Qwen-1.5B
3
- datasets: knoveleng/open-rs
4
  library_name: transformers
5
  model_name: OpenRS-GRPO
6
  tags:
7
  - generated_from_trainer
8
- - open-r1
9
  - trl
10
  - grpo
11
  licence: license
@@ -13,7 +10,7 @@ licence: license
13
 
14
  # Model Card for OpenRS-GRPO
15
 
16
- This model is a fine-tuned version of [deepseek-ai/DeepSeek-R1-Distill-Qwen-1.5B](https://huggingface.co/deepseek-ai/DeepSeek-R1-Distill-Qwen-1.5B) on the [knoveleng/open-rs](https://huggingface.co/datasets/knoveleng/open-rs) dataset.
17
  It has been trained using [TRL](https://github.com/huggingface/trl).
18
 
19
  ## Quick start
@@ -36,9 +33,9 @@ This model was trained with GRPO, a method introduced in [DeepSeekMath: Pushing
36
 
37
  ### Framework versions
38
 
39
- - TRL: 0.18.0
40
- - Transformers: 4.52.3
41
- - Pytorch: 2.6.0
42
  - Datasets: 3.6.0
43
  - Tokenizers: 0.21.1
44
 
@@ -61,7 +58,7 @@ Cite TRL as:
61
  ```bibtex
62
  @misc{vonwerra2022trl,
63
  title = {{TRL: Transformer Reinforcement Learning}},
64
- author = {Leandro von Werra and Younes Belkada and Lewis Tunstall and Edward Beeching and Tristan Thrush and Nathan Lambert and Shengyi Huang and Kashif Rasul and Quentin Gallou{\'e}dec},
65
  year = 2020,
66
  journal = {GitHub repository},
67
  publisher = {GitHub},
 
1
  ---
 
 
2
  library_name: transformers
3
  model_name: OpenRS-GRPO
4
  tags:
5
  - generated_from_trainer
 
6
  - trl
7
  - grpo
8
  licence: license
 
10
 
11
  # Model Card for OpenRS-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
 
33
 
34
  ### Framework versions
35
 
36
+ - TRL: 0.16.0.dev0
37
+ - Transformers: 4.49.0
38
+ - Pytorch: 2.5.1
39
  - Datasets: 3.6.0
40
  - Tokenizers: 0.21.1
41
 
 
58
  ```bibtex
59
  @misc{vonwerra2022trl,
60
  title = {{TRL: Transformer Reinforcement Learning}},
61
+ author = {Leandro von Werra and Younes Belkada and Lewis Tunstall and Edward Beeching and Tristan Thrush and Nathan Lambert and Shengyi Huang and Kashif Rasul and Quentin Gallouédec},
62
  year = 2020,
63
  journal = {GitHub repository},
64
  publisher = {GitHub},
all_results.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
  "total_flos": 0.0,
3
- "train_loss": 0.008773612611905264,
4
- "train_runtime": 31682.1943,
5
- "train_samples": 7000,
6
- "train_samples_per_second": 0.884,
7
  "train_steps_per_second": 0.016
8
  }
 
1
  {
2
  "total_flos": 0.0,
3
+ "train_loss": 0.15917640645144274,
4
+ "train_runtime": 31189.1196,
5
+ "train_samples": 14000,
6
+ "train_samples_per_second": 1.154,
7
  "train_steps_per_second": 0.016
8
  }
generation_config.json CHANGED
@@ -5,5 +5,5 @@
5
  "eos_token_id": 151643,
6
  "temperature": 0.6,
7
  "top_p": 0.95,
8
- "transformers_version": "4.52.3"
9
  }
 
5
  "eos_token_id": 151643,
6
  "temperature": 0.6,
7
  "top_p": 0.95,
8
+ "transformers_version": "4.49.0"
9
  }
train_results.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
  "total_flos": 0.0,
3
- "train_loss": 0.008773612611905264,
4
- "train_runtime": 31682.1943,
5
- "train_samples": 7000,
6
- "train_samples_per_second": 0.884,
7
  "train_steps_per_second": 0.016
8
  }
 
1
  {
2
  "total_flos": 0.0,
3
+ "train_loss": 0.15917640645144274,
4
+ "train_runtime": 31189.1196,
5
+ "train_samples": 14000,
6
+ "train_samples_per_second": 1.154,
7
  "train_steps_per_second": 0.016
8
  }
trainer_state.json CHANGED
The diff for this file is too large to render. See raw diff