bluuluu commited on
Commit
a53113b
·
verified ·
1 Parent(s): 00fa3c9

Model save

Browse files
Files changed (4) hide show
  1. README.md +4 -6
  2. all_results.json +4 -9
  3. train_results.json +4 -4
  4. trainer_state.json +0 -0
README.md CHANGED
@@ -1,16 +1,14 @@
1
  ---
2
- datasets: HuggingFaceH4/Bespoke-Stratos-17k
3
  library_name: transformers
4
  model_name: Qwen2.5-1.5B-Open-R1-Distill
5
  tags:
6
  - generated_from_trainer
7
- - open-r1
8
  licence: license
9
  ---
10
 
11
  # Model Card for Qwen2.5-1.5B-Open-R1-Distill
12
 
13
- This model is a fine-tuned version of [None](https://huggingface.co/None) on the [HuggingFaceH4/Bespoke-Stratos-17k](https://huggingface.co/datasets/HuggingFaceH4/Bespoke-Stratos-17k) dataset.
14
  It has been trained using [TRL](https://github.com/huggingface/trl).
15
 
16
  ## Quick start
@@ -26,7 +24,7 @@ print(output["generated_text"])
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/2741919970-hustvl/huggingface/runs/3jcwqhpk)
30
 
31
 
32
  This model was trained with SFT.
@@ -35,8 +33,8 @@ This model was trained with SFT.
35
 
36
  - TRL: 0.16.0.dev0
37
  - Transformers: 4.50.0.dev0
38
- - Pytorch: 2.6.0
39
- - Datasets: 3.3.2
40
  - Tokenizers: 0.21.0
41
 
42
  ## Citations
 
1
  ---
 
2
  library_name: transformers
3
  model_name: Qwen2.5-1.5B-Open-R1-Distill
4
  tags:
5
  - generated_from_trainer
 
6
  licence: license
7
  ---
8
 
9
  # Model Card for Qwen2.5-1.5B-Open-R1-Distill
10
 
11
+ This model is a fine-tuned version of [None](https://huggingface.co/None).
12
  It has been trained using [TRL](https://github.com/huggingface/trl).
13
 
14
  ## Quick start
 
24
 
25
  ## Training procedure
26
 
27
+ [<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/2741919970-hustvl/huggingface/runs/902j0zxa)
28
 
29
 
30
  This model was trained with SFT.
 
33
 
34
  - TRL: 0.16.0.dev0
35
  - Transformers: 4.50.0.dev0
36
+ - Pytorch: 2.5.1
37
+ - Datasets: 3.3.1
38
  - Tokenizers: 0.21.0
39
 
40
  ## Citations
all_results.json CHANGED
@@ -1,13 +1,8 @@
1
  {
2
- "eval_loss": 0.9327651262283325,
3
- "eval_runtime": 8.8796,
4
- "eval_samples": 100,
5
- "eval_samples_per_second": 7.433,
6
- "eval_steps_per_second": 0.563,
7
  "total_flos": 0.0,
8
- "train_loss": 0.9946218774200528,
9
- "train_runtime": 21041.6427,
10
  "train_samples": 16610,
11
- "train_samples_per_second": 1.566,
12
- "train_steps_per_second": 0.049
13
  }
 
1
  {
 
 
 
 
 
2
  "total_flos": 0.0,
3
+ "train_loss": 0.8600422314672648,
4
+ "train_runtime": 45916.2025,
5
  "train_samples": 16610,
6
+ "train_samples_per_second": 1.085,
7
+ "train_steps_per_second": 0.068
8
  }
train_results.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
  "total_flos": 0.0,
3
- "train_loss": 0.9946218774200528,
4
- "train_runtime": 21041.6427,
5
  "train_samples": 16610,
6
- "train_samples_per_second": 1.566,
7
- "train_steps_per_second": 0.049
8
  }
 
1
  {
2
  "total_flos": 0.0,
3
+ "train_loss": 0.8600422314672648,
4
+ "train_runtime": 45916.2025,
5
  "train_samples": 16610,
6
+ "train_samples_per_second": 1.085,
7
+ "train_steps_per_second": 0.068
8
  }
trainer_state.json CHANGED
The diff for this file is too large to render. See raw diff