Romain-XV commited on
Commit
3ef73ba
·
verified ·
1 Parent(s): 32a09ea

Training in progress, step 100, checkpoint

Browse files
last-checkpoint/README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: katuni4ka/tiny-random-dbrx
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,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "katuni4ka/tiny-random-dbrx",
5
+ "bias": "none",
6
+ "fan_in_fan_out": false,
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": 32,
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": 16,
20
+ "rank_pattern": {},
21
+ "revision": null,
22
+ "target_modules": [
23
+ "k_proj",
24
+ "out_proj",
25
+ "Wqkv",
26
+ "v_proj",
27
+ "layer",
28
+ "q_proj"
29
+ ],
30
+ "task_type": "CAUSAL_LM",
31
+ "use_dora": false,
32
+ "use_rslora": false
33
+ }
last-checkpoint/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32de89f64bfbdf5257adb9297417907f059af3bb9a4f224da336aef2a6b7bfa8
3
+ size 9864
last-checkpoint/added_tokens.json ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ {
2
+ "<|im_end|>": 100279,
3
+ "<|im_start|>": 100278
4
+ }
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:206339865b007a0db7499757f0cc0552961328fa94fd512a48b5732e4bb1ebcb
3
+ size 24006
last-checkpoint/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6bca983b309063a996168bc9ba0246dee10aad731d5eafae85ac843af75455c4
3
+ size 14244
last-checkpoint/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e9a495185b30e410553401cbf647ae58e45b1f7a5b4cfd1421665ad738e6aa1
3
+ size 1064
last-checkpoint/special_tokens_map.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": {
3
+ "content": "<|endoftext|>",
4
+ "lstrip": false,
5
+ "normalized": false,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "eos_token": {
10
+ "content": "<|endoftext|>",
11
+ "lstrip": false,
12
+ "normalized": false,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
+ "pad_token": {
17
+ "content": "<|pad|>",
18
+ "lstrip": false,
19
+ "normalized": false,
20
+ "rstrip": false,
21
+ "single_word": false
22
+ },
23
+ "unk_token": {
24
+ "content": "<|endoftext|>",
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_config.json ADDED
@@ -0,0 +1,205 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_prefix_space": false,
3
+ "added_tokens_decoder": {
4
+ "100256": {
5
+ "content": "<||_unused_0_||>",
6
+ "lstrip": false,
7
+ "normalized": false,
8
+ "rstrip": false,
9
+ "single_word": false,
10
+ "special": true
11
+ },
12
+ "100257": {
13
+ "content": "<|endoftext|>",
14
+ "lstrip": false,
15
+ "normalized": false,
16
+ "rstrip": false,
17
+ "single_word": false,
18
+ "special": true
19
+ },
20
+ "100258": {
21
+ "content": "<|fim_prefix|>",
22
+ "lstrip": false,
23
+ "normalized": false,
24
+ "rstrip": false,
25
+ "single_word": false,
26
+ "special": true
27
+ },
28
+ "100259": {
29
+ "content": "<|fim_middle|>",
30
+ "lstrip": false,
31
+ "normalized": false,
32
+ "rstrip": false,
33
+ "single_word": false,
34
+ "special": true
35
+ },
36
+ "100260": {
37
+ "content": "<|fim_suffix|>",
38
+ "lstrip": false,
39
+ "normalized": false,
40
+ "rstrip": false,
41
+ "single_word": false,
42
+ "special": true
43
+ },
44
+ "100261": {
45
+ "content": "<||_unused_1_||>",
46
+ "lstrip": false,
47
+ "normalized": false,
48
+ "rstrip": false,
49
+ "single_word": false,
50
+ "special": true
51
+ },
52
+ "100262": {
53
+ "content": "<||_unused_2_||>",
54
+ "lstrip": false,
55
+ "normalized": false,
56
+ "rstrip": false,
57
+ "single_word": false,
58
+ "special": true
59
+ },
60
+ "100263": {
61
+ "content": "<||_unused_3_||>",
62
+ "lstrip": false,
63
+ "normalized": false,
64
+ "rstrip": false,
65
+ "single_word": false,
66
+ "special": true
67
+ },
68
+ "100264": {
69
+ "content": "<||_unused_4_||>",
70
+ "lstrip": false,
71
+ "normalized": false,
72
+ "rstrip": false,
73
+ "single_word": false,
74
+ "special": true
75
+ },
76
+ "100265": {
77
+ "content": "<||_unused_5_||>",
78
+ "lstrip": false,
79
+ "normalized": false,
80
+ "rstrip": false,
81
+ "single_word": false,
82
+ "special": true
83
+ },
84
+ "100266": {
85
+ "content": "<||_unused_6_||>",
86
+ "lstrip": false,
87
+ "normalized": false,
88
+ "rstrip": false,
89
+ "single_word": false,
90
+ "special": true
91
+ },
92
+ "100267": {
93
+ "content": "<||_unused_7_||>",
94
+ "lstrip": false,
95
+ "normalized": false,
96
+ "rstrip": false,
97
+ "single_word": false,
98
+ "special": true
99
+ },
100
+ "100268": {
101
+ "content": "<||_unused_8_||>",
102
+ "lstrip": false,
103
+ "normalized": false,
104
+ "rstrip": false,
105
+ "single_word": false,
106
+ "special": true
107
+ },
108
+ "100269": {
109
+ "content": "<||_unused_9_||>",
110
+ "lstrip": false,
111
+ "normalized": false,
112
+ "rstrip": false,
113
+ "single_word": false,
114
+ "special": true
115
+ },
116
+ "100270": {
117
+ "content": "<||_unused_10_||>",
118
+ "lstrip": false,
119
+ "normalized": false,
120
+ "rstrip": false,
121
+ "single_word": false,
122
+ "special": true
123
+ },
124
+ "100271": {
125
+ "content": "<||_unused_11_||>",
126
+ "lstrip": false,
127
+ "normalized": false,
128
+ "rstrip": false,
129
+ "single_word": false,
130
+ "special": true
131
+ },
132
+ "100272": {
133
+ "content": "<||_unused_12_||>",
134
+ "lstrip": false,
135
+ "normalized": false,
136
+ "rstrip": false,
137
+ "single_word": false,
138
+ "special": true
139
+ },
140
+ "100273": {
141
+ "content": "<||_unused_13_||>",
142
+ "lstrip": false,
143
+ "normalized": false,
144
+ "rstrip": false,
145
+ "single_word": false,
146
+ "special": true
147
+ },
148
+ "100274": {
149
+ "content": "<||_unused_14_||>",
150
+ "lstrip": false,
151
+ "normalized": false,
152
+ "rstrip": false,
153
+ "single_word": false,
154
+ "special": true
155
+ },
156
+ "100275": {
157
+ "content": "<||_unused_15_||>",
158
+ "lstrip": false,
159
+ "normalized": false,
160
+ "rstrip": false,
161
+ "single_word": false,
162
+ "special": true
163
+ },
164
+ "100276": {
165
+ "content": "<|endofprompt|>",
166
+ "lstrip": false,
167
+ "normalized": false,
168
+ "rstrip": false,
169
+ "single_word": false,
170
+ "special": true
171
+ },
172
+ "100277": {
173
+ "content": "<|pad|>",
174
+ "lstrip": false,
175
+ "normalized": false,
176
+ "rstrip": false,
177
+ "single_word": false,
178
+ "special": true
179
+ },
180
+ "100278": {
181
+ "content": "<|im_start|>",
182
+ "lstrip": false,
183
+ "normalized": false,
184
+ "rstrip": false,
185
+ "single_word": false,
186
+ "special": true
187
+ },
188
+ "100279": {
189
+ "content": "<|im_end|>",
190
+ "lstrip": false,
191
+ "normalized": false,
192
+ "rstrip": false,
193
+ "single_word": false,
194
+ "special": true
195
+ }
196
+ },
197
+ "bos_token": "<|endoftext|>",
198
+ "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 %}",
199
+ "clean_up_tokenization_spaces": true,
200
+ "eos_token": "<|endoftext|>",
201
+ "model_max_length": 32768,
202
+ "pad_token": "<|pad|>",
203
+ "tokenizer_class": "GPT2Tokenizer",
204
+ "unk_token": "<|endoftext|>"
205
+ }
last-checkpoint/trainer_state.json ADDED
@@ -0,0 +1,766 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 11.5,
3
+ "best_model_checkpoint": "miner_id_24/checkpoint-100",
4
+ "epoch": 0.20717337822089862,
5
+ "eval_steps": 50,
6
+ "global_step": 100,
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.002071733782208986,
13
+ "grad_norm": 0.0005146843031980097,
14
+ "learning_rate": 2e-05,
15
+ "loss": 184.0,
16
+ "step": 1
17
+ },
18
+ {
19
+ "epoch": 0.002071733782208986,
20
+ "eval_loss": 11.5,
21
+ "eval_runtime": 6.8543,
22
+ "eval_samples_per_second": 237.223,
23
+ "eval_steps_per_second": 59.379,
24
+ "step": 1
25
+ },
26
+ {
27
+ "epoch": 0.004143467564417972,
28
+ "grad_norm": 0.000494365522172302,
29
+ "learning_rate": 4e-05,
30
+ "loss": 184.0,
31
+ "step": 2
32
+ },
33
+ {
34
+ "epoch": 0.006215201346626958,
35
+ "grad_norm": 0.000508551427628845,
36
+ "learning_rate": 6e-05,
37
+ "loss": 184.0,
38
+ "step": 3
39
+ },
40
+ {
41
+ "epoch": 0.008286935128835944,
42
+ "grad_norm": 0.0004840320907533169,
43
+ "learning_rate": 8e-05,
44
+ "loss": 184.0,
45
+ "step": 4
46
+ },
47
+ {
48
+ "epoch": 0.01035866891104493,
49
+ "grad_norm": 0.0005024486454203725,
50
+ "learning_rate": 0.0001,
51
+ "loss": 184.0,
52
+ "step": 5
53
+ },
54
+ {
55
+ "epoch": 0.012430402693253916,
56
+ "grad_norm": 0.0004571828176267445,
57
+ "learning_rate": 0.00012,
58
+ "loss": 184.0,
59
+ "step": 6
60
+ },
61
+ {
62
+ "epoch": 0.014502136475462902,
63
+ "grad_norm": 0.0005345512763597071,
64
+ "learning_rate": 0.00014,
65
+ "loss": 184.0,
66
+ "step": 7
67
+ },
68
+ {
69
+ "epoch": 0.016573870257671888,
70
+ "grad_norm": 0.0005252218688838184,
71
+ "learning_rate": 0.00016,
72
+ "loss": 184.0,
73
+ "step": 8
74
+ },
75
+ {
76
+ "epoch": 0.018645604039880876,
77
+ "grad_norm": 0.0006107671069912612,
78
+ "learning_rate": 0.00018,
79
+ "loss": 184.0,
80
+ "step": 9
81
+ },
82
+ {
83
+ "epoch": 0.02071733782208986,
84
+ "grad_norm": 0.0005827260320074856,
85
+ "learning_rate": 0.0002,
86
+ "loss": 184.0,
87
+ "step": 10
88
+ },
89
+ {
90
+ "epoch": 0.022789071604298848,
91
+ "grad_norm": 0.0005423022666946054,
92
+ "learning_rate": 0.00019999779430290247,
93
+ "loss": 184.0,
94
+ "step": 11
95
+ },
96
+ {
97
+ "epoch": 0.024860805386507832,
98
+ "grad_norm": 0.0006856067921034992,
99
+ "learning_rate": 0.0001999911773089118,
100
+ "loss": 184.0,
101
+ "step": 12
102
+ },
103
+ {
104
+ "epoch": 0.02693253916871682,
105
+ "grad_norm": 0.0006850535282865167,
106
+ "learning_rate": 0.00019998014930992976,
107
+ "loss": 184.0,
108
+ "step": 13
109
+ },
110
+ {
111
+ "epoch": 0.029004272950925804,
112
+ "grad_norm": 0.0006938354345038533,
113
+ "learning_rate": 0.00019996471079244477,
114
+ "loss": 184.0,
115
+ "step": 14
116
+ },
117
+ {
118
+ "epoch": 0.031076006733134792,
119
+ "grad_norm": 0.0006841796566732228,
120
+ "learning_rate": 0.00019994486243751075,
121
+ "loss": 184.0,
122
+ "step": 15
123
+ },
124
+ {
125
+ "epoch": 0.033147740515343777,
126
+ "grad_norm": 0.0006545998039655387,
127
+ "learning_rate": 0.00019992060512071688,
128
+ "loss": 184.0,
129
+ "step": 16
130
+ },
131
+ {
132
+ "epoch": 0.03521947429755277,
133
+ "grad_norm": 0.0007753711543045938,
134
+ "learning_rate": 0.000199891939912149,
135
+ "loss": 184.0,
136
+ "step": 17
137
+ },
138
+ {
139
+ "epoch": 0.03729120807976175,
140
+ "grad_norm": 0.0008910410688258708,
141
+ "learning_rate": 0.00019985886807634247,
142
+ "loss": 184.0,
143
+ "step": 18
144
+ },
145
+ {
146
+ "epoch": 0.039362941861970736,
147
+ "grad_norm": 0.0008440872770734131,
148
+ "learning_rate": 0.00019982139107222632,
149
+ "loss": 184.0,
150
+ "step": 19
151
+ },
152
+ {
153
+ "epoch": 0.04143467564417972,
154
+ "grad_norm": 0.0008364002569578588,
155
+ "learning_rate": 0.00019977951055305898,
156
+ "loss": 184.0,
157
+ "step": 20
158
+ },
159
+ {
160
+ "epoch": 0.04350640942638871,
161
+ "grad_norm": 0.0009039640426635742,
162
+ "learning_rate": 0.00019973322836635518,
163
+ "loss": 184.0,
164
+ "step": 21
165
+ },
166
+ {
167
+ "epoch": 0.045578143208597696,
168
+ "grad_norm": 0.0010899179615080357,
169
+ "learning_rate": 0.00019968254655380465,
170
+ "loss": 184.0,
171
+ "step": 22
172
+ },
173
+ {
174
+ "epoch": 0.04764987699080668,
175
+ "grad_norm": 0.0010056191822513938,
176
+ "learning_rate": 0.00019962746735118192,
177
+ "loss": 184.0,
178
+ "step": 23
179
+ },
180
+ {
181
+ "epoch": 0.049721610773015665,
182
+ "grad_norm": 0.0010592422913759947,
183
+ "learning_rate": 0.00019956799318824776,
184
+ "loss": 184.0,
185
+ "step": 24
186
+ },
187
+ {
188
+ "epoch": 0.051793344555224656,
189
+ "grad_norm": 0.0010585510171949863,
190
+ "learning_rate": 0.00019950412668864187,
191
+ "loss": 184.0,
192
+ "step": 25
193
+ },
194
+ {
195
+ "epoch": 0.05386507833743364,
196
+ "grad_norm": 0.0012123475316911936,
197
+ "learning_rate": 0.00019943587066976738,
198
+ "loss": 184.0,
199
+ "step": 26
200
+ },
201
+ {
202
+ "epoch": 0.055936812119642625,
203
+ "grad_norm": 0.001220652018673718,
204
+ "learning_rate": 0.00019936322814266633,
205
+ "loss": 184.0,
206
+ "step": 27
207
+ },
208
+ {
209
+ "epoch": 0.05800854590185161,
210
+ "grad_norm": 0.0012845518067479134,
211
+ "learning_rate": 0.00019928620231188693,
212
+ "loss": 184.0,
213
+ "step": 28
214
+ },
215
+ {
216
+ "epoch": 0.0600802796840606,
217
+ "grad_norm": 0.0013785504270344973,
218
+ "learning_rate": 0.0001992047965753422,
219
+ "loss": 184.0,
220
+ "step": 29
221
+ },
222
+ {
223
+ "epoch": 0.062152013466269584,
224
+ "grad_norm": 0.0013902273494750261,
225
+ "learning_rate": 0.0001991190145241601,
226
+ "loss": 184.0,
227
+ "step": 30
228
+ },
229
+ {
230
+ "epoch": 0.06422374724847857,
231
+ "grad_norm": 0.0015755494823679328,
232
+ "learning_rate": 0.00019902885994252506,
233
+ "loss": 184.0,
234
+ "step": 31
235
+ },
236
+ {
237
+ "epoch": 0.06629548103068755,
238
+ "grad_norm": 0.0015162356430664659,
239
+ "learning_rate": 0.00019893433680751103,
240
+ "loss": 184.0,
241
+ "step": 32
242
+ },
243
+ {
244
+ "epoch": 0.06836721481289654,
245
+ "grad_norm": 0.0014853848842903972,
246
+ "learning_rate": 0.00019883544928890612,
247
+ "loss": 184.0,
248
+ "step": 33
249
+ },
250
+ {
251
+ "epoch": 0.07043894859510554,
252
+ "grad_norm": 0.001761424238793552,
253
+ "learning_rate": 0.00019873220174902858,
254
+ "loss": 184.0,
255
+ "step": 34
256
+ },
257
+ {
258
+ "epoch": 0.07251068237731452,
259
+ "grad_norm": 0.001529531553387642,
260
+ "learning_rate": 0.0001986245987425344,
261
+ "loss": 184.0,
262
+ "step": 35
263
+ },
264
+ {
265
+ "epoch": 0.0745824161595235,
266
+ "grad_norm": 0.0018305148696526885,
267
+ "learning_rate": 0.00019851264501621633,
268
+ "loss": 184.0,
269
+ "step": 36
270
+ },
271
+ {
272
+ "epoch": 0.07665414994173249,
273
+ "grad_norm": 0.0018470885697752237,
274
+ "learning_rate": 0.0001983963455087946,
275
+ "loss": 184.0,
276
+ "step": 37
277
+ },
278
+ {
279
+ "epoch": 0.07872588372394147,
280
+ "grad_norm": 0.00206680316478014,
281
+ "learning_rate": 0.0001982757053506989,
282
+ "loss": 184.0,
283
+ "step": 38
284
+ },
285
+ {
286
+ "epoch": 0.08079761750615046,
287
+ "grad_norm": 0.001970326993614435,
288
+ "learning_rate": 0.00019815072986384218,
289
+ "loss": 184.0,
290
+ "step": 39
291
+ },
292
+ {
293
+ "epoch": 0.08286935128835944,
294
+ "grad_norm": 0.0019653683993965387,
295
+ "learning_rate": 0.0001980214245613858,
296
+ "loss": 184.0,
297
+ "step": 40
298
+ },
299
+ {
300
+ "epoch": 0.08494108507056843,
301
+ "grad_norm": 0.002079579746350646,
302
+ "learning_rate": 0.00019788779514749635,
303
+ "loss": 184.0,
304
+ "step": 41
305
+ },
306
+ {
307
+ "epoch": 0.08701281885277742,
308
+ "grad_norm": 0.0023222542367875576,
309
+ "learning_rate": 0.0001977498475170941,
310
+ "loss": 184.0,
311
+ "step": 42
312
+ },
313
+ {
314
+ "epoch": 0.08908455263498641,
315
+ "grad_norm": 0.0023295129649341106,
316
+ "learning_rate": 0.00019760758775559274,
317
+ "loss": 184.0,
318
+ "step": 43
319
+ },
320
+ {
321
+ "epoch": 0.09115628641719539,
322
+ "grad_norm": 0.0024517809506505728,
323
+ "learning_rate": 0.00019746102213863114,
324
+ "loss": 184.0,
325
+ "step": 44
326
+ },
327
+ {
328
+ "epoch": 0.09322802019940438,
329
+ "grad_norm": 0.0022949776612222195,
330
+ "learning_rate": 0.00019731015713179645,
331
+ "loss": 184.0,
332
+ "step": 45
333
+ },
334
+ {
335
+ "epoch": 0.09529975398161336,
336
+ "grad_norm": 0.002672865055501461,
337
+ "learning_rate": 0.00019715499939033883,
338
+ "loss": 184.0,
339
+ "step": 46
340
+ },
341
+ {
342
+ "epoch": 0.09737148776382235,
343
+ "grad_norm": 0.002469174098223448,
344
+ "learning_rate": 0.0001969955557588778,
345
+ "loss": 184.0,
346
+ "step": 47
347
+ },
348
+ {
349
+ "epoch": 0.09944322154603133,
350
+ "grad_norm": 0.0028487169183790684,
351
+ "learning_rate": 0.00019683183327110057,
352
+ "loss": 184.0,
353
+ "step": 48
354
+ },
355
+ {
356
+ "epoch": 0.10151495532824033,
357
+ "grad_norm": 0.0027139163576066494,
358
+ "learning_rate": 0.0001966638391494514,
359
+ "loss": 184.0,
360
+ "step": 49
361
+ },
362
+ {
363
+ "epoch": 0.10358668911044931,
364
+ "grad_norm": 0.00295127066783607,
365
+ "learning_rate": 0.00019649158080481323,
366
+ "loss": 184.0,
367
+ "step": 50
368
+ },
369
+ {
370
+ "epoch": 0.10358668911044931,
371
+ "eval_loss": 11.5,
372
+ "eval_runtime": 6.9485,
373
+ "eval_samples_per_second": 234.008,
374
+ "eval_steps_per_second": 58.574,
375
+ "step": 50
376
+ },
377
+ {
378
+ "epoch": 0.1056584228926583,
379
+ "grad_norm": 0.0030891685746610165,
380
+ "learning_rate": 0.0001963150658361807,
381
+ "loss": 184.0,
382
+ "step": 51
383
+ },
384
+ {
385
+ "epoch": 0.10773015667486728,
386
+ "grad_norm": 0.0029488264117389917,
387
+ "learning_rate": 0.00019613430203032487,
388
+ "loss": 184.0,
389
+ "step": 52
390
+ },
391
+ {
392
+ "epoch": 0.10980189045707626,
393
+ "grad_norm": 0.003068000078201294,
394
+ "learning_rate": 0.00019594929736144976,
395
+ "loss": 184.0,
396
+ "step": 53
397
+ },
398
+ {
399
+ "epoch": 0.11187362423928525,
400
+ "grad_norm": 0.0036415450740605593,
401
+ "learning_rate": 0.0001957600599908406,
402
+ "loss": 184.0,
403
+ "step": 54
404
+ },
405
+ {
406
+ "epoch": 0.11394535802149423,
407
+ "grad_norm": 0.0035608517937362194,
408
+ "learning_rate": 0.00019556659826650382,
409
+ "loss": 184.0,
410
+ "step": 55
411
+ },
412
+ {
413
+ "epoch": 0.11601709180370322,
414
+ "grad_norm": 0.0038965872954577208,
415
+ "learning_rate": 0.0001953689207227986,
416
+ "loss": 184.0,
417
+ "step": 56
418
+ },
419
+ {
420
+ "epoch": 0.11808882558591222,
421
+ "grad_norm": 0.003413013881072402,
422
+ "learning_rate": 0.00019516703608006076,
423
+ "loss": 184.0,
424
+ "step": 57
425
+ },
426
+ {
427
+ "epoch": 0.1201605593681212,
428
+ "grad_norm": 0.0033162119798362255,
429
+ "learning_rate": 0.0001949609532442176,
430
+ "loss": 184.0,
431
+ "step": 58
432
+ },
433
+ {
434
+ "epoch": 0.12223229315033018,
435
+ "grad_norm": 0.0038920752704143524,
436
+ "learning_rate": 0.00019475068130639543,
437
+ "loss": 184.0,
438
+ "step": 59
439
+ },
440
+ {
441
+ "epoch": 0.12430402693253917,
442
+ "grad_norm": 0.003772893687710166,
443
+ "learning_rate": 0.00019453622954251828,
444
+ "loss": 184.0,
445
+ "step": 60
446
+ },
447
+ {
448
+ "epoch": 0.12637576071474815,
449
+ "grad_norm": 0.004632446449249983,
450
+ "learning_rate": 0.00019431760741289887,
451
+ "loss": 184.0,
452
+ "step": 61
453
+ },
454
+ {
455
+ "epoch": 0.12844749449695714,
456
+ "grad_norm": 0.0038107121363282204,
457
+ "learning_rate": 0.00019409482456182105,
458
+ "loss": 184.0,
459
+ "step": 62
460
+ },
461
+ {
462
+ "epoch": 0.13051922827916612,
463
+ "grad_norm": 0.0040929620154201984,
464
+ "learning_rate": 0.00019386789081711462,
465
+ "loss": 184.0,
466
+ "step": 63
467
+ },
468
+ {
469
+ "epoch": 0.1325909620613751,
470
+ "grad_norm": 0.004407749976962805,
471
+ "learning_rate": 0.00019363681618972164,
472
+ "loss": 184.0,
473
+ "step": 64
474
+ },
475
+ {
476
+ "epoch": 0.1346626958435841,
477
+ "grad_norm": 0.00396118825301528,
478
+ "learning_rate": 0.0001934016108732548,
479
+ "loss": 184.0,
480
+ "step": 65
481
+ },
482
+ {
483
+ "epoch": 0.13673442962579307,
484
+ "grad_norm": 0.004257251974195242,
485
+ "learning_rate": 0.00019316228524354778,
486
+ "loss": 184.0,
487
+ "step": 66
488
+ },
489
+ {
490
+ "epoch": 0.13880616340800206,
491
+ "grad_norm": 0.004530716687440872,
492
+ "learning_rate": 0.00019291884985819747,
493
+ "loss": 184.0,
494
+ "step": 67
495
+ },
496
+ {
497
+ "epoch": 0.14087789719021107,
498
+ "grad_norm": 0.00488580297678709,
499
+ "learning_rate": 0.0001926713154560984,
500
+ "loss": 184.0,
501
+ "step": 68
502
+ },
503
+ {
504
+ "epoch": 0.14294963097242006,
505
+ "grad_norm": 0.0052573285065591335,
506
+ "learning_rate": 0.00019241969295696879,
507
+ "loss": 184.0,
508
+ "step": 69
509
+ },
510
+ {
511
+ "epoch": 0.14502136475462904,
512
+ "grad_norm": 0.0049368697218596935,
513
+ "learning_rate": 0.00019216399346086893,
514
+ "loss": 184.0,
515
+ "step": 70
516
+ },
517
+ {
518
+ "epoch": 0.14709309853683802,
519
+ "grad_norm": 0.004978106822818518,
520
+ "learning_rate": 0.00019190422824771157,
521
+ "loss": 184.0,
522
+ "step": 71
523
+ },
524
+ {
525
+ "epoch": 0.149164832319047,
526
+ "grad_norm": 0.005578070413321257,
527
+ "learning_rate": 0.00019164040877676423,
528
+ "loss": 184.0,
529
+ "step": 72
530
+ },
531
+ {
532
+ "epoch": 0.151236566101256,
533
+ "grad_norm": 0.005424323491752148,
534
+ "learning_rate": 0.00019137254668614377,
535
+ "loss": 184.0,
536
+ "step": 73
537
+ },
538
+ {
539
+ "epoch": 0.15330829988346498,
540
+ "grad_norm": 0.004915840458124876,
541
+ "learning_rate": 0.00019110065379230289,
542
+ "loss": 184.0,
543
+ "step": 74
544
+ },
545
+ {
546
+ "epoch": 0.15538003366567396,
547
+ "grad_norm": 0.0062981476075947285,
548
+ "learning_rate": 0.0001908247420895089,
549
+ "loss": 184.0,
550
+ "step": 75
551
+ },
552
+ {
553
+ "epoch": 0.15745176744788295,
554
+ "grad_norm": 0.005838929675519466,
555
+ "learning_rate": 0.00019054482374931467,
556
+ "loss": 184.0,
557
+ "step": 76
558
+ },
559
+ {
560
+ "epoch": 0.15952350123009193,
561
+ "grad_norm": 0.0066667902283370495,
562
+ "learning_rate": 0.00019026091112002162,
563
+ "loss": 184.0,
564
+ "step": 77
565
+ },
566
+ {
567
+ "epoch": 0.16159523501230091,
568
+ "grad_norm": 0.005362570285797119,
569
+ "learning_rate": 0.00018997301672613495,
570
+ "loss": 184.0,
571
+ "step": 78
572
+ },
573
+ {
574
+ "epoch": 0.1636669687945099,
575
+ "grad_norm": 0.006221631541848183,
576
+ "learning_rate": 0.0001896811532678113,
577
+ "loss": 184.0,
578
+ "step": 79
579
+ },
580
+ {
581
+ "epoch": 0.16573870257671888,
582
+ "grad_norm": 0.00644316291436553,
583
+ "learning_rate": 0.0001893853336202983,
584
+ "loss": 184.0,
585
+ "step": 80
586
+ },
587
+ {
588
+ "epoch": 0.16781043635892787,
589
+ "grad_norm": 0.005687521304935217,
590
+ "learning_rate": 0.00018908557083336666,
591
+ "loss": 184.0,
592
+ "step": 81
593
+ },
594
+ {
595
+ "epoch": 0.16988217014113685,
596
+ "grad_norm": 0.007695197593420744,
597
+ "learning_rate": 0.00018878187813073464,
598
+ "loss": 184.0,
599
+ "step": 82
600
+ },
601
+ {
602
+ "epoch": 0.17195390392334586,
603
+ "grad_norm": 0.006890579126775265,
604
+ "learning_rate": 0.00018847426890948447,
605
+ "loss": 184.0,
606
+ "step": 83
607
+ },
608
+ {
609
+ "epoch": 0.17402563770555485,
610
+ "grad_norm": 0.006877605803310871,
611
+ "learning_rate": 0.00018816275673947148,
612
+ "loss": 184.0,
613
+ "step": 84
614
+ },
615
+ {
616
+ "epoch": 0.17609737148776383,
617
+ "grad_norm": 0.00736248167231679,
618
+ "learning_rate": 0.00018784735536272543,
619
+ "loss": 184.0,
620
+ "step": 85
621
+ },
622
+ {
623
+ "epoch": 0.17816910526997282,
624
+ "grad_norm": 0.007951020263135433,
625
+ "learning_rate": 0.00018752807869284438,
626
+ "loss": 184.0,
627
+ "step": 86
628
+ },
629
+ {
630
+ "epoch": 0.1802408390521818,
631
+ "grad_norm": 0.007793943397700787,
632
+ "learning_rate": 0.00018720494081438078,
633
+ "loss": 184.0,
634
+ "step": 87
635
+ },
636
+ {
637
+ "epoch": 0.18231257283439078,
638
+ "grad_norm": 0.006927513983100653,
639
+ "learning_rate": 0.00018687795598222023,
640
+ "loss": 184.0,
641
+ "step": 88
642
+ },
643
+ {
644
+ "epoch": 0.18438430661659977,
645
+ "grad_norm": 0.008044817484915257,
646
+ "learning_rate": 0.0001865471386209527,
647
+ "loss": 184.0,
648
+ "step": 89
649
+ },
650
+ {
651
+ "epoch": 0.18645604039880875,
652
+ "grad_norm": 0.00868427287787199,
653
+ "learning_rate": 0.00018621250332423602,
654
+ "loss": 184.0,
655
+ "step": 90
656
+ },
657
+ {
658
+ "epoch": 0.18852777418101774,
659
+ "grad_norm": 0.007847864180803299,
660
+ "learning_rate": 0.00018587406485415226,
661
+ "loss": 184.0,
662
+ "step": 91
663
+ },
664
+ {
665
+ "epoch": 0.19059950796322672,
666
+ "grad_norm": 0.008084665983915329,
667
+ "learning_rate": 0.00018553183814055643,
668
+ "loss": 184.0,
669
+ "step": 92
670
+ },
671
+ {
672
+ "epoch": 0.1926712417454357,
673
+ "grad_norm": 0.00783941987901926,
674
+ "learning_rate": 0.00018518583828041786,
675
+ "loss": 184.0,
676
+ "step": 93
677
+ },
678
+ {
679
+ "epoch": 0.1947429755276447,
680
+ "grad_norm": 0.009109465405344963,
681
+ "learning_rate": 0.0001848360805371544,
682
+ "loss": 184.0,
683
+ "step": 94
684
+ },
685
+ {
686
+ "epoch": 0.19681470930985367,
687
+ "grad_norm": 0.00827021710574627,
688
+ "learning_rate": 0.00018448258033995876,
689
+ "loss": 184.0,
690
+ "step": 95
691
+ },
692
+ {
693
+ "epoch": 0.19888644309206266,
694
+ "grad_norm": 0.009131607599556446,
695
+ "learning_rate": 0.00018412535328311814,
696
+ "loss": 184.0,
697
+ "step": 96
698
+ },
699
+ {
700
+ "epoch": 0.20095817687427164,
701
+ "grad_norm": 0.00926326122134924,
702
+ "learning_rate": 0.00018376441512532617,
703
+ "loss": 184.0,
704
+ "step": 97
705
+ },
706
+ {
707
+ "epoch": 0.20302991065648066,
708
+ "grad_norm": 0.010163519531488419,
709
+ "learning_rate": 0.0001833997817889878,
710
+ "loss": 184.0,
711
+ "step": 98
712
+ },
713
+ {
714
+ "epoch": 0.20510164443868964,
715
+ "grad_norm": 0.009918253868818283,
716
+ "learning_rate": 0.00018303146935951689,
717
+ "loss": 184.0,
718
+ "step": 99
719
+ },
720
+ {
721
+ "epoch": 0.20717337822089862,
722
+ "grad_norm": 0.008283627219498158,
723
+ "learning_rate": 0.00018265949408462654,
724
+ "loss": 184.0,
725
+ "step": 100
726
+ },
727
+ {
728
+ "epoch": 0.20717337822089862,
729
+ "eval_loss": 11.5,
730
+ "eval_runtime": 6.8232,
731
+ "eval_samples_per_second": 238.303,
732
+ "eval_steps_per_second": 59.649,
733
+ "step": 100
734
+ }
735
+ ],
736
+ "logging_steps": 1,
737
+ "max_steps": 483,
738
+ "num_input_tokens_seen": 0,
739
+ "num_train_epochs": 2,
740
+ "save_steps": 100,
741
+ "stateful_callbacks": {
742
+ "EarlyStoppingCallback": {
743
+ "args": {
744
+ "early_stopping_patience": 2,
745
+ "early_stopping_threshold": 0.0
746
+ },
747
+ "attributes": {
748
+ "early_stopping_patience_counter": 0
749
+ }
750
+ },
751
+ "TrainerControl": {
752
+ "args": {
753
+ "should_epoch_stop": false,
754
+ "should_evaluate": false,
755
+ "should_log": false,
756
+ "should_save": true,
757
+ "should_training_stop": false
758
+ },
759
+ "attributes": {}
760
+ }
761
+ },
762
+ "total_flos": 31916870860800.0,
763
+ "train_batch_size": 4,
764
+ "trial_name": null,
765
+ "trial_params": null
766
+ }
last-checkpoint/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cc104bd25c6cdbccbab751a745382c0cee38baf224c9db35a009a43ed0b9e6db
3
+ size 6776
last-checkpoint/vocab.json ADDED
The diff for this file is too large to render. See raw diff