jssky commited on
Commit
122a537
·
verified ·
1 Parent(s): 26b941f

Training in progress, step 50, checkpoint

Browse files
last-checkpoint/README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: unsloth/OpenHermes-2.5-Mistral-7B
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/OpenHermes-2.5-Mistral-7B",
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
+ "v_proj",
28
+ "gate_proj",
29
+ "o_proj",
30
+ "down_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:ce9ab012b2435054515222b428ef387b9e6f98c46c724ee8ef8953c6f898169f
3
+ size 671149168
last-checkpoint/added_tokens.json ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ {
2
+ "<|im_end|>": 32000,
3
+ "<|im_start|>": 32001
4
+ }
last-checkpoint/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a6705d8e13ba90074ee3767cc501c627581d4484441b6ed891b473051fbfd165
3
+ size 341314196
last-checkpoint/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9139ef683d0432374ed32f1de3527bc4c0bf626fb2c0c40bfc8ea85176ed9e89
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,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": {
3
+ "content": "<s>",
4
+ "lstrip": false,
5
+ "normalized": false,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "eos_token": {
10
+ "content": "<|im_end|>",
11
+ "lstrip": false,
12
+ "normalized": false,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
+ "pad_token": {
17
+ "content": "<unk>",
18
+ "lstrip": false,
19
+ "normalized": false,
20
+ "rstrip": false,
21
+ "single_word": false
22
+ },
23
+ "unk_token": {
24
+ "content": "<unk>",
25
+ "lstrip": false,
26
+ "normalized": false,
27
+ "rstrip": false,
28
+ "single_word": false
29
+ }
30
+ }
last-checkpoint/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
last-checkpoint/tokenizer.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dadfd56d766715c61d2ef780a525ab43b8e6da4de6865bda3d95fdef5e134055
3
+ size 493443
last-checkpoint/tokenizer_config.json ADDED
@@ -0,0 +1,63 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_bos_token": true,
3
+ "add_eos_token": false,
4
+ "add_prefix_space": true,
5
+ "added_tokens_decoder": {
6
+ "0": {
7
+ "content": "<unk>",
8
+ "lstrip": false,
9
+ "normalized": false,
10
+ "rstrip": false,
11
+ "single_word": false,
12
+ "special": true
13
+ },
14
+ "1": {
15
+ "content": "<s>",
16
+ "lstrip": false,
17
+ "normalized": false,
18
+ "rstrip": false,
19
+ "single_word": false,
20
+ "special": true
21
+ },
22
+ "2": {
23
+ "content": "</s>",
24
+ "lstrip": false,
25
+ "normalized": false,
26
+ "rstrip": false,
27
+ "single_word": false,
28
+ "special": true
29
+ },
30
+ "32000": {
31
+ "content": "<|im_end|>",
32
+ "lstrip": false,
33
+ "normalized": false,
34
+ "rstrip": false,
35
+ "single_word": false,
36
+ "special": true
37
+ },
38
+ "32001": {
39
+ "content": "<|im_start|>",
40
+ "lstrip": false,
41
+ "normalized": false,
42
+ "rstrip": false,
43
+ "single_word": false,
44
+ "special": true
45
+ }
46
+ },
47
+ "additional_special_tokens": [],
48
+ "bos_token": "<s>",
49
+ "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 %}",
50
+ "clean_up_tokenization_spaces": false,
51
+ "eos_token": "<|im_end|>",
52
+ "legacy": true,
53
+ "model_max_length": 32768,
54
+ "pad_token": "<unk>",
55
+ "padding_side": "right",
56
+ "sp_model_kwargs": {},
57
+ "spaces_between_special_tokens": false,
58
+ "tokenizer_class": "LlamaTokenizer",
59
+ "trust_remote_code": false,
60
+ "unk_token": "<unk>",
61
+ "use_default_system_prompt": true,
62
+ "use_fast": true
63
+ }
last-checkpoint/trainer_state.json ADDED
@@ -0,0 +1,400 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.937868058681488,
3
+ "best_model_checkpoint": "miner_id_24/checkpoint-50",
4
+ "epoch": 0.1890359168241966,
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.003780718336483932,
13
+ "grad_norm": 25.868711471557617,
14
+ "learning_rate": 1e-05,
15
+ "loss": 1.1679,
16
+ "step": 1
17
+ },
18
+ {
19
+ "epoch": 0.007561436672967864,
20
+ "grad_norm": 26.996562957763672,
21
+ "learning_rate": 2e-05,
22
+ "loss": 1.1712,
23
+ "step": 2
24
+ },
25
+ {
26
+ "epoch": 0.011342155009451797,
27
+ "grad_norm": 26.536226272583008,
28
+ "learning_rate": 3e-05,
29
+ "loss": 1.1189,
30
+ "step": 3
31
+ },
32
+ {
33
+ "epoch": 0.015122873345935728,
34
+ "grad_norm": 22.53629493713379,
35
+ "learning_rate": 4e-05,
36
+ "loss": 1.0266,
37
+ "step": 4
38
+ },
39
+ {
40
+ "epoch": 0.01890359168241966,
41
+ "grad_norm": 21.505897521972656,
42
+ "learning_rate": 5e-05,
43
+ "loss": 0.9793,
44
+ "step": 5
45
+ },
46
+ {
47
+ "epoch": 0.022684310018903593,
48
+ "grad_norm": 14.928448677062988,
49
+ "learning_rate": 6e-05,
50
+ "loss": 1.0265,
51
+ "step": 6
52
+ },
53
+ {
54
+ "epoch": 0.026465028355387523,
55
+ "grad_norm": 14.477608680725098,
56
+ "learning_rate": 7e-05,
57
+ "loss": 0.9681,
58
+ "step": 7
59
+ },
60
+ {
61
+ "epoch": 0.030245746691871456,
62
+ "grad_norm": 15.048117637634277,
63
+ "learning_rate": 8e-05,
64
+ "loss": 0.9996,
65
+ "step": 8
66
+ },
67
+ {
68
+ "epoch": 0.034026465028355386,
69
+ "grad_norm": 12.123842239379883,
70
+ "learning_rate": 9e-05,
71
+ "loss": 0.9432,
72
+ "step": 9
73
+ },
74
+ {
75
+ "epoch": 0.03780718336483932,
76
+ "grad_norm": 14.511091232299805,
77
+ "learning_rate": 0.0001,
78
+ "loss": 0.9389,
79
+ "step": 10
80
+ },
81
+ {
82
+ "epoch": 0.04158790170132325,
83
+ "grad_norm": 13.797380447387695,
84
+ "learning_rate": 9.999316524962345e-05,
85
+ "loss": 1.0154,
86
+ "step": 11
87
+ },
88
+ {
89
+ "epoch": 0.045368620037807186,
90
+ "grad_norm": 14.586050033569336,
91
+ "learning_rate": 9.997266286704631e-05,
92
+ "loss": 0.9381,
93
+ "step": 12
94
+ },
95
+ {
96
+ "epoch": 0.04914933837429111,
97
+ "grad_norm": 13.497241973876953,
98
+ "learning_rate": 9.993849845741524e-05,
99
+ "loss": 0.9256,
100
+ "step": 13
101
+ },
102
+ {
103
+ "epoch": 0.052930056710775046,
104
+ "grad_norm": 14.387834548950195,
105
+ "learning_rate": 9.989068136093873e-05,
106
+ "loss": 0.8607,
107
+ "step": 14
108
+ },
109
+ {
110
+ "epoch": 0.05671077504725898,
111
+ "grad_norm": 13.219511032104492,
112
+ "learning_rate": 9.98292246503335e-05,
113
+ "loss": 0.8533,
114
+ "step": 15
115
+ },
116
+ {
117
+ "epoch": 0.06049149338374291,
118
+ "grad_norm": 14.26727294921875,
119
+ "learning_rate": 9.975414512725057e-05,
120
+ "loss": 0.9375,
121
+ "step": 16
122
+ },
123
+ {
124
+ "epoch": 0.06427221172022685,
125
+ "grad_norm": 11.609099388122559,
126
+ "learning_rate": 9.966546331768191e-05,
127
+ "loss": 0.9001,
128
+ "step": 17
129
+ },
130
+ {
131
+ "epoch": 0.06805293005671077,
132
+ "grad_norm": 13.114840507507324,
133
+ "learning_rate": 9.956320346634876e-05,
134
+ "loss": 0.933,
135
+ "step": 18
136
+ },
137
+ {
138
+ "epoch": 0.07183364839319471,
139
+ "grad_norm": 14.351373672485352,
140
+ "learning_rate": 9.944739353007344e-05,
141
+ "loss": 0.9689,
142
+ "step": 19
143
+ },
144
+ {
145
+ "epoch": 0.07561436672967864,
146
+ "grad_norm": 12.573498725891113,
147
+ "learning_rate": 9.931806517013612e-05,
148
+ "loss": 0.8473,
149
+ "step": 20
150
+ },
151
+ {
152
+ "epoch": 0.07939508506616257,
153
+ "grad_norm": 11.286185264587402,
154
+ "learning_rate": 9.917525374361912e-05,
155
+ "loss": 0.764,
156
+ "step": 21
157
+ },
158
+ {
159
+ "epoch": 0.0831758034026465,
160
+ "grad_norm": 12.673500061035156,
161
+ "learning_rate": 9.901899829374047e-05,
162
+ "loss": 0.8825,
163
+ "step": 22
164
+ },
165
+ {
166
+ "epoch": 0.08695652173913043,
167
+ "grad_norm": 11.740640640258789,
168
+ "learning_rate": 9.884934153917997e-05,
169
+ "loss": 0.9075,
170
+ "step": 23
171
+ },
172
+ {
173
+ "epoch": 0.09073724007561437,
174
+ "grad_norm": 11.874197959899902,
175
+ "learning_rate": 9.86663298624003e-05,
176
+ "loss": 0.7685,
177
+ "step": 24
178
+ },
179
+ {
180
+ "epoch": 0.0945179584120983,
181
+ "grad_norm": 11.308283805847168,
182
+ "learning_rate": 9.847001329696653e-05,
183
+ "loss": 0.8379,
184
+ "step": 25
185
+ },
186
+ {
187
+ "epoch": 0.09829867674858223,
188
+ "grad_norm": 12.97791576385498,
189
+ "learning_rate": 9.826044551386744e-05,
190
+ "loss": 0.8118,
191
+ "step": 26
192
+ },
193
+ {
194
+ "epoch": 0.10207939508506617,
195
+ "grad_norm": 12.41085147857666,
196
+ "learning_rate": 9.803768380684242e-05,
197
+ "loss": 0.8996,
198
+ "step": 27
199
+ },
200
+ {
201
+ "epoch": 0.10586011342155009,
202
+ "grad_norm": 10.894973754882812,
203
+ "learning_rate": 9.780178907671789e-05,
204
+ "loss": 0.8036,
205
+ "step": 28
206
+ },
207
+ {
208
+ "epoch": 0.10964083175803403,
209
+ "grad_norm": 22.103853225708008,
210
+ "learning_rate": 9.755282581475769e-05,
211
+ "loss": 0.9205,
212
+ "step": 29
213
+ },
214
+ {
215
+ "epoch": 0.11342155009451796,
216
+ "grad_norm": 11.814549446105957,
217
+ "learning_rate": 9.729086208503174e-05,
218
+ "loss": 0.8935,
219
+ "step": 30
220
+ },
221
+ {
222
+ "epoch": 0.11720226843100189,
223
+ "grad_norm": 12.61363410949707,
224
+ "learning_rate": 9.701596950580806e-05,
225
+ "loss": 0.9126,
226
+ "step": 31
227
+ },
228
+ {
229
+ "epoch": 0.12098298676748583,
230
+ "grad_norm": 12.015908241271973,
231
+ "learning_rate": 9.672822322997305e-05,
232
+ "loss": 0.8745,
233
+ "step": 32
234
+ },
235
+ {
236
+ "epoch": 0.12476370510396975,
237
+ "grad_norm": 11.367657661437988,
238
+ "learning_rate": 9.642770192448536e-05,
239
+ "loss": 0.8188,
240
+ "step": 33
241
+ },
242
+ {
243
+ "epoch": 0.1285444234404537,
244
+ "grad_norm": 12.085219383239746,
245
+ "learning_rate": 9.611448774886924e-05,
246
+ "loss": 0.8813,
247
+ "step": 34
248
+ },
249
+ {
250
+ "epoch": 0.1323251417769376,
251
+ "grad_norm": 10.321392059326172,
252
+ "learning_rate": 9.578866633275288e-05,
253
+ "loss": 0.8272,
254
+ "step": 35
255
+ },
256
+ {
257
+ "epoch": 0.13610586011342155,
258
+ "grad_norm": 10.407423973083496,
259
+ "learning_rate": 9.545032675245813e-05,
260
+ "loss": 0.8204,
261
+ "step": 36
262
+ },
263
+ {
264
+ "epoch": 0.13988657844990549,
265
+ "grad_norm": 13.754597663879395,
266
+ "learning_rate": 9.509956150664796e-05,
267
+ "loss": 0.9912,
268
+ "step": 37
269
+ },
270
+ {
271
+ "epoch": 0.14366729678638943,
272
+ "grad_norm": 12.137901306152344,
273
+ "learning_rate": 9.473646649103818e-05,
274
+ "loss": 0.8117,
275
+ "step": 38
276
+ },
277
+ {
278
+ "epoch": 0.14744801512287334,
279
+ "grad_norm": 12.281770706176758,
280
+ "learning_rate": 9.43611409721806e-05,
281
+ "loss": 0.9461,
282
+ "step": 39
283
+ },
284
+ {
285
+ "epoch": 0.15122873345935728,
286
+ "grad_norm": 11.265958786010742,
287
+ "learning_rate": 9.397368756032445e-05,
288
+ "loss": 0.8125,
289
+ "step": 40
290
+ },
291
+ {
292
+ "epoch": 0.15500945179584122,
293
+ "grad_norm": 12.097908973693848,
294
+ "learning_rate": 9.357421218136386e-05,
295
+ "loss": 0.8829,
296
+ "step": 41
297
+ },
298
+ {
299
+ "epoch": 0.15879017013232513,
300
+ "grad_norm": 11.462668418884277,
301
+ "learning_rate": 9.316282404787871e-05,
302
+ "loss": 0.8174,
303
+ "step": 42
304
+ },
305
+ {
306
+ "epoch": 0.16257088846880907,
307
+ "grad_norm": 10.441878318786621,
308
+ "learning_rate": 9.273963562927695e-05,
309
+ "loss": 0.7266,
310
+ "step": 43
311
+ },
312
+ {
313
+ "epoch": 0.166351606805293,
314
+ "grad_norm": 11.729705810546875,
315
+ "learning_rate": 9.230476262104677e-05,
316
+ "loss": 0.8822,
317
+ "step": 44
318
+ },
319
+ {
320
+ "epoch": 0.17013232514177692,
321
+ "grad_norm": 10.593080520629883,
322
+ "learning_rate": 9.185832391312644e-05,
323
+ "loss": 0.8647,
324
+ "step": 45
325
+ },
326
+ {
327
+ "epoch": 0.17391304347826086,
328
+ "grad_norm": 12.002582550048828,
329
+ "learning_rate": 9.140044155740101e-05,
330
+ "loss": 0.7542,
331
+ "step": 46
332
+ },
333
+ {
334
+ "epoch": 0.1776937618147448,
335
+ "grad_norm": 13.187206268310547,
336
+ "learning_rate": 9.093124073433463e-05,
337
+ "loss": 0.8168,
338
+ "step": 47
339
+ },
340
+ {
341
+ "epoch": 0.18147448015122875,
342
+ "grad_norm": 15.53892993927002,
343
+ "learning_rate": 9.045084971874738e-05,
344
+ "loss": 0.9638,
345
+ "step": 48
346
+ },
347
+ {
348
+ "epoch": 0.18525519848771266,
349
+ "grad_norm": 20.015409469604492,
350
+ "learning_rate": 8.995939984474624e-05,
351
+ "loss": 0.7975,
352
+ "step": 49
353
+ },
354
+ {
355
+ "epoch": 0.1890359168241966,
356
+ "grad_norm": 14.737130165100098,
357
+ "learning_rate": 8.945702546981969e-05,
358
+ "loss": 0.7617,
359
+ "step": 50
360
+ },
361
+ {
362
+ "epoch": 0.1890359168241966,
363
+ "eval_loss": 0.937868058681488,
364
+ "eval_runtime": 23.8905,
365
+ "eval_samples_per_second": 18.669,
366
+ "eval_steps_per_second": 4.688,
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": 7.15499809800192e+16,
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:2cd5b8129568c6657176dbdd91e3a86ba13863d959d1e14749efc528396006f9
3
+ size 6904