kangdawei commited on
Commit
d1ab61c
·
verified ·
1 Parent(s): d5ad9c9

Model save

Browse files
Files changed (4) hide show
  1. README.md +2 -4
  2. all_results.json +3 -3
  3. train_results.json +3 -3
  4. trainer_state.json +0 -0
README.md CHANGED
@@ -1,19 +1,17 @@
1
  ---
2
  base_model: deepseek-ai/DeepSeek-R1-Distill-Qwen-1.5B
3
- datasets: knoveleng/open-rs
4
  library_name: transformers
5
  model_name: MMR-DAPO
6
  tags:
7
  - generated_from_trainer
8
- - open-r1
9
- - dapo
10
  - trl
 
11
  licence: license
12
  ---
13
 
14
  # Model Card for MMR-DAPO
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
 
1
  ---
2
  base_model: deepseek-ai/DeepSeek-R1-Distill-Qwen-1.5B
 
3
  library_name: transformers
4
  model_name: MMR-DAPO
5
  tags:
6
  - generated_from_trainer
 
 
7
  - trl
8
+ - dapo
9
  licence: license
10
  ---
11
 
12
  # Model Card for MMR-DAPO
13
 
14
+ 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).
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": 0.0,
3
- "train_loss": 0.025048209376691374,
4
- "train_runtime": 15561.5871,
5
  "train_samples": 7000,
6
- "train_samples_per_second": 0.308,
7
  "train_steps_per_second": 0.006
8
  }
 
1
  {
2
  "total_flos": 0.0,
3
+ "train_loss": 0.0197520790877752,
4
+ "train_runtime": 32053.2934,
5
  "train_samples": 7000,
6
+ "train_samples_per_second": 0.3,
7
  "train_steps_per_second": 0.006
8
  }
train_results.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
  "total_flos": 0.0,
3
- "train_loss": 0.025048209376691374,
4
- "train_runtime": 15561.5871,
5
  "train_samples": 7000,
6
- "train_samples_per_second": 0.308,
7
  "train_steps_per_second": 0.006
8
  }
 
1
  {
2
  "total_flos": 0.0,
3
+ "train_loss": 0.0197520790877752,
4
+ "train_runtime": 32053.2934,
5
  "train_samples": 7000,
6
+ "train_samples_per_second": 0.3,
7
  "train_steps_per_second": 0.006
8
  }
trainer_state.json CHANGED
The diff for this file is too large to render. See raw diff