aadityap commited on
Commit
a11da84
·
verified ·
1 Parent(s): def359a

Model save

Browse files
Files changed (4) hide show
  1. README.md +61 -0
  2. all_results.json +9 -0
  3. train_results.json +9 -0
  4. trainer_state.json +154 -0
README.md ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ license: mit
4
+ base_model: deepseek-ai/DeepSeek-R1-Distill-Qwen-32B
5
+ tags:
6
+ - trl
7
+ - sft
8
+ - generated_from_trainer
9
+ model-index:
10
+ - name: models-p10-ttt-021125-scratch-final-run-continue-step2
11
+ results: []
12
+ ---
13
+
14
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
+ should probably proofread and complete it, then remove this comment. -->
16
+
17
+ # models-p10-ttt-021125-scratch-final-run-continue-step2
18
+
19
+ This model is a fine-tuned version of [deepseek-ai/DeepSeek-R1-Distill-Qwen-32B](https://huggingface.co/deepseek-ai/DeepSeek-R1-Distill-Qwen-32B) on an unknown dataset.
20
+
21
+ ## Model description
22
+
23
+ More information needed
24
+
25
+ ## Intended uses & limitations
26
+
27
+ More information needed
28
+
29
+ ## Training and evaluation data
30
+
31
+ More information needed
32
+
33
+ ## Training procedure
34
+
35
+ ### Training hyperparameters
36
+
37
+ The following hyperparameters were used during training:
38
+ - learning_rate: 5e-05
39
+ - train_batch_size: 1
40
+ - eval_batch_size: 1
41
+ - seed: 42
42
+ - distributed_type: multi-GPU
43
+ - num_devices: 8
44
+ - total_train_batch_size: 8
45
+ - total_eval_batch_size: 8
46
+ - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
47
+ - lr_scheduler_type: cosine
48
+ - lr_scheduler_warmup_ratio: 0.1
49
+ - num_epochs: 2
50
+
51
+ ### Training results
52
+
53
+
54
+
55
+ ### Framework versions
56
+
57
+ - PEFT 0.13.2
58
+ - Transformers 4.47.0.dev0
59
+ - Pytorch 2.4.0+cu121
60
+ - Datasets 3.1.0
61
+ - Tokenizers 0.20.3
all_results.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 2.0,
3
+ "total_flos": 119607675322368.0,
4
+ "train_loss": 0.12844415986910462,
5
+ "train_runtime": 361.5711,
6
+ "train_samples": 64,
7
+ "train_samples_per_second": 0.354,
8
+ "train_steps_per_second": 0.044
9
+ }
train_results.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 2.0,
3
+ "total_flos": 119607675322368.0,
4
+ "train_loss": 0.12844415986910462,
5
+ "train_runtime": 361.5711,
6
+ "train_samples": 64,
7
+ "train_samples_per_second": 0.354,
8
+ "train_steps_per_second": 0.044
9
+ }
trainer_state.json ADDED
@@ -0,0 +1,154 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 2.0,
5
+ "eval_steps": 500,
6
+ "global_step": 16,
7
+ "is_hyper_param_search": false,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 0.125,
13
+ "grad_norm": 0.031228310501700943,
14
+ "learning_rate": 2.5e-05,
15
+ "loss": 0.158,
16
+ "step": 1
17
+ },
18
+ {
19
+ "epoch": 0.25,
20
+ "grad_norm": 0.027729531542315396,
21
+ "learning_rate": 5e-05,
22
+ "loss": 0.1409,
23
+ "step": 2
24
+ },
25
+ {
26
+ "epoch": 0.375,
27
+ "grad_norm": 0.027708645363386786,
28
+ "learning_rate": 4.937319780454559e-05,
29
+ "loss": 0.1542,
30
+ "step": 3
31
+ },
32
+ {
33
+ "epoch": 0.5,
34
+ "grad_norm": 0.036723870178071855,
35
+ "learning_rate": 4.752422169756048e-05,
36
+ "loss": 0.1481,
37
+ "step": 4
38
+ },
39
+ {
40
+ "epoch": 0.625,
41
+ "grad_norm": 0.04255229647136804,
42
+ "learning_rate": 4.454578706170075e-05,
43
+ "loss": 0.1515,
44
+ "step": 5
45
+ },
46
+ {
47
+ "epoch": 0.75,
48
+ "grad_norm": 0.03624295478970934,
49
+ "learning_rate": 4.058724504646834e-05,
50
+ "loss": 0.1405,
51
+ "step": 6
52
+ },
53
+ {
54
+ "epoch": 0.875,
55
+ "grad_norm": 0.04036433106644355,
56
+ "learning_rate": 3.5847093477938956e-05,
57
+ "loss": 0.1333,
58
+ "step": 7
59
+ },
60
+ {
61
+ "epoch": 1.0,
62
+ "grad_norm": 0.03018836711305969,
63
+ "learning_rate": 3.056302334890786e-05,
64
+ "loss": 0.1256,
65
+ "step": 8
66
+ },
67
+ {
68
+ "epoch": 1.125,
69
+ "grad_norm": 0.033638020258037256,
70
+ "learning_rate": 2.5e-05,
71
+ "loss": 0.124,
72
+ "step": 9
73
+ },
74
+ {
75
+ "epoch": 1.25,
76
+ "grad_norm": 0.028956928799089322,
77
+ "learning_rate": 1.9436976651092144e-05,
78
+ "loss": 0.1083,
79
+ "step": 10
80
+ },
81
+ {
82
+ "epoch": 1.375,
83
+ "grad_norm": 0.028358770524407436,
84
+ "learning_rate": 1.4152906522061048e-05,
85
+ "loss": 0.1161,
86
+ "step": 11
87
+ },
88
+ {
89
+ "epoch": 1.5,
90
+ "grad_norm": 0.031706185427414185,
91
+ "learning_rate": 9.412754953531663e-06,
92
+ "loss": 0.1197,
93
+ "step": 12
94
+ },
95
+ {
96
+ "epoch": 1.625,
97
+ "grad_norm": 0.026949979451069313,
98
+ "learning_rate": 5.454212938299255e-06,
99
+ "loss": 0.1091,
100
+ "step": 13
101
+ },
102
+ {
103
+ "epoch": 1.75,
104
+ "grad_norm": 0.0275028444563397,
105
+ "learning_rate": 2.475778302439524e-06,
106
+ "loss": 0.1054,
107
+ "step": 14
108
+ },
109
+ {
110
+ "epoch": 1.875,
111
+ "grad_norm": 0.030444812563220625,
112
+ "learning_rate": 6.268021954544096e-07,
113
+ "loss": 0.1054,
114
+ "step": 15
115
+ },
116
+ {
117
+ "epoch": 2.0,
118
+ "grad_norm": 0.02629836230788519,
119
+ "learning_rate": 0.0,
120
+ "loss": 0.115,
121
+ "step": 16
122
+ },
123
+ {
124
+ "epoch": 2.0,
125
+ "step": 16,
126
+ "total_flos": 119607675322368.0,
127
+ "train_loss": 0.12844415986910462,
128
+ "train_runtime": 361.5711,
129
+ "train_samples_per_second": 0.354,
130
+ "train_steps_per_second": 0.044
131
+ }
132
+ ],
133
+ "logging_steps": 1,
134
+ "max_steps": 16,
135
+ "num_input_tokens_seen": 0,
136
+ "num_train_epochs": 2,
137
+ "save_steps": 500,
138
+ "stateful_callbacks": {
139
+ "TrainerControl": {
140
+ "args": {
141
+ "should_epoch_stop": false,
142
+ "should_evaluate": false,
143
+ "should_log": false,
144
+ "should_save": true,
145
+ "should_training_stop": true
146
+ },
147
+ "attributes": {}
148
+ }
149
+ },
150
+ "total_flos": 119607675322368.0,
151
+ "train_batch_size": 1,
152
+ "trial_name": null,
153
+ "trial_params": null
154
+ }