0x1202 commited on
Commit
417198c
·
verified ·
1 Parent(s): 56eb79f

Training in progress, epoch 0, checkpoint

Browse files
last-checkpoint/README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: unsloth/SmolLM-360M
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.13.2
last-checkpoint/adapter_config.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "unsloth/SmolLM-360M",
5
+ "bias": "none",
6
+ "fan_in_fan_out": null,
7
+ "inference_mode": true,
8
+ "init_lora_weights": true,
9
+ "layer_replication": null,
10
+ "layers_pattern": null,
11
+ "layers_to_transform": null,
12
+ "loftq_config": {},
13
+ "lora_alpha": 16,
14
+ "lora_dropout": 0.05,
15
+ "megatron_config": null,
16
+ "megatron_core": "megatron.core",
17
+ "modules_to_save": null,
18
+ "peft_type": "LORA",
19
+ "r": 8,
20
+ "rank_pattern": {},
21
+ "revision": null,
22
+ "target_modules": [
23
+ "down_proj",
24
+ "k_proj",
25
+ "v_proj",
26
+ "o_proj",
27
+ "gate_proj",
28
+ "up_proj",
29
+ "q_proj"
30
+ ],
31
+ "task_type": "CAUSAL_LM",
32
+ "use_dora": false,
33
+ "use_rslora": false
34
+ }
last-checkpoint/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3e7efcef88e39cb92a98b93a955ffa1e6391f43bce037ac2c5a86c3067e3ebe
3
+ size 17425352
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:333ebef2c75b215066aa2cf1ebe31c39301335a0173337b676890b6e33a69477
3
+ size 10252116
last-checkpoint/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ca3585c7a2f4e96d8036fe0aee907940df7a98427fe2c3dcf3e551d2ed97bee
3
+ size 14244
last-checkpoint/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:705cabf5cbc3a6ab0feb67c77b9b453d59efcc939ce90d310af96e621810f990
3
+ size 1064
last-checkpoint/special_tokens_map.json ADDED
@@ -0,0 +1,49 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additional_special_tokens": [
3
+ "<|endoftext|>",
4
+ "<|im_start|>",
5
+ "<|im_end|>",
6
+ "<repo_name>",
7
+ "<reponame>",
8
+ "<file_sep>",
9
+ "<filename>",
10
+ "<gh_stars>",
11
+ "<issue_start>",
12
+ "<issue_comment>",
13
+ "<issue_closed>",
14
+ "<jupyter_start>",
15
+ "<jupyter_text>",
16
+ "<jupyter_code>",
17
+ "<jupyter_output>",
18
+ "<jupyter_script>",
19
+ "<empty_output>"
20
+ ],
21
+ "bos_token": {
22
+ "content": "<|endoftext|>",
23
+ "lstrip": false,
24
+ "normalized": false,
25
+ "rstrip": false,
26
+ "single_word": false
27
+ },
28
+ "eos_token": {
29
+ "content": "<|endoftext|>",
30
+ "lstrip": false,
31
+ "normalized": false,
32
+ "rstrip": false,
33
+ "single_word": false
34
+ },
35
+ "pad_token": {
36
+ "content": "<empty_output>",
37
+ "lstrip": false,
38
+ "normalized": false,
39
+ "rstrip": false,
40
+ "single_word": false
41
+ },
42
+ "unk_token": {
43
+ "content": "<|endoftext|>",
44
+ "lstrip": false,
45
+ "normalized": false,
46
+ "rstrip": false,
47
+ "single_word": false
48
+ }
49
+ }
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,170 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ "<|endoftext|>",
143
+ "<|im_start|>",
144
+ "<|im_end|>",
145
+ "<repo_name>",
146
+ "<reponame>",
147
+ "<file_sep>",
148
+ "<filename>",
149
+ "<gh_stars>",
150
+ "<issue_start>",
151
+ "<issue_comment>",
152
+ "<issue_closed>",
153
+ "<jupyter_start>",
154
+ "<jupyter_text>",
155
+ "<jupyter_code>",
156
+ "<jupyter_output>",
157
+ "<jupyter_script>",
158
+ "<empty_output>"
159
+ ],
160
+ "bos_token": "<|endoftext|>",
161
+ "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 %}",
162
+ "clean_up_tokenization_spaces": false,
163
+ "eos_token": "<|endoftext|>",
164
+ "model_max_length": 1000000000000000019884624838656,
165
+ "pad_token": "<empty_output>",
166
+ "padding_side": "left",
167
+ "tokenizer_class": "GPT2Tokenizer",
168
+ "unk_token": "<|endoftext|>",
169
+ "vocab_size": 49152
170
+ }
last-checkpoint/trainer_state.json ADDED
@@ -0,0 +1,633 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 0.03364030108069467,
5
+ "eval_steps": 100,
6
+ "global_step": 400,
7
+ "is_hyper_param_search": false,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 8.410075270173668e-05,
13
+ "eval_loss": 2.455552101135254,
14
+ "eval_runtime": 136.724,
15
+ "eval_samples_per_second": 36.621,
16
+ "eval_steps_per_second": 18.314,
17
+ "step": 1
18
+ },
19
+ {
20
+ "epoch": 0.0004205037635086834,
21
+ "grad_norm": 0.061516229063272476,
22
+ "learning_rate": 1.6666666666666667e-05,
23
+ "loss": 2.5665,
24
+ "step": 5
25
+ },
26
+ {
27
+ "epoch": 0.0008410075270173668,
28
+ "grad_norm": 0.06682025641202927,
29
+ "learning_rate": 3.3333333333333335e-05,
30
+ "loss": 2.4569,
31
+ "step": 10
32
+ },
33
+ {
34
+ "epoch": 0.0012615112905260501,
35
+ "grad_norm": 0.07316667586565018,
36
+ "learning_rate": 5e-05,
37
+ "loss": 2.3649,
38
+ "step": 15
39
+ },
40
+ {
41
+ "epoch": 0.0016820150540347335,
42
+ "grad_norm": 0.07515250891447067,
43
+ "learning_rate": 6.666666666666667e-05,
44
+ "loss": 2.578,
45
+ "step": 20
46
+ },
47
+ {
48
+ "epoch": 0.002102518817543417,
49
+ "grad_norm": 0.09295528382062912,
50
+ "learning_rate": 8.333333333333334e-05,
51
+ "loss": 2.4301,
52
+ "step": 25
53
+ },
54
+ {
55
+ "epoch": 0.0025230225810521003,
56
+ "grad_norm": 0.10444117337465286,
57
+ "learning_rate": 0.0001,
58
+ "loss": 2.3964,
59
+ "step": 30
60
+ },
61
+ {
62
+ "epoch": 0.0029435263445607837,
63
+ "grad_norm": 0.1318625807762146,
64
+ "learning_rate": 9.995494831023409e-05,
65
+ "loss": 2.3552,
66
+ "step": 35
67
+ },
68
+ {
69
+ "epoch": 0.003364030108069467,
70
+ "grad_norm": 0.16391368210315704,
71
+ "learning_rate": 9.981987442712633e-05,
72
+ "loss": 2.3698,
73
+ "step": 40
74
+ },
75
+ {
76
+ "epoch": 0.0037845338715781504,
77
+ "grad_norm": 0.17712588608264923,
78
+ "learning_rate": 9.959502176294383e-05,
79
+ "loss": 2.3925,
80
+ "step": 45
81
+ },
82
+ {
83
+ "epoch": 0.004205037635086834,
84
+ "grad_norm": 0.39612510800361633,
85
+ "learning_rate": 9.928079551738543e-05,
86
+ "loss": 2.4663,
87
+ "step": 50
88
+ },
89
+ {
90
+ "epoch": 0.004625541398595517,
91
+ "grad_norm": 0.09515935927629471,
92
+ "learning_rate": 9.887776194738432e-05,
93
+ "loss": 2.4983,
94
+ "step": 55
95
+ },
96
+ {
97
+ "epoch": 0.005046045162104201,
98
+ "grad_norm": 0.11080324649810791,
99
+ "learning_rate": 9.838664734667495e-05,
100
+ "loss": 2.2962,
101
+ "step": 60
102
+ },
103
+ {
104
+ "epoch": 0.005466548925612884,
105
+ "grad_norm": 0.13558542728424072,
106
+ "learning_rate": 9.780833673696254e-05,
107
+ "loss": 2.4226,
108
+ "step": 65
109
+ },
110
+ {
111
+ "epoch": 0.005887052689121567,
112
+ "grad_norm": 0.1685813069343567,
113
+ "learning_rate": 9.714387227305422e-05,
114
+ "loss": 2.1086,
115
+ "step": 70
116
+ },
117
+ {
118
+ "epoch": 0.006307556452630251,
119
+ "grad_norm": 0.17459285259246826,
120
+ "learning_rate": 9.639445136482548e-05,
121
+ "loss": 2.2214,
122
+ "step": 75
123
+ },
124
+ {
125
+ "epoch": 0.006728060216138934,
126
+ "grad_norm": 0.16025687754154205,
127
+ "learning_rate": 9.55614245194068e-05,
128
+ "loss": 2.214,
129
+ "step": 80
130
+ },
131
+ {
132
+ "epoch": 0.0071485639796476175,
133
+ "grad_norm": 0.1828812062740326,
134
+ "learning_rate": 9.464629290747842e-05,
135
+ "loss": 2.2223,
136
+ "step": 85
137
+ },
138
+ {
139
+ "epoch": 0.007569067743156301,
140
+ "grad_norm": 0.27228423953056335,
141
+ "learning_rate": 9.365070565805941e-05,
142
+ "loss": 2.1236,
143
+ "step": 90
144
+ },
145
+ {
146
+ "epoch": 0.007989571506664985,
147
+ "grad_norm": 0.26386409997940063,
148
+ "learning_rate": 9.257645688666556e-05,
149
+ "loss": 2.1231,
150
+ "step": 95
151
+ },
152
+ {
153
+ "epoch": 0.008410075270173668,
154
+ "grad_norm": 0.5400829911231995,
155
+ "learning_rate": 9.142548246219212e-05,
156
+ "loss": 2.2237,
157
+ "step": 100
158
+ },
159
+ {
160
+ "epoch": 0.008410075270173668,
161
+ "eval_loss": 2.2322306632995605,
162
+ "eval_runtime": 137.6954,
163
+ "eval_samples_per_second": 36.363,
164
+ "eval_steps_per_second": 18.185,
165
+ "step": 100
166
+ },
167
+ {
168
+ "epoch": 0.008830579033682352,
169
+ "grad_norm": 0.15684477984905243,
170
+ "learning_rate": 9.019985651834703e-05,
171
+ "loss": 2.5101,
172
+ "step": 105
173
+ },
174
+ {
175
+ "epoch": 0.009251082797191034,
176
+ "grad_norm": 0.1612066924571991,
177
+ "learning_rate": 8.890178771592199e-05,
178
+ "loss": 2.2813,
179
+ "step": 110
180
+ },
181
+ {
182
+ "epoch": 0.009671586560699719,
183
+ "grad_norm": 0.16366064548492432,
184
+ "learning_rate": 8.753361526263621e-05,
185
+ "loss": 2.1971,
186
+ "step": 115
187
+ },
188
+ {
189
+ "epoch": 0.010092090324208401,
190
+ "grad_norm": 0.14715352654457092,
191
+ "learning_rate": 8.609780469772623e-05,
192
+ "loss": 2.2583,
193
+ "step": 120
194
+ },
195
+ {
196
+ "epoch": 0.010512594087717085,
197
+ "grad_norm": 0.14901845157146454,
198
+ "learning_rate": 8.459694344887732e-05,
199
+ "loss": 2.2686,
200
+ "step": 125
201
+ },
202
+ {
203
+ "epoch": 0.010933097851225768,
204
+ "grad_norm": 0.15839141607284546,
205
+ "learning_rate": 8.303373616950408e-05,
206
+ "loss": 2.1073,
207
+ "step": 130
208
+ },
209
+ {
210
+ "epoch": 0.011353601614734452,
211
+ "grad_norm": 0.17715802788734436,
212
+ "learning_rate": 8.141099986478212e-05,
213
+ "loss": 1.9419,
214
+ "step": 135
215
+ },
216
+ {
217
+ "epoch": 0.011774105378243135,
218
+ "grad_norm": 0.26136475801467896,
219
+ "learning_rate": 7.973165881521434e-05,
220
+ "loss": 2.2758,
221
+ "step": 140
222
+ },
223
+ {
224
+ "epoch": 0.012194609141751819,
225
+ "grad_norm": 0.3973328173160553,
226
+ "learning_rate": 7.799873930687978e-05,
227
+ "loss": 2.2096,
228
+ "step": 145
229
+ },
230
+ {
231
+ "epoch": 0.012615112905260501,
232
+ "grad_norm": 0.5721274614334106,
233
+ "learning_rate": 7.621536417786159e-05,
234
+ "loss": 2.3204,
235
+ "step": 150
236
+ },
237
+ {
238
+ "epoch": 0.013035616668769186,
239
+ "grad_norm": 0.14594975113868713,
240
+ "learning_rate": 7.438474719068173e-05,
241
+ "loss": 2.5064,
242
+ "step": 155
243
+ },
244
+ {
245
+ "epoch": 0.013456120432277868,
246
+ "grad_norm": 0.15619051456451416,
247
+ "learning_rate": 7.251018724088367e-05,
248
+ "loss": 2.4115,
249
+ "step": 160
250
+ },
251
+ {
252
+ "epoch": 0.013876624195786552,
253
+ "grad_norm": 0.1778382658958435,
254
+ "learning_rate": 7.059506241219965e-05,
255
+ "loss": 2.2572,
256
+ "step": 165
257
+ },
258
+ {
259
+ "epoch": 0.014297127959295235,
260
+ "grad_norm": 0.1677156537771225,
261
+ "learning_rate": 6.864282388901544e-05,
262
+ "loss": 2.2979,
263
+ "step": 170
264
+ },
265
+ {
266
+ "epoch": 0.01471763172280392,
267
+ "grad_norm": 0.1879958063364029,
268
+ "learning_rate": 6.665698973710288e-05,
269
+ "loss": 2.3639,
270
+ "step": 175
271
+ },
272
+ {
273
+ "epoch": 0.015138135486312602,
274
+ "grad_norm": 0.16478297114372253,
275
+ "learning_rate": 6.464113856382752e-05,
276
+ "loss": 2.069,
277
+ "step": 180
278
+ },
279
+ {
280
+ "epoch": 0.015558639249821286,
281
+ "grad_norm": 0.2005874663591385,
282
+ "learning_rate": 6.259890306925627e-05,
283
+ "loss": 2.2069,
284
+ "step": 185
285
+ },
286
+ {
287
+ "epoch": 0.01597914301332997,
288
+ "grad_norm": 0.19986580312252045,
289
+ "learning_rate": 6.0533963499786314e-05,
290
+ "loss": 2.0721,
291
+ "step": 190
292
+ },
293
+ {
294
+ "epoch": 0.016399646776838653,
295
+ "grad_norm": 0.26056787371635437,
296
+ "learning_rate": 5.8450041016092464e-05,
297
+ "loss": 2.0954,
298
+ "step": 195
299
+ },
300
+ {
301
+ "epoch": 0.016820150540347335,
302
+ "grad_norm": 0.5209627747535706,
303
+ "learning_rate": 5.6350890987343944e-05,
304
+ "loss": 2.2024,
305
+ "step": 200
306
+ },
307
+ {
308
+ "epoch": 0.016820150540347335,
309
+ "eval_loss": 2.1986591815948486,
310
+ "eval_runtime": 136.7325,
311
+ "eval_samples_per_second": 36.619,
312
+ "eval_steps_per_second": 18.313,
313
+ "step": 200
314
+ },
315
+ {
316
+ "epoch": 0.017240654303856018,
317
+ "grad_norm": 0.13844060897827148,
318
+ "learning_rate": 5.4240296223775465e-05,
319
+ "loss": 2.4311,
320
+ "step": 205
321
+ },
322
+ {
323
+ "epoch": 0.017661158067364704,
324
+ "grad_norm": 0.1341000646352768,
325
+ "learning_rate": 5.212206015980742e-05,
326
+ "loss": 2.3207,
327
+ "step": 210
328
+ },
329
+ {
330
+ "epoch": 0.018081661830873386,
331
+ "grad_norm": 0.1552341878414154,
332
+ "learning_rate": 5e-05,
333
+ "loss": 2.1699,
334
+ "step": 215
335
+ },
336
+ {
337
+ "epoch": 0.01850216559438207,
338
+ "grad_norm": 0.16552487015724182,
339
+ "learning_rate": 4.78779398401926e-05,
340
+ "loss": 2.2501,
341
+ "step": 220
342
+ },
343
+ {
344
+ "epoch": 0.018922669357890755,
345
+ "grad_norm": 0.1618565171957016,
346
+ "learning_rate": 4.575970377622456e-05,
347
+ "loss": 2.1608,
348
+ "step": 225
349
+ },
350
+ {
351
+ "epoch": 0.019343173121399437,
352
+ "grad_norm": 0.22135402262210846,
353
+ "learning_rate": 4.364910901265606e-05,
354
+ "loss": 2.2906,
355
+ "step": 230
356
+ },
357
+ {
358
+ "epoch": 0.01976367688490812,
359
+ "grad_norm": 0.19016629457473755,
360
+ "learning_rate": 4.1549958983907555e-05,
361
+ "loss": 2.2022,
362
+ "step": 235
363
+ },
364
+ {
365
+ "epoch": 0.020184180648416802,
366
+ "grad_norm": 0.23073601722717285,
367
+ "learning_rate": 3.94660365002137e-05,
368
+ "loss": 2.2141,
369
+ "step": 240
370
+ },
371
+ {
372
+ "epoch": 0.02060468441192549,
373
+ "grad_norm": 0.24301667511463165,
374
+ "learning_rate": 3.740109693074375e-05,
375
+ "loss": 2.0205,
376
+ "step": 245
377
+ },
378
+ {
379
+ "epoch": 0.02102518817543417,
380
+ "grad_norm": 0.5293435454368591,
381
+ "learning_rate": 3.5358861436172485e-05,
382
+ "loss": 2.4058,
383
+ "step": 250
384
+ },
385
+ {
386
+ "epoch": 0.021445691938942853,
387
+ "grad_norm": 0.1276913732290268,
388
+ "learning_rate": 3.334301026289712e-05,
389
+ "loss": 2.396,
390
+ "step": 255
391
+ },
392
+ {
393
+ "epoch": 0.021866195702451536,
394
+ "grad_norm": 0.1355343610048294,
395
+ "learning_rate": 3.135717611098458e-05,
396
+ "loss": 2.4526,
397
+ "step": 260
398
+ },
399
+ {
400
+ "epoch": 0.022286699465960222,
401
+ "grad_norm": 0.19372831284999847,
402
+ "learning_rate": 2.9404937587800375e-05,
403
+ "loss": 2.2503,
404
+ "step": 265
405
+ },
406
+ {
407
+ "epoch": 0.022707203229468904,
408
+ "grad_norm": 0.15309953689575195,
409
+ "learning_rate": 2.748981275911633e-05,
410
+ "loss": 2.2225,
411
+ "step": 270
412
+ },
413
+ {
414
+ "epoch": 0.023127706992977587,
415
+ "grad_norm": 0.16677720844745636,
416
+ "learning_rate": 2.5615252809318284e-05,
417
+ "loss": 2.3229,
418
+ "step": 275
419
+ },
420
+ {
421
+ "epoch": 0.02354821075648627,
422
+ "grad_norm": 0.18368959426879883,
423
+ "learning_rate": 2.3784635822138424e-05,
424
+ "loss": 2.0278,
425
+ "step": 280
426
+ },
427
+ {
428
+ "epoch": 0.023968714519994955,
429
+ "grad_norm": 0.21546456217765808,
430
+ "learning_rate": 2.2001260693120233e-05,
431
+ "loss": 2.1724,
432
+ "step": 285
433
+ },
434
+ {
435
+ "epoch": 0.024389218283503638,
436
+ "grad_norm": 0.20836783945560455,
437
+ "learning_rate": 2.026834118478567e-05,
438
+ "loss": 2.1573,
439
+ "step": 290
440
+ },
441
+ {
442
+ "epoch": 0.02480972204701232,
443
+ "grad_norm": 0.33140066266059875,
444
+ "learning_rate": 1.858900013521788e-05,
445
+ "loss": 2.0417,
446
+ "step": 295
447
+ },
448
+ {
449
+ "epoch": 0.025230225810521003,
450
+ "grad_norm": 0.5527989864349365,
451
+ "learning_rate": 1.6966263830495936e-05,
452
+ "loss": 2.0386,
453
+ "step": 300
454
+ },
455
+ {
456
+ "epoch": 0.025230225810521003,
457
+ "eval_loss": 2.1904244422912598,
458
+ "eval_runtime": 135.9065,
459
+ "eval_samples_per_second": 36.842,
460
+ "eval_steps_per_second": 18.424,
461
+ "step": 300
462
+ },
463
+ {
464
+ "epoch": 0.02565072957402969,
465
+ "grad_norm": 0.1280973106622696,
466
+ "learning_rate": 1.5403056551122697e-05,
467
+ "loss": 2.3235,
468
+ "step": 305
469
+ },
470
+ {
471
+ "epoch": 0.02607123333753837,
472
+ "grad_norm": 0.34544607996940613,
473
+ "learning_rate": 1.3902195302273779e-05,
474
+ "loss": 2.2402,
475
+ "step": 310
476
+ },
477
+ {
478
+ "epoch": 0.026491737101047054,
479
+ "grad_norm": 0.16120262444019318,
480
+ "learning_rate": 1.246638473736378e-05,
481
+ "loss": 2.2911,
482
+ "step": 315
483
+ },
484
+ {
485
+ "epoch": 0.026912240864555736,
486
+ "grad_norm": 0.14794592559337616,
487
+ "learning_rate": 1.1098212284078036e-05,
488
+ "loss": 2.1851,
489
+ "step": 320
490
+ },
491
+ {
492
+ "epoch": 0.027332744628064422,
493
+ "grad_norm": 0.1898762285709381,
494
+ "learning_rate": 9.800143481652979e-06,
495
+ "loss": 2.2621,
496
+ "step": 325
497
+ },
498
+ {
499
+ "epoch": 0.027753248391573105,
500
+ "grad_norm": 0.17783233523368835,
501
+ "learning_rate": 8.574517537807897e-06,
502
+ "loss": 2.0929,
503
+ "step": 330
504
+ },
505
+ {
506
+ "epoch": 0.028173752155081788,
507
+ "grad_norm": 0.2266913205385208,
508
+ "learning_rate": 7.423543113334436e-06,
509
+ "loss": 2.0296,
510
+ "step": 335
511
+ },
512
+ {
513
+ "epoch": 0.02859425591859047,
514
+ "grad_norm": 0.25079411268234253,
515
+ "learning_rate": 6.349294341940593e-06,
516
+ "loss": 2.1823,
517
+ "step": 340
518
+ },
519
+ {
520
+ "epoch": 0.029014759682099156,
521
+ "grad_norm": 0.27541884779930115,
522
+ "learning_rate": 5.353707092521582e-06,
523
+ "loss": 2.0869,
524
+ "step": 345
525
+ },
526
+ {
527
+ "epoch": 0.02943526344560784,
528
+ "grad_norm": 0.5358629822731018,
529
+ "learning_rate": 4.43857548059321e-06,
530
+ "loss": 2.0394,
531
+ "step": 350
532
+ },
533
+ {
534
+ "epoch": 0.02985576720911652,
535
+ "grad_norm": 0.12496625632047653,
536
+ "learning_rate": 3.605548635174533e-06,
537
+ "loss": 2.4878,
538
+ "step": 355
539
+ },
540
+ {
541
+ "epoch": 0.030276270972625204,
542
+ "grad_norm": 0.14630809426307678,
543
+ "learning_rate": 2.85612772694579e-06,
544
+ "loss": 2.3984,
545
+ "step": 360
546
+ },
547
+ {
548
+ "epoch": 0.03069677473613389,
549
+ "grad_norm": 0.16718946397304535,
550
+ "learning_rate": 2.191663263037458e-06,
551
+ "loss": 2.1948,
552
+ "step": 365
553
+ },
554
+ {
555
+ "epoch": 0.031117278499642572,
556
+ "grad_norm": 0.1454736739397049,
557
+ "learning_rate": 1.6133526533250565e-06,
558
+ "loss": 2.1282,
559
+ "step": 370
560
+ },
561
+ {
562
+ "epoch": 0.03153778226315126,
563
+ "grad_norm": 0.18479801714420319,
564
+ "learning_rate": 1.1222380526156928e-06,
565
+ "loss": 2.304,
566
+ "step": 375
567
+ },
568
+ {
569
+ "epoch": 0.03195828602665994,
570
+ "grad_norm": 0.19204293191432953,
571
+ "learning_rate": 7.192044826145771e-07,
572
+ "loss": 2.1793,
573
+ "step": 380
574
+ },
575
+ {
576
+ "epoch": 0.03237878979016862,
577
+ "grad_norm": 0.19590827822685242,
578
+ "learning_rate": 4.049782370561583e-07,
579
+ "loss": 2.2266,
580
+ "step": 385
581
+ },
582
+ {
583
+ "epoch": 0.032799293553677306,
584
+ "grad_norm": 0.2132268100976944,
585
+ "learning_rate": 1.8012557287367392e-07,
586
+ "loss": 2.031,
587
+ "step": 390
588
+ },
589
+ {
590
+ "epoch": 0.03321979731718599,
591
+ "grad_norm": 0.31217649579048157,
592
+ "learning_rate": 4.5051689765929214e-08,
593
+ "loss": 2.0957,
594
+ "step": 395
595
+ },
596
+ {
597
+ "epoch": 0.03364030108069467,
598
+ "grad_norm": 0.5439748167991638,
599
+ "learning_rate": 0.0,
600
+ "loss": 2.0577,
601
+ "step": 400
602
+ },
603
+ {
604
+ "epoch": 0.03364030108069467,
605
+ "eval_loss": 2.1888887882232666,
606
+ "eval_runtime": 136.3401,
607
+ "eval_samples_per_second": 36.724,
608
+ "eval_steps_per_second": 18.366,
609
+ "step": 400
610
+ }
611
+ ],
612
+ "logging_steps": 5,
613
+ "max_steps": 400,
614
+ "num_input_tokens_seen": 0,
615
+ "num_train_epochs": 1,
616
+ "save_steps": 500,
617
+ "stateful_callbacks": {
618
+ "TrainerControl": {
619
+ "args": {
620
+ "should_epoch_stop": false,
621
+ "should_evaluate": false,
622
+ "should_log": false,
623
+ "should_save": true,
624
+ "should_training_stop": true
625
+ },
626
+ "attributes": {}
627
+ }
628
+ },
629
+ "total_flos": 6279181392936960.0,
630
+ "train_batch_size": 2,
631
+ "trial_name": null,
632
+ "trial_params": null
633
+ }
last-checkpoint/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b3f385b30c6267d8eea3146dd084ee7b17682ce310a4780a44a2e8f45417fae1
3
+ size 6776
last-checkpoint/vocab.json ADDED
The diff for this file is too large to render. See raw diff