jssky commited on
Commit
7e22a50
·
verified ·
1 Parent(s): d347314

Training in progress, step 50, checkpoint

Browse files
last-checkpoint/README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: unsloth/SmolLM-135M-Instruct
3
+ library_name: peft
4
+ ---
5
+
6
+ # Model Card for Model ID
7
+
8
+ <!-- Provide a quick summary of what the model is/does. -->
9
+
10
+
11
+
12
+ ## Model Details
13
+
14
+ ### Model Description
15
+
16
+ <!-- Provide a longer summary of what this model is. -->
17
+
18
+
19
+
20
+ - **Developed by:** [More Information Needed]
21
+ - **Funded by [optional]:** [More Information Needed]
22
+ - **Shared by [optional]:** [More Information Needed]
23
+ - **Model type:** [More Information Needed]
24
+ - **Language(s) (NLP):** [More Information Needed]
25
+ - **License:** [More Information Needed]
26
+ - **Finetuned from model [optional]:** [More Information Needed]
27
+
28
+ ### Model Sources [optional]
29
+
30
+ <!-- Provide the basic links for the model. -->
31
+
32
+ - **Repository:** [More Information Needed]
33
+ - **Paper [optional]:** [More Information Needed]
34
+ - **Demo [optional]:** [More Information Needed]
35
+
36
+ ## Uses
37
+
38
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
39
+
40
+ ### Direct Use
41
+
42
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
43
+
44
+ [More Information Needed]
45
+
46
+ ### Downstream Use [optional]
47
+
48
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
49
+
50
+ [More Information Needed]
51
+
52
+ ### Out-of-Scope Use
53
+
54
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
55
+
56
+ [More Information Needed]
57
+
58
+ ## Bias, Risks, and Limitations
59
+
60
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
61
+
62
+ [More Information Needed]
63
+
64
+ ### Recommendations
65
+
66
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
67
+
68
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
69
+
70
+ ## How to Get Started with the Model
71
+
72
+ Use the code below to get started with the model.
73
+
74
+ [More Information Needed]
75
+
76
+ ## Training Details
77
+
78
+ ### Training Data
79
+
80
+ <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
81
+
82
+ [More Information Needed]
83
+
84
+ ### Training Procedure
85
+
86
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
87
+
88
+ #### Preprocessing [optional]
89
+
90
+ [More Information Needed]
91
+
92
+
93
+ #### Training Hyperparameters
94
+
95
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
96
+
97
+ #### Speeds, Sizes, Times [optional]
98
+
99
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
100
+
101
+ [More Information Needed]
102
+
103
+ ## Evaluation
104
+
105
+ <!-- This section describes the evaluation protocols and provides the results. -->
106
+
107
+ ### Testing Data, Factors & Metrics
108
+
109
+ #### Testing Data
110
+
111
+ <!-- This should link to a Dataset Card if possible. -->
112
+
113
+ [More Information Needed]
114
+
115
+ #### Factors
116
+
117
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
118
+
119
+ [More Information Needed]
120
+
121
+ #### Metrics
122
+
123
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
124
+
125
+ [More Information Needed]
126
+
127
+ ### Results
128
+
129
+ [More Information Needed]
130
+
131
+ #### Summary
132
+
133
+
134
+
135
+ ## Model Examination [optional]
136
+
137
+ <!-- Relevant interpretability work for the model goes here -->
138
+
139
+ [More Information Needed]
140
+
141
+ ## Environmental Impact
142
+
143
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
144
+
145
+ Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
146
+
147
+ - **Hardware Type:** [More Information Needed]
148
+ - **Hours used:** [More Information Needed]
149
+ - **Cloud Provider:** [More Information Needed]
150
+ - **Compute Region:** [More Information Needed]
151
+ - **Carbon Emitted:** [More Information Needed]
152
+
153
+ ## Technical Specifications [optional]
154
+
155
+ ### Model Architecture and Objective
156
+
157
+ [More Information Needed]
158
+
159
+ ### Compute Infrastructure
160
+
161
+ [More Information Needed]
162
+
163
+ #### Hardware
164
+
165
+ [More Information Needed]
166
+
167
+ #### Software
168
+
169
+ [More Information Needed]
170
+
171
+ ## Citation [optional]
172
+
173
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
174
+
175
+ **BibTeX:**
176
+
177
+ [More Information Needed]
178
+
179
+ **APA:**
180
+
181
+ [More Information Needed]
182
+
183
+ ## Glossary [optional]
184
+
185
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
186
+
187
+ [More Information Needed]
188
+
189
+ ## More Information [optional]
190
+
191
+ [More Information Needed]
192
+
193
+ ## Model Card Authors [optional]
194
+
195
+ [More Information Needed]
196
+
197
+ ## Model Card Contact
198
+
199
+ [More Information Needed]
200
+ ### Framework versions
201
+
202
+ - PEFT 0.14.0
last-checkpoint/adapter_config.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "unsloth/SmolLM-135M-Instruct",
5
+ "bias": "none",
6
+ "eva_config": null,
7
+ "exclude_modules": null,
8
+ "fan_in_fan_out": null,
9
+ "inference_mode": true,
10
+ "init_lora_weights": true,
11
+ "layer_replication": null,
12
+ "layers_pattern": null,
13
+ "layers_to_transform": null,
14
+ "loftq_config": {},
15
+ "lora_alpha": 128,
16
+ "lora_bias": false,
17
+ "lora_dropout": 0.05,
18
+ "megatron_config": null,
19
+ "megatron_core": "megatron.core",
20
+ "modules_to_save": null,
21
+ "peft_type": "LORA",
22
+ "r": 64,
23
+ "rank_pattern": {},
24
+ "revision": null,
25
+ "target_modules": [
26
+ "k_proj",
27
+ "gate_proj",
28
+ "down_proj",
29
+ "o_proj",
30
+ "v_proj",
31
+ "q_proj",
32
+ "up_proj"
33
+ ],
34
+ "task_type": "CAUSAL_LM",
35
+ "use_dora": false,
36
+ "use_rslora": false
37
+ }
last-checkpoint/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:98e8164c49ea3f6d853824d3207300df005df1da900dc7b69395510036cde644
3
+ size 78207176
last-checkpoint/merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
last-checkpoint/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:31b7d32df88cc203d3aba1dd5abf964e83cd12a633860c8143a9c059dd10182c
3
+ size 40177764
last-checkpoint/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:27ead0ae614e29ba140b054da595dc22a1f6ef90418b45c865660e4fed1d907a
3
+ size 14244
last-checkpoint/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d359eb5d29e75fb2bbe5b7026981da69b95b8ad1fea469302d13cde104f7e8a
3
+ size 1064
last-checkpoint/special_tokens_map.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additional_special_tokens": [
3
+ "<|im_start|>",
4
+ "<|im_end|>"
5
+ ],
6
+ "bos_token": {
7
+ "content": "<|im_start|>",
8
+ "lstrip": false,
9
+ "normalized": false,
10
+ "rstrip": false,
11
+ "single_word": false
12
+ },
13
+ "eos_token": {
14
+ "content": "<|im_end|>",
15
+ "lstrip": false,
16
+ "normalized": false,
17
+ "rstrip": false,
18
+ "single_word": false
19
+ },
20
+ "pad_token": {
21
+ "content": "<empty_output>",
22
+ "lstrip": false,
23
+ "normalized": false,
24
+ "rstrip": false,
25
+ "single_word": false
26
+ },
27
+ "unk_token": {
28
+ "content": "<|endoftext|>",
29
+ "lstrip": false,
30
+ "normalized": false,
31
+ "rstrip": false,
32
+ "single_word": false
33
+ }
34
+ }
last-checkpoint/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
last-checkpoint/tokenizer_config.json ADDED
@@ -0,0 +1,155 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_prefix_space": false,
3
+ "added_tokens_decoder": {
4
+ "0": {
5
+ "content": "<|endoftext|>",
6
+ "lstrip": false,
7
+ "normalized": false,
8
+ "rstrip": false,
9
+ "single_word": false,
10
+ "special": true
11
+ },
12
+ "1": {
13
+ "content": "<|im_start|>",
14
+ "lstrip": false,
15
+ "normalized": false,
16
+ "rstrip": false,
17
+ "single_word": false,
18
+ "special": true
19
+ },
20
+ "2": {
21
+ "content": "<|im_end|>",
22
+ "lstrip": false,
23
+ "normalized": false,
24
+ "rstrip": false,
25
+ "single_word": false,
26
+ "special": true
27
+ },
28
+ "3": {
29
+ "content": "<repo_name>",
30
+ "lstrip": false,
31
+ "normalized": false,
32
+ "rstrip": false,
33
+ "single_word": false,
34
+ "special": true
35
+ },
36
+ "4": {
37
+ "content": "<reponame>",
38
+ "lstrip": false,
39
+ "normalized": false,
40
+ "rstrip": false,
41
+ "single_word": false,
42
+ "special": true
43
+ },
44
+ "5": {
45
+ "content": "<file_sep>",
46
+ "lstrip": false,
47
+ "normalized": false,
48
+ "rstrip": false,
49
+ "single_word": false,
50
+ "special": true
51
+ },
52
+ "6": {
53
+ "content": "<filename>",
54
+ "lstrip": false,
55
+ "normalized": false,
56
+ "rstrip": false,
57
+ "single_word": false,
58
+ "special": true
59
+ },
60
+ "7": {
61
+ "content": "<gh_stars>",
62
+ "lstrip": false,
63
+ "normalized": false,
64
+ "rstrip": false,
65
+ "single_word": false,
66
+ "special": true
67
+ },
68
+ "8": {
69
+ "content": "<issue_start>",
70
+ "lstrip": false,
71
+ "normalized": false,
72
+ "rstrip": false,
73
+ "single_word": false,
74
+ "special": true
75
+ },
76
+ "9": {
77
+ "content": "<issue_comment>",
78
+ "lstrip": false,
79
+ "normalized": false,
80
+ "rstrip": false,
81
+ "single_word": false,
82
+ "special": true
83
+ },
84
+ "10": {
85
+ "content": "<issue_closed>",
86
+ "lstrip": false,
87
+ "normalized": false,
88
+ "rstrip": false,
89
+ "single_word": false,
90
+ "special": true
91
+ },
92
+ "11": {
93
+ "content": "<jupyter_start>",
94
+ "lstrip": false,
95
+ "normalized": false,
96
+ "rstrip": false,
97
+ "single_word": false,
98
+ "special": true
99
+ },
100
+ "12": {
101
+ "content": "<jupyter_text>",
102
+ "lstrip": false,
103
+ "normalized": false,
104
+ "rstrip": false,
105
+ "single_word": false,
106
+ "special": true
107
+ },
108
+ "13": {
109
+ "content": "<jupyter_code>",
110
+ "lstrip": false,
111
+ "normalized": false,
112
+ "rstrip": false,
113
+ "single_word": false,
114
+ "special": true
115
+ },
116
+ "14": {
117
+ "content": "<jupyter_output>",
118
+ "lstrip": false,
119
+ "normalized": false,
120
+ "rstrip": false,
121
+ "single_word": false,
122
+ "special": true
123
+ },
124
+ "15": {
125
+ "content": "<jupyter_script>",
126
+ "lstrip": false,
127
+ "normalized": false,
128
+ "rstrip": false,
129
+ "single_word": false,
130
+ "special": true
131
+ },
132
+ "16": {
133
+ "content": "<empty_output>",
134
+ "lstrip": false,
135
+ "normalized": false,
136
+ "rstrip": false,
137
+ "single_word": false,
138
+ "special": true
139
+ }
140
+ },
141
+ "additional_special_tokens": [
142
+ "<|im_start|>",
143
+ "<|im_end|>"
144
+ ],
145
+ "bos_token": "<|im_start|>",
146
+ "chat_template": "{% if not add_generation_prompt is defined %}{% set add_generation_prompt = false %}{% endif %}{% set loop_messages = messages %}{% for message in loop_messages %}{% set content = '<|start_header_id|>' + message['role'] + '<|end_header_id|>\n\n'+ message['content'] | trim + '<|eot_id|>' %}{% if loop.index0 == 0 %}{% set content = bos_token + content %}{% endif %}{{ content }}{% endfor %}{% if add_generation_prompt %}{{ '<|start_header_id|>assistant<|end_header_id|>\n\n' }}{% endif %}",
147
+ "clean_up_tokenization_spaces": false,
148
+ "eos_token": "<|im_end|>",
149
+ "model_max_length": 2048,
150
+ "pad_token": "<empty_output>",
151
+ "padding_side": "left",
152
+ "tokenizer_class": "GPT2Tokenizer",
153
+ "unk_token": "<|endoftext|>",
154
+ "vocab_size": 49152
155
+ }
last-checkpoint/trainer_state.json ADDED
@@ -0,0 +1,400 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 3.3235485553741455,
3
+ "best_model_checkpoint": "miner_id_24/checkpoint-50",
4
+ "epoch": 0.03277076847452073,
5
+ "eval_steps": 50,
6
+ "global_step": 50,
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.0006554153694904145,
13
+ "grad_norm": 0.3098103106021881,
14
+ "learning_rate": 1e-05,
15
+ "loss": 3.0207,
16
+ "step": 1
17
+ },
18
+ {
19
+ "epoch": 0.001310830738980829,
20
+ "grad_norm": 0.27532878518104553,
21
+ "learning_rate": 2e-05,
22
+ "loss": 3.1008,
23
+ "step": 2
24
+ },
25
+ {
26
+ "epoch": 0.0019662461084712438,
27
+ "grad_norm": 0.2772844433784485,
28
+ "learning_rate": 3e-05,
29
+ "loss": 3.0758,
30
+ "step": 3
31
+ },
32
+ {
33
+ "epoch": 0.002621661477961658,
34
+ "grad_norm": 0.25919222831726074,
35
+ "learning_rate": 4e-05,
36
+ "loss": 3.0759,
37
+ "step": 4
38
+ },
39
+ {
40
+ "epoch": 0.003277076847452073,
41
+ "grad_norm": 0.26954472064971924,
42
+ "learning_rate": 5e-05,
43
+ "loss": 3.1084,
44
+ "step": 5
45
+ },
46
+ {
47
+ "epoch": 0.0039324922169424875,
48
+ "grad_norm": 0.27401259541511536,
49
+ "learning_rate": 6e-05,
50
+ "loss": 3.095,
51
+ "step": 6
52
+ },
53
+ {
54
+ "epoch": 0.004587907586432902,
55
+ "grad_norm": 0.24428066611289978,
56
+ "learning_rate": 7e-05,
57
+ "loss": 3.0163,
58
+ "step": 7
59
+ },
60
+ {
61
+ "epoch": 0.005243322955923316,
62
+ "grad_norm": 0.23802290856838226,
63
+ "learning_rate": 8e-05,
64
+ "loss": 3.0029,
65
+ "step": 8
66
+ },
67
+ {
68
+ "epoch": 0.005898738325413731,
69
+ "grad_norm": 0.22179660201072693,
70
+ "learning_rate": 9e-05,
71
+ "loss": 3.0681,
72
+ "step": 9
73
+ },
74
+ {
75
+ "epoch": 0.006554153694904146,
76
+ "grad_norm": 0.21020349860191345,
77
+ "learning_rate": 0.0001,
78
+ "loss": 3.0855,
79
+ "step": 10
80
+ },
81
+ {
82
+ "epoch": 0.00720956906439456,
83
+ "grad_norm": 0.2235424518585205,
84
+ "learning_rate": 9.999316524962345e-05,
85
+ "loss": 2.9662,
86
+ "step": 11
87
+ },
88
+ {
89
+ "epoch": 0.007864984433884975,
90
+ "grad_norm": 0.2600112557411194,
91
+ "learning_rate": 9.997266286704631e-05,
92
+ "loss": 3.2229,
93
+ "step": 12
94
+ },
95
+ {
96
+ "epoch": 0.008520399803375388,
97
+ "grad_norm": 0.2411264330148697,
98
+ "learning_rate": 9.993849845741524e-05,
99
+ "loss": 3.0825,
100
+ "step": 13
101
+ },
102
+ {
103
+ "epoch": 0.009175815172865804,
104
+ "grad_norm": 0.24231299757957458,
105
+ "learning_rate": 9.989068136093873e-05,
106
+ "loss": 2.9365,
107
+ "step": 14
108
+ },
109
+ {
110
+ "epoch": 0.009831230542356219,
111
+ "grad_norm": 0.23741275072097778,
112
+ "learning_rate": 9.98292246503335e-05,
113
+ "loss": 3.1978,
114
+ "step": 15
115
+ },
116
+ {
117
+ "epoch": 0.010486645911846632,
118
+ "grad_norm": 0.2019416242837906,
119
+ "learning_rate": 9.975414512725057e-05,
120
+ "loss": 2.939,
121
+ "step": 16
122
+ },
123
+ {
124
+ "epoch": 0.011142061281337047,
125
+ "grad_norm": 0.22710829973220825,
126
+ "learning_rate": 9.966546331768191e-05,
127
+ "loss": 3.0941,
128
+ "step": 17
129
+ },
130
+ {
131
+ "epoch": 0.011797476650827463,
132
+ "grad_norm": 0.22677072882652283,
133
+ "learning_rate": 9.956320346634876e-05,
134
+ "loss": 3.0246,
135
+ "step": 18
136
+ },
137
+ {
138
+ "epoch": 0.012452892020317876,
139
+ "grad_norm": 0.23977142572402954,
140
+ "learning_rate": 9.944739353007344e-05,
141
+ "loss": 3.1213,
142
+ "step": 19
143
+ },
144
+ {
145
+ "epoch": 0.013108307389808291,
146
+ "grad_norm": 0.24886702001094818,
147
+ "learning_rate": 9.931806517013612e-05,
148
+ "loss": 3.2117,
149
+ "step": 20
150
+ },
151
+ {
152
+ "epoch": 0.013763722759298706,
153
+ "grad_norm": 0.2775655686855316,
154
+ "learning_rate": 9.917525374361912e-05,
155
+ "loss": 3.035,
156
+ "step": 21
157
+ },
158
+ {
159
+ "epoch": 0.01441913812878912,
160
+ "grad_norm": 0.2388041913509369,
161
+ "learning_rate": 9.901899829374047e-05,
162
+ "loss": 2.9455,
163
+ "step": 22
164
+ },
165
+ {
166
+ "epoch": 0.015074553498279535,
167
+ "grad_norm": 0.2821864187717438,
168
+ "learning_rate": 9.884934153917997e-05,
169
+ "loss": 3.0245,
170
+ "step": 23
171
+ },
172
+ {
173
+ "epoch": 0.01572996886776995,
174
+ "grad_norm": 0.25312885642051697,
175
+ "learning_rate": 9.86663298624003e-05,
176
+ "loss": 3.1346,
177
+ "step": 24
178
+ },
179
+ {
180
+ "epoch": 0.016385384237260363,
181
+ "grad_norm": 0.2532975971698761,
182
+ "learning_rate": 9.847001329696653e-05,
183
+ "loss": 2.9428,
184
+ "step": 25
185
+ },
186
+ {
187
+ "epoch": 0.017040799606750777,
188
+ "grad_norm": 0.29583296179771423,
189
+ "learning_rate": 9.826044551386744e-05,
190
+ "loss": 2.9738,
191
+ "step": 26
192
+ },
193
+ {
194
+ "epoch": 0.017696214976241194,
195
+ "grad_norm": 0.3085959851741791,
196
+ "learning_rate": 9.803768380684242e-05,
197
+ "loss": 3.1449,
198
+ "step": 27
199
+ },
200
+ {
201
+ "epoch": 0.018351630345731607,
202
+ "grad_norm": 0.30581218004226685,
203
+ "learning_rate": 9.780178907671789e-05,
204
+ "loss": 3.1815,
205
+ "step": 28
206
+ },
207
+ {
208
+ "epoch": 0.01900704571522202,
209
+ "grad_norm": 0.3084297478199005,
210
+ "learning_rate": 9.755282581475769e-05,
211
+ "loss": 3.1203,
212
+ "step": 29
213
+ },
214
+ {
215
+ "epoch": 0.019662461084712438,
216
+ "grad_norm": 0.36776086688041687,
217
+ "learning_rate": 9.729086208503174e-05,
218
+ "loss": 3.072,
219
+ "step": 30
220
+ },
221
+ {
222
+ "epoch": 0.02031787645420285,
223
+ "grad_norm": 0.38626205921173096,
224
+ "learning_rate": 9.701596950580806e-05,
225
+ "loss": 3.166,
226
+ "step": 31
227
+ },
228
+ {
229
+ "epoch": 0.020973291823693264,
230
+ "grad_norm": 0.3833729922771454,
231
+ "learning_rate": 9.672822322997305e-05,
232
+ "loss": 3.1819,
233
+ "step": 32
234
+ },
235
+ {
236
+ "epoch": 0.02162870719318368,
237
+ "grad_norm": 0.42334744334220886,
238
+ "learning_rate": 9.642770192448536e-05,
239
+ "loss": 3.1987,
240
+ "step": 33
241
+ },
242
+ {
243
+ "epoch": 0.022284122562674095,
244
+ "grad_norm": 0.4530569911003113,
245
+ "learning_rate": 9.611448774886924e-05,
246
+ "loss": 3.1255,
247
+ "step": 34
248
+ },
249
+ {
250
+ "epoch": 0.022939537932164508,
251
+ "grad_norm": 0.5036771893501282,
252
+ "learning_rate": 9.578866633275288e-05,
253
+ "loss": 3.0758,
254
+ "step": 35
255
+ },
256
+ {
257
+ "epoch": 0.023594953301654925,
258
+ "grad_norm": 0.5206623077392578,
259
+ "learning_rate": 9.545032675245813e-05,
260
+ "loss": 3.1785,
261
+ "step": 36
262
+ },
263
+ {
264
+ "epoch": 0.02425036867114534,
265
+ "grad_norm": 0.5639891624450684,
266
+ "learning_rate": 9.509956150664796e-05,
267
+ "loss": 2.9772,
268
+ "step": 37
269
+ },
270
+ {
271
+ "epoch": 0.024905784040635752,
272
+ "grad_norm": 0.7079694867134094,
273
+ "learning_rate": 9.473646649103818e-05,
274
+ "loss": 3.2065,
275
+ "step": 38
276
+ },
277
+ {
278
+ "epoch": 0.02556119941012617,
279
+ "grad_norm": 0.6076254844665527,
280
+ "learning_rate": 9.43611409721806e-05,
281
+ "loss": 3.2508,
282
+ "step": 39
283
+ },
284
+ {
285
+ "epoch": 0.026216614779616582,
286
+ "grad_norm": 0.7317216992378235,
287
+ "learning_rate": 9.397368756032445e-05,
288
+ "loss": 3.2032,
289
+ "step": 40
290
+ },
291
+ {
292
+ "epoch": 0.026872030149106996,
293
+ "grad_norm": 0.8177981376647949,
294
+ "learning_rate": 9.357421218136386e-05,
295
+ "loss": 3.1836,
296
+ "step": 41
297
+ },
298
+ {
299
+ "epoch": 0.027527445518597413,
300
+ "grad_norm": 0.8066899180412292,
301
+ "learning_rate": 9.316282404787871e-05,
302
+ "loss": 3.3552,
303
+ "step": 42
304
+ },
305
+ {
306
+ "epoch": 0.028182860888087826,
307
+ "grad_norm": 0.8450434803962708,
308
+ "learning_rate": 9.273963562927695e-05,
309
+ "loss": 3.2211,
310
+ "step": 43
311
+ },
312
+ {
313
+ "epoch": 0.02883827625757824,
314
+ "grad_norm": 0.9745408296585083,
315
+ "learning_rate": 9.230476262104677e-05,
316
+ "loss": 3.8435,
317
+ "step": 44
318
+ },
319
+ {
320
+ "epoch": 0.029493691627068656,
321
+ "grad_norm": 0.9286258816719055,
322
+ "learning_rate": 9.185832391312644e-05,
323
+ "loss": 3.3007,
324
+ "step": 45
325
+ },
326
+ {
327
+ "epoch": 0.03014910699655907,
328
+ "grad_norm": 0.937138557434082,
329
+ "learning_rate": 9.140044155740101e-05,
330
+ "loss": 3.5231,
331
+ "step": 46
332
+ },
333
+ {
334
+ "epoch": 0.030804522366049483,
335
+ "grad_norm": 0.9640071392059326,
336
+ "learning_rate": 9.093124073433463e-05,
337
+ "loss": 3.326,
338
+ "step": 47
339
+ },
340
+ {
341
+ "epoch": 0.0314599377355399,
342
+ "grad_norm": 1.0529676675796509,
343
+ "learning_rate": 9.045084971874738e-05,
344
+ "loss": 3.5608,
345
+ "step": 48
346
+ },
347
+ {
348
+ "epoch": 0.03211535310503031,
349
+ "grad_norm": 1.19937002658844,
350
+ "learning_rate": 8.995939984474624e-05,
351
+ "loss": 4.3367,
352
+ "step": 49
353
+ },
354
+ {
355
+ "epoch": 0.03277076847452073,
356
+ "grad_norm": 2.15059757232666,
357
+ "learning_rate": 8.945702546981969e-05,
358
+ "loss": 4.3144,
359
+ "step": 50
360
+ },
361
+ {
362
+ "epoch": 0.03277076847452073,
363
+ "eval_loss": 3.3235485553741455,
364
+ "eval_runtime": 28.8793,
365
+ "eval_samples_per_second": 88.991,
366
+ "eval_steps_per_second": 22.265,
367
+ "step": 50
368
+ }
369
+ ],
370
+ "logging_steps": 1,
371
+ "max_steps": 200,
372
+ "num_input_tokens_seen": 0,
373
+ "num_train_epochs": 1,
374
+ "save_steps": 50,
375
+ "stateful_callbacks": {
376
+ "EarlyStoppingCallback": {
377
+ "args": {
378
+ "early_stopping_patience": 5,
379
+ "early_stopping_threshold": 0.0
380
+ },
381
+ "attributes": {
382
+ "early_stopping_patience_counter": 0
383
+ }
384
+ },
385
+ "TrainerControl": {
386
+ "args": {
387
+ "should_epoch_stop": false,
388
+ "should_evaluate": false,
389
+ "should_log": false,
390
+ "should_save": true,
391
+ "should_training_stop": false
392
+ },
393
+ "attributes": {}
394
+ }
395
+ },
396
+ "total_flos": 1242268462743552.0,
397
+ "train_batch_size": 8,
398
+ "trial_name": null,
399
+ "trial_params": null
400
+ }
last-checkpoint/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:73ea669b9453c90b68e9c531dfcf6c02a7a08d78f34398a247219df30c1f8636
3
+ size 6904
last-checkpoint/vocab.json ADDED
The diff for this file is too large to render. See raw diff