Training in progress, epoch 7, checkpoint
Browse files- checkpoint-25193/README.md +202 -0
- checkpoint-25193/adapter_config.json +32 -0
- checkpoint-25193/adapter_model.safetensors +3 -0
- checkpoint-25193/optimizer.pt +3 -0
- checkpoint-25193/rng_state_0.pth +3 -0
- checkpoint-25193/rng_state_1.pth +3 -0
- checkpoint-25193/rng_state_2.pth +3 -0
- checkpoint-25193/rng_state_3.pth +3 -0
- checkpoint-25193/rng_state_4.pth +3 -0
- checkpoint-25193/rng_state_5.pth +3 -0
- checkpoint-25193/rng_state_6.pth +3 -0
- checkpoint-25193/rng_state_7.pth +3 -0
- checkpoint-25193/scaler.pt +3 -0
- checkpoint-25193/scheduler.pt +3 -0
- checkpoint-25193/special_tokens_map.json +23 -0
- checkpoint-25193/tokenizer.json +0 -0
- checkpoint-25193/tokenizer_config.json +202 -0
- checkpoint-25193/trainer_state.json +656 -0
- checkpoint-25193/training_args.bin +3 -0
checkpoint-25193/README.md
ADDED
|
@@ -0,0 +1,202 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
base_model: deepseek-ai/deepseek-coder-1.3b-base
|
| 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
|
checkpoint-25193/adapter_config.json
ADDED
|
@@ -0,0 +1,32 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"alpha_pattern": {},
|
| 3 |
+
"auto_mapping": null,
|
| 4 |
+
"base_model_name_or_path": "deepseek-ai/deepseek-coder-1.3b-base",
|
| 5 |
+
"bias": "none",
|
| 6 |
+
"eva_config": null,
|
| 7 |
+
"exclude_modules": null,
|
| 8 |
+
"fan_in_fan_out": false,
|
| 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": 32,
|
| 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": 8,
|
| 23 |
+
"rank_pattern": {},
|
| 24 |
+
"revision": null,
|
| 25 |
+
"target_modules": [
|
| 26 |
+
"q_proj",
|
| 27 |
+
"v_proj"
|
| 28 |
+
],
|
| 29 |
+
"task_type": "CAUSAL_LM",
|
| 30 |
+
"use_dora": false,
|
| 31 |
+
"use_rslora": false
|
| 32 |
+
}
|
checkpoint-25193/adapter_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4f0a0dc23a116c0459c8caef5a820368aab4318f3fc1c990a122fafc510b55e0
|
| 3 |
+
size 268636736
|
checkpoint-25193/optimizer.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8fe16179a9632a19f9448fad4a7ecf78cb5cf90c2ebde2a22c95c34ea93d594d
|
| 3 |
+
size 12665547
|
checkpoint-25193/rng_state_0.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:07b13e706503f74dd9ffc2662f766e9d3386daffe75fb17adb6b7029c464981c
|
| 3 |
+
size 16389
|
checkpoint-25193/rng_state_1.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:03c8d29b2c36bfc7b186f44fd16e530a38007d08b879739c3096f1d449688e52
|
| 3 |
+
size 16389
|
checkpoint-25193/rng_state_2.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8536d511262c16b3935ffc458091226a1a254cd02f909d5531f4d99114e6eab7
|
| 3 |
+
size 16389
|
checkpoint-25193/rng_state_3.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0877d844598b68cb3b35f1f64b053784bbf97cb1bac0a4b623fe85c88bd6c49d
|
| 3 |
+
size 16389
|
checkpoint-25193/rng_state_4.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b9c5d91cdb603d6407447fc6626c4359f1c424007bf1795ed691c2a03e34798c
|
| 3 |
+
size 16389
|
checkpoint-25193/rng_state_5.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d7ddb64b87373d9d57cafb906328a2223a24daf7e34a2aae005b6b5935b2ef2d
|
| 3 |
+
size 16389
|
checkpoint-25193/rng_state_6.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:531d0db30ef21e075f2e2426cf696c692c806934f53b4d0065aac1a178b3e936
|
| 3 |
+
size 16389
|
checkpoint-25193/rng_state_7.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5696ecd786c7e66868a0b067fd7d53438227a04921cb2d7367a6f1ef999066b8
|
| 3 |
+
size 16389
|
checkpoint-25193/scaler.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8f8616be77dda12f466f90edbf2b1fd4aac2d98e06f3f6f4d34e1409b6a4f560
|
| 3 |
+
size 1383
|
checkpoint-25193/scheduler.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0a0de2a5991eada61a77b2376fa958cb592e4e3bb6de8e3a384620add7b6e527
|
| 3 |
+
size 1465
|
checkpoint-25193/special_tokens_map.json
ADDED
|
@@ -0,0 +1,23 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"bos_token": {
|
| 3 |
+
"content": "<|begin▁of▁sentence|>",
|
| 4 |
+
"lstrip": false,
|
| 5 |
+
"normalized": true,
|
| 6 |
+
"rstrip": false,
|
| 7 |
+
"single_word": false
|
| 8 |
+
},
|
| 9 |
+
"eos_token": {
|
| 10 |
+
"content": "<|end▁of▁sentence|>",
|
| 11 |
+
"lstrip": false,
|
| 12 |
+
"normalized": true,
|
| 13 |
+
"rstrip": false,
|
| 14 |
+
"single_word": false
|
| 15 |
+
},
|
| 16 |
+
"pad_token": {
|
| 17 |
+
"content": "<|end▁of▁sentence|>",
|
| 18 |
+
"lstrip": false,
|
| 19 |
+
"normalized": true,
|
| 20 |
+
"rstrip": false,
|
| 21 |
+
"single_word": false
|
| 22 |
+
}
|
| 23 |
+
}
|
checkpoint-25193/tokenizer.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
checkpoint-25193/tokenizer_config.json
ADDED
|
@@ -0,0 +1,202 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"add_bos_token": true,
|
| 3 |
+
"add_eos_token": false,
|
| 4 |
+
"add_prefix_space": null,
|
| 5 |
+
"added_tokens_decoder": {
|
| 6 |
+
"32000": {
|
| 7 |
+
"content": "õ",
|
| 8 |
+
"lstrip": false,
|
| 9 |
+
"normalized": true,
|
| 10 |
+
"rstrip": false,
|
| 11 |
+
"single_word": false,
|
| 12 |
+
"special": false
|
| 13 |
+
},
|
| 14 |
+
"32001": {
|
| 15 |
+
"content": "÷",
|
| 16 |
+
"lstrip": false,
|
| 17 |
+
"normalized": true,
|
| 18 |
+
"rstrip": false,
|
| 19 |
+
"single_word": false,
|
| 20 |
+
"special": false
|
| 21 |
+
},
|
| 22 |
+
"32002": {
|
| 23 |
+
"content": "Á",
|
| 24 |
+
"lstrip": false,
|
| 25 |
+
"normalized": true,
|
| 26 |
+
"rstrip": false,
|
| 27 |
+
"single_word": false,
|
| 28 |
+
"special": false
|
| 29 |
+
},
|
| 30 |
+
"32003": {
|
| 31 |
+
"content": "ý",
|
| 32 |
+
"lstrip": false,
|
| 33 |
+
"normalized": true,
|
| 34 |
+
"rstrip": false,
|
| 35 |
+
"single_word": false,
|
| 36 |
+
"special": false
|
| 37 |
+
},
|
| 38 |
+
"32004": {
|
| 39 |
+
"content": "À",
|
| 40 |
+
"lstrip": false,
|
| 41 |
+
"normalized": true,
|
| 42 |
+
"rstrip": false,
|
| 43 |
+
"single_word": false,
|
| 44 |
+
"special": false
|
| 45 |
+
},
|
| 46 |
+
"32005": {
|
| 47 |
+
"content": "ÿ",
|
| 48 |
+
"lstrip": false,
|
| 49 |
+
"normalized": true,
|
| 50 |
+
"rstrip": false,
|
| 51 |
+
"single_word": false,
|
| 52 |
+
"special": false
|
| 53 |
+
},
|
| 54 |
+
"32006": {
|
| 55 |
+
"content": "ø",
|
| 56 |
+
"lstrip": false,
|
| 57 |
+
"normalized": true,
|
| 58 |
+
"rstrip": false,
|
| 59 |
+
"single_word": false,
|
| 60 |
+
"special": false
|
| 61 |
+
},
|
| 62 |
+
"32007": {
|
| 63 |
+
"content": "ú",
|
| 64 |
+
"lstrip": false,
|
| 65 |
+
"normalized": true,
|
| 66 |
+
"rstrip": false,
|
| 67 |
+
"single_word": false,
|
| 68 |
+
"special": false
|
| 69 |
+
},
|
| 70 |
+
"32008": {
|
| 71 |
+
"content": "þ",
|
| 72 |
+
"lstrip": false,
|
| 73 |
+
"normalized": true,
|
| 74 |
+
"rstrip": false,
|
| 75 |
+
"single_word": false,
|
| 76 |
+
"special": false
|
| 77 |
+
},
|
| 78 |
+
"32009": {
|
| 79 |
+
"content": "ü",
|
| 80 |
+
"lstrip": false,
|
| 81 |
+
"normalized": true,
|
| 82 |
+
"rstrip": false,
|
| 83 |
+
"single_word": false,
|
| 84 |
+
"special": false
|
| 85 |
+
},
|
| 86 |
+
"32010": {
|
| 87 |
+
"content": "ù",
|
| 88 |
+
"lstrip": false,
|
| 89 |
+
"normalized": true,
|
| 90 |
+
"rstrip": false,
|
| 91 |
+
"single_word": false,
|
| 92 |
+
"special": false
|
| 93 |
+
},
|
| 94 |
+
"32011": {
|
| 95 |
+
"content": "ö",
|
| 96 |
+
"lstrip": false,
|
| 97 |
+
"normalized": true,
|
| 98 |
+
"rstrip": false,
|
| 99 |
+
"single_word": false,
|
| 100 |
+
"special": false
|
| 101 |
+
},
|
| 102 |
+
"32012": {
|
| 103 |
+
"content": "û",
|
| 104 |
+
"lstrip": false,
|
| 105 |
+
"normalized": true,
|
| 106 |
+
"rstrip": false,
|
| 107 |
+
"single_word": false,
|
| 108 |
+
"special": false
|
| 109 |
+
},
|
| 110 |
+
"32013": {
|
| 111 |
+
"content": "<|begin▁of▁sentence|>",
|
| 112 |
+
"lstrip": false,
|
| 113 |
+
"normalized": true,
|
| 114 |
+
"rstrip": false,
|
| 115 |
+
"single_word": false,
|
| 116 |
+
"special": true
|
| 117 |
+
},
|
| 118 |
+
"32014": {
|
| 119 |
+
"content": "<|end▁of▁sentence|>",
|
| 120 |
+
"lstrip": false,
|
| 121 |
+
"normalized": true,
|
| 122 |
+
"rstrip": false,
|
| 123 |
+
"single_word": false,
|
| 124 |
+
"special": true
|
| 125 |
+
},
|
| 126 |
+
"32015": {
|
| 127 |
+
"content": "<|fim▁hole|>",
|
| 128 |
+
"lstrip": false,
|
| 129 |
+
"normalized": true,
|
| 130 |
+
"rstrip": false,
|
| 131 |
+
"single_word": false,
|
| 132 |
+
"special": false
|
| 133 |
+
},
|
| 134 |
+
"32016": {
|
| 135 |
+
"content": "<|fim▁begin|>",
|
| 136 |
+
"lstrip": false,
|
| 137 |
+
"normalized": true,
|
| 138 |
+
"rstrip": false,
|
| 139 |
+
"single_word": false,
|
| 140 |
+
"special": false
|
| 141 |
+
},
|
| 142 |
+
"32017": {
|
| 143 |
+
"content": "<|fim▁end|>",
|
| 144 |
+
"lstrip": false,
|
| 145 |
+
"normalized": true,
|
| 146 |
+
"rstrip": false,
|
| 147 |
+
"single_word": false,
|
| 148 |
+
"special": false
|
| 149 |
+
},
|
| 150 |
+
"32018": {
|
| 151 |
+
"content": "<pad>",
|
| 152 |
+
"lstrip": false,
|
| 153 |
+
"normalized": true,
|
| 154 |
+
"rstrip": false,
|
| 155 |
+
"single_word": false,
|
| 156 |
+
"special": false
|
| 157 |
+
},
|
| 158 |
+
"32019": {
|
| 159 |
+
"content": "<|User|>",
|
| 160 |
+
"lstrip": false,
|
| 161 |
+
"normalized": true,
|
| 162 |
+
"rstrip": false,
|
| 163 |
+
"single_word": false,
|
| 164 |
+
"special": false
|
| 165 |
+
},
|
| 166 |
+
"32020": {
|
| 167 |
+
"content": "<|Assistant|>",
|
| 168 |
+
"lstrip": false,
|
| 169 |
+
"normalized": true,
|
| 170 |
+
"rstrip": false,
|
| 171 |
+
"single_word": false,
|
| 172 |
+
"special": false
|
| 173 |
+
},
|
| 174 |
+
"32021": {
|
| 175 |
+
"content": "<|EOT|>",
|
| 176 |
+
"lstrip": false,
|
| 177 |
+
"normalized": true,
|
| 178 |
+
"rstrip": false,
|
| 179 |
+
"single_word": false,
|
| 180 |
+
"special": false
|
| 181 |
+
},
|
| 182 |
+
"32022": {
|
| 183 |
+
"content": "###end",
|
| 184 |
+
"lstrip": false,
|
| 185 |
+
"normalized": true,
|
| 186 |
+
"rstrip": false,
|
| 187 |
+
"single_word": false,
|
| 188 |
+
"special": false
|
| 189 |
+
}
|
| 190 |
+
},
|
| 191 |
+
"bos_token": "<|begin▁of▁sentence|>",
|
| 192 |
+
"clean_up_tokenization_spaces": false,
|
| 193 |
+
"eos_token": "<|end▁of▁sentence|>",
|
| 194 |
+
"extra_special_tokens": {},
|
| 195 |
+
"legacy": true,
|
| 196 |
+
"model_max_length": 16384,
|
| 197 |
+
"pad_token": "<|end▁of▁sentence|>",
|
| 198 |
+
"sp_model_kwargs": {},
|
| 199 |
+
"tokenizer_class": "LlamaTokenizerFast",
|
| 200 |
+
"unk_token": null,
|
| 201 |
+
"use_default_system_prompt": false
|
| 202 |
+
}
|
checkpoint-25193/trainer_state.json
ADDED
|
@@ -0,0 +1,656 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"best_global_step": null,
|
| 3 |
+
"best_metric": null,
|
| 4 |
+
"best_model_checkpoint": null,
|
| 5 |
+
"epoch": 7.0,
|
| 6 |
+
"eval_steps": 720,
|
| 7 |
+
"global_step": 25193,
|
| 8 |
+
"is_hyper_param_search": false,
|
| 9 |
+
"is_local_process_zero": true,
|
| 10 |
+
"is_world_process_zero": true,
|
| 11 |
+
"log_history": [
|
| 12 |
+
{
|
| 13 |
+
"epoch": 0.13892747985551543,
|
| 14 |
+
"grad_norm": 0.8867262601852417,
|
| 15 |
+
"learning_rate": 0.0007907566916736131,
|
| 16 |
+
"loss": 0.5945,
|
| 17 |
+
"step": 500
|
| 18 |
+
},
|
| 19 |
+
{
|
| 20 |
+
"epoch": 0.2000555709919422,
|
| 21 |
+
"eval_loss": 0.4887365996837616,
|
| 22 |
+
"eval_runtime": 6.4441,
|
| 23 |
+
"eval_samples_per_second": 77.591,
|
| 24 |
+
"eval_steps_per_second": 4.966,
|
| 25 |
+
"step": 720
|
| 26 |
+
},
|
| 27 |
+
{
|
| 28 |
+
"epoch": 0.27785495971103086,
|
| 29 |
+
"grad_norm": 0.9605717062950134,
|
| 30 |
+
"learning_rate": 0.0007814948596832454,
|
| 31 |
+
"loss": 0.4784,
|
| 32 |
+
"step": 1000
|
| 33 |
+
},
|
| 34 |
+
{
|
| 35 |
+
"epoch": 0.4001111419838844,
|
| 36 |
+
"eval_loss": 0.4365960657596588,
|
| 37 |
+
"eval_runtime": 6.4617,
|
| 38 |
+
"eval_samples_per_second": 77.38,
|
| 39 |
+
"eval_steps_per_second": 4.952,
|
| 40 |
+
"step": 1440
|
| 41 |
+
},
|
| 42 |
+
{
|
| 43 |
+
"epoch": 0.41678243956654626,
|
| 44 |
+
"grad_norm": 1.0299819707870483,
|
| 45 |
+
"learning_rate": 0.0007722330276928777,
|
| 46 |
+
"loss": 0.4396,
|
| 47 |
+
"step": 1500
|
| 48 |
+
},
|
| 49 |
+
{
|
| 50 |
+
"epoch": 0.5557099194220617,
|
| 51 |
+
"grad_norm": 0.8367097973823547,
|
| 52 |
+
"learning_rate": 0.00076297119570251,
|
| 53 |
+
"loss": 0.4186,
|
| 54 |
+
"step": 2000
|
| 55 |
+
},
|
| 56 |
+
{
|
| 57 |
+
"epoch": 0.6001667129758266,
|
| 58 |
+
"eval_loss": 0.4194953739643097,
|
| 59 |
+
"eval_runtime": 6.577,
|
| 60 |
+
"eval_samples_per_second": 76.022,
|
| 61 |
+
"eval_steps_per_second": 4.865,
|
| 62 |
+
"step": 2160
|
| 63 |
+
},
|
| 64 |
+
{
|
| 65 |
+
"epoch": 0.6946373992775771,
|
| 66 |
+
"grad_norm": 1.1715744733810425,
|
| 67 |
+
"learning_rate": 0.0007537093637121423,
|
| 68 |
+
"loss": 0.3999,
|
| 69 |
+
"step": 2500
|
| 70 |
+
},
|
| 71 |
+
{
|
| 72 |
+
"epoch": 0.8002222839677688,
|
| 73 |
+
"eval_loss": 0.3933948278427124,
|
| 74 |
+
"eval_runtime": 7.3728,
|
| 75 |
+
"eval_samples_per_second": 67.817,
|
| 76 |
+
"eval_steps_per_second": 4.34,
|
| 77 |
+
"step": 2880
|
| 78 |
+
},
|
| 79 |
+
{
|
| 80 |
+
"epoch": 0.8335648791330925,
|
| 81 |
+
"grad_norm": 1.332345962524414,
|
| 82 |
+
"learning_rate": 0.0007444475317217747,
|
| 83 |
+
"loss": 0.3865,
|
| 84 |
+
"step": 3000
|
| 85 |
+
},
|
| 86 |
+
{
|
| 87 |
+
"epoch": 0.972492358988608,
|
| 88 |
+
"grad_norm": 0.9914134740829468,
|
| 89 |
+
"learning_rate": 0.0007351856997314069,
|
| 90 |
+
"loss": 0.3846,
|
| 91 |
+
"step": 3500
|
| 92 |
+
},
|
| 93 |
+
{
|
| 94 |
+
"epoch": 1.000277854959711,
|
| 95 |
+
"eval_loss": 0.3850516974925995,
|
| 96 |
+
"eval_runtime": 7.6335,
|
| 97 |
+
"eval_samples_per_second": 65.5,
|
| 98 |
+
"eval_steps_per_second": 4.192,
|
| 99 |
+
"step": 3600
|
| 100 |
+
},
|
| 101 |
+
{
|
| 102 |
+
"epoch": 1.1114198388441234,
|
| 103 |
+
"grad_norm": 1.3004239797592163,
|
| 104 |
+
"learning_rate": 0.0007259238677410392,
|
| 105 |
+
"loss": 0.3487,
|
| 106 |
+
"step": 4000
|
| 107 |
+
},
|
| 108 |
+
{
|
| 109 |
+
"epoch": 1.2003334259516532,
|
| 110 |
+
"eval_loss": 0.37737011909484863,
|
| 111 |
+
"eval_runtime": 6.4939,
|
| 112 |
+
"eval_samples_per_second": 76.995,
|
| 113 |
+
"eval_steps_per_second": 4.928,
|
| 114 |
+
"step": 4320
|
| 115 |
+
},
|
| 116 |
+
{
|
| 117 |
+
"epoch": 1.2503473186996388,
|
| 118 |
+
"grad_norm": 0.9985804557800293,
|
| 119 |
+
"learning_rate": 0.0007166620357506715,
|
| 120 |
+
"loss": 0.3499,
|
| 121 |
+
"step": 4500
|
| 122 |
+
},
|
| 123 |
+
{
|
| 124 |
+
"epoch": 1.3892747985551543,
|
| 125 |
+
"grad_norm": 1.2624104022979736,
|
| 126 |
+
"learning_rate": 0.0007074002037603038,
|
| 127 |
+
"loss": 0.3446,
|
| 128 |
+
"step": 5000
|
| 129 |
+
},
|
| 130 |
+
{
|
| 131 |
+
"epoch": 1.4003889969435954,
|
| 132 |
+
"eval_loss": 0.3688960671424866,
|
| 133 |
+
"eval_runtime": 7.1751,
|
| 134 |
+
"eval_samples_per_second": 69.685,
|
| 135 |
+
"eval_steps_per_second": 4.46,
|
| 136 |
+
"step": 5040
|
| 137 |
+
},
|
| 138 |
+
{
|
| 139 |
+
"epoch": 1.5282022784106695,
|
| 140 |
+
"grad_norm": 1.0299997329711914,
|
| 141 |
+
"learning_rate": 0.0006981383717699361,
|
| 142 |
+
"loss": 0.3425,
|
| 143 |
+
"step": 5500
|
| 144 |
+
},
|
| 145 |
+
{
|
| 146 |
+
"epoch": 1.6004445679355377,
|
| 147 |
+
"eval_loss": 0.36600223183631897,
|
| 148 |
+
"eval_runtime": 6.6529,
|
| 149 |
+
"eval_samples_per_second": 75.155,
|
| 150 |
+
"eval_steps_per_second": 4.81,
|
| 151 |
+
"step": 5760
|
| 152 |
+
},
|
| 153 |
+
{
|
| 154 |
+
"epoch": 1.667129758266185,
|
| 155 |
+
"grad_norm": 0.8943063616752625,
|
| 156 |
+
"learning_rate": 0.0006888765397795684,
|
| 157 |
+
"loss": 0.3369,
|
| 158 |
+
"step": 6000
|
| 159 |
+
},
|
| 160 |
+
{
|
| 161 |
+
"epoch": 1.8005001389274797,
|
| 162 |
+
"eval_loss": 0.35917380452156067,
|
| 163 |
+
"eval_runtime": 6.5133,
|
| 164 |
+
"eval_samples_per_second": 76.766,
|
| 165 |
+
"eval_steps_per_second": 4.913,
|
| 166 |
+
"step": 6480
|
| 167 |
+
},
|
| 168 |
+
{
|
| 169 |
+
"epoch": 1.8060572381217006,
|
| 170 |
+
"grad_norm": 0.870711624622345,
|
| 171 |
+
"learning_rate": 0.0006796147077892008,
|
| 172 |
+
"loss": 0.332,
|
| 173 |
+
"step": 6500
|
| 174 |
+
},
|
| 175 |
+
{
|
| 176 |
+
"epoch": 1.9449847179772157,
|
| 177 |
+
"grad_norm": 1.1454992294311523,
|
| 178 |
+
"learning_rate": 0.000670352875798833,
|
| 179 |
+
"loss": 0.3329,
|
| 180 |
+
"step": 7000
|
| 181 |
+
},
|
| 182 |
+
{
|
| 183 |
+
"epoch": 2.000555709919422,
|
| 184 |
+
"eval_loss": 0.3505321443080902,
|
| 185 |
+
"eval_runtime": 6.6122,
|
| 186 |
+
"eval_samples_per_second": 75.618,
|
| 187 |
+
"eval_steps_per_second": 4.84,
|
| 188 |
+
"step": 7200
|
| 189 |
+
},
|
| 190 |
+
{
|
| 191 |
+
"epoch": 2.0839121978327313,
|
| 192 |
+
"grad_norm": 1.111696481704712,
|
| 193 |
+
"learning_rate": 0.0006610910438084654,
|
| 194 |
+
"loss": 0.3102,
|
| 195 |
+
"step": 7500
|
| 196 |
+
},
|
| 197 |
+
{
|
| 198 |
+
"epoch": 2.2006112809113643,
|
| 199 |
+
"eval_loss": 0.3495126962661743,
|
| 200 |
+
"eval_runtime": 7.2293,
|
| 201 |
+
"eval_samples_per_second": 69.163,
|
| 202 |
+
"eval_steps_per_second": 4.426,
|
| 203 |
+
"step": 7920
|
| 204 |
+
},
|
| 205 |
+
{
|
| 206 |
+
"epoch": 2.222839677688247,
|
| 207 |
+
"grad_norm": 1.1341406106948853,
|
| 208 |
+
"learning_rate": 0.0006518292118180976,
|
| 209 |
+
"loss": 0.3039,
|
| 210 |
+
"step": 8000
|
| 211 |
+
},
|
| 212 |
+
{
|
| 213 |
+
"epoch": 2.361767157543762,
|
| 214 |
+
"grad_norm": 0.8441154360771179,
|
| 215 |
+
"learning_rate": 0.00064256737982773,
|
| 216 |
+
"loss": 0.3058,
|
| 217 |
+
"step": 8500
|
| 218 |
+
},
|
| 219 |
+
{
|
| 220 |
+
"epoch": 2.4006668519033063,
|
| 221 |
+
"eval_loss": 0.3409111797809601,
|
| 222 |
+
"eval_runtime": 6.4874,
|
| 223 |
+
"eval_samples_per_second": 77.072,
|
| 224 |
+
"eval_steps_per_second": 4.933,
|
| 225 |
+
"step": 8640
|
| 226 |
+
},
|
| 227 |
+
{
|
| 228 |
+
"epoch": 2.5006946373992776,
|
| 229 |
+
"grad_norm": 0.8775776624679565,
|
| 230 |
+
"learning_rate": 0.0006333055478373623,
|
| 231 |
+
"loss": 0.3003,
|
| 232 |
+
"step": 9000
|
| 233 |
+
},
|
| 234 |
+
{
|
| 235 |
+
"epoch": 2.600722422895249,
|
| 236 |
+
"eval_loss": 0.33352288603782654,
|
| 237 |
+
"eval_runtime": 6.4806,
|
| 238 |
+
"eval_samples_per_second": 77.153,
|
| 239 |
+
"eval_steps_per_second": 4.938,
|
| 240 |
+
"step": 9360
|
| 241 |
+
},
|
| 242 |
+
{
|
| 243 |
+
"epoch": 2.639622117254793,
|
| 244 |
+
"grad_norm": 1.1629891395568848,
|
| 245 |
+
"learning_rate": 0.0006240437158469945,
|
| 246 |
+
"loss": 0.3031,
|
| 247 |
+
"step": 9500
|
| 248 |
+
},
|
| 249 |
+
{
|
| 250 |
+
"epoch": 2.7785495971103087,
|
| 251 |
+
"grad_norm": 0.7904093265533447,
|
| 252 |
+
"learning_rate": 0.0006147818838566268,
|
| 253 |
+
"loss": 0.3013,
|
| 254 |
+
"step": 10000
|
| 255 |
+
},
|
| 256 |
+
{
|
| 257 |
+
"epoch": 2.800777993887191,
|
| 258 |
+
"eval_loss": 0.32457417249679565,
|
| 259 |
+
"eval_runtime": 6.5225,
|
| 260 |
+
"eval_samples_per_second": 76.658,
|
| 261 |
+
"eval_steps_per_second": 4.906,
|
| 262 |
+
"step": 10080
|
| 263 |
+
},
|
| 264 |
+
{
|
| 265 |
+
"epoch": 2.917477076965824,
|
| 266 |
+
"grad_norm": 0.9750798940658569,
|
| 267 |
+
"learning_rate": 0.0006055200518662591,
|
| 268 |
+
"loss": 0.3024,
|
| 269 |
+
"step": 10500
|
| 270 |
+
},
|
| 271 |
+
{
|
| 272 |
+
"epoch": 3.000833564879133,
|
| 273 |
+
"eval_loss": 0.32878202199935913,
|
| 274 |
+
"eval_runtime": 7.0743,
|
| 275 |
+
"eval_samples_per_second": 70.679,
|
| 276 |
+
"eval_steps_per_second": 4.523,
|
| 277 |
+
"step": 10800
|
| 278 |
+
},
|
| 279 |
+
{
|
| 280 |
+
"epoch": 3.0564045568213394,
|
| 281 |
+
"grad_norm": 1.0060839653015137,
|
| 282 |
+
"learning_rate": 0.0005962582198758915,
|
| 283 |
+
"loss": 0.2885,
|
| 284 |
+
"step": 11000
|
| 285 |
+
},
|
| 286 |
+
{
|
| 287 |
+
"epoch": 3.1953320366768545,
|
| 288 |
+
"grad_norm": 0.9458203911781311,
|
| 289 |
+
"learning_rate": 0.0005869963878855238,
|
| 290 |
+
"loss": 0.2762,
|
| 291 |
+
"step": 11500
|
| 292 |
+
},
|
| 293 |
+
{
|
| 294 |
+
"epoch": 3.2008891358710754,
|
| 295 |
+
"eval_loss": 0.3228270411491394,
|
| 296 |
+
"eval_runtime": 6.4914,
|
| 297 |
+
"eval_samples_per_second": 77.024,
|
| 298 |
+
"eval_steps_per_second": 4.93,
|
| 299 |
+
"step": 11520
|
| 300 |
+
},
|
| 301 |
+
{
|
| 302 |
+
"epoch": 3.33425951653237,
|
| 303 |
+
"grad_norm": 1.2688056230545044,
|
| 304 |
+
"learning_rate": 0.0005777345558951561,
|
| 305 |
+
"loss": 0.2749,
|
| 306 |
+
"step": 12000
|
| 307 |
+
},
|
| 308 |
+
{
|
| 309 |
+
"epoch": 3.4009447068630174,
|
| 310 |
+
"eval_loss": 0.3190001845359802,
|
| 311 |
+
"eval_runtime": 6.4868,
|
| 312 |
+
"eval_samples_per_second": 77.08,
|
| 313 |
+
"eval_steps_per_second": 4.933,
|
| 314 |
+
"step": 12240
|
| 315 |
+
},
|
| 316 |
+
{
|
| 317 |
+
"epoch": 3.4731869963878856,
|
| 318 |
+
"grad_norm": 0.6776235103607178,
|
| 319 |
+
"learning_rate": 0.0005684727239047883,
|
| 320 |
+
"loss": 0.2735,
|
| 321 |
+
"step": 12500
|
| 322 |
+
},
|
| 323 |
+
{
|
| 324 |
+
"epoch": 3.6010002778549595,
|
| 325 |
+
"eval_loss": 0.318756639957428,
|
| 326 |
+
"eval_runtime": 7.025,
|
| 327 |
+
"eval_samples_per_second": 71.174,
|
| 328 |
+
"eval_steps_per_second": 4.555,
|
| 329 |
+
"step": 12960
|
| 330 |
+
},
|
| 331 |
+
{
|
| 332 |
+
"epoch": 3.612114476243401,
|
| 333 |
+
"grad_norm": 1.10836923122406,
|
| 334 |
+
"learning_rate": 0.0005592108919144207,
|
| 335 |
+
"loss": 0.2786,
|
| 336 |
+
"step": 13000
|
| 337 |
+
},
|
| 338 |
+
{
|
| 339 |
+
"epoch": 3.7510419560989163,
|
| 340 |
+
"grad_norm": 1.2384719848632812,
|
| 341 |
+
"learning_rate": 0.000549949059924053,
|
| 342 |
+
"loss": 0.2734,
|
| 343 |
+
"step": 13500
|
| 344 |
+
},
|
| 345 |
+
{
|
| 346 |
+
"epoch": 3.801055848846902,
|
| 347 |
+
"eval_loss": 0.31046998500823975,
|
| 348 |
+
"eval_runtime": 6.4648,
|
| 349 |
+
"eval_samples_per_second": 77.342,
|
| 350 |
+
"eval_steps_per_second": 4.95,
|
| 351 |
+
"step": 13680
|
| 352 |
+
},
|
| 353 |
+
{
|
| 354 |
+
"epoch": 3.889969435954432,
|
| 355 |
+
"grad_norm": 1.216820478439331,
|
| 356 |
+
"learning_rate": 0.0005406872279336854,
|
| 357 |
+
"loss": 0.2777,
|
| 358 |
+
"step": 14000
|
| 359 |
+
},
|
| 360 |
+
{
|
| 361 |
+
"epoch": 4.001111419838844,
|
| 362 |
+
"eval_loss": 0.3076784908771515,
|
| 363 |
+
"eval_runtime": 6.6579,
|
| 364 |
+
"eval_samples_per_second": 75.099,
|
| 365 |
+
"eval_steps_per_second": 4.806,
|
| 366 |
+
"step": 14400
|
| 367 |
+
},
|
| 368 |
+
{
|
| 369 |
+
"epoch": 4.0288969158099475,
|
| 370 |
+
"grad_norm": 1.2090133428573608,
|
| 371 |
+
"learning_rate": 0.0005314253959433176,
|
| 372 |
+
"loss": 0.2673,
|
| 373 |
+
"step": 14500
|
| 374 |
+
},
|
| 375 |
+
{
|
| 376 |
+
"epoch": 4.167824395665463,
|
| 377 |
+
"grad_norm": 0.9931291937828064,
|
| 378 |
+
"learning_rate": 0.0005221635639529498,
|
| 379 |
+
"loss": 0.2463,
|
| 380 |
+
"step": 15000
|
| 381 |
+
},
|
| 382 |
+
{
|
| 383 |
+
"epoch": 4.201166990830786,
|
| 384 |
+
"eval_loss": 0.3063597083091736,
|
| 385 |
+
"eval_runtime": 6.4968,
|
| 386 |
+
"eval_samples_per_second": 76.961,
|
| 387 |
+
"eval_steps_per_second": 4.926,
|
| 388 |
+
"step": 15120
|
| 389 |
+
},
|
| 390 |
+
{
|
| 391 |
+
"epoch": 4.306751875520978,
|
| 392 |
+
"grad_norm": 1.074724555015564,
|
| 393 |
+
"learning_rate": 0.0005129017319625822,
|
| 394 |
+
"loss": 0.2543,
|
| 395 |
+
"step": 15500
|
| 396 |
+
},
|
| 397 |
+
{
|
| 398 |
+
"epoch": 4.4012225618227285,
|
| 399 |
+
"eval_loss": 0.3092251718044281,
|
| 400 |
+
"eval_runtime": 6.5283,
|
| 401 |
+
"eval_samples_per_second": 76.59,
|
| 402 |
+
"eval_steps_per_second": 4.902,
|
| 403 |
+
"step": 15840
|
| 404 |
+
},
|
| 405 |
+
{
|
| 406 |
+
"epoch": 4.445679355376494,
|
| 407 |
+
"grad_norm": 0.8207648992538452,
|
| 408 |
+
"learning_rate": 0.0005036398999722145,
|
| 409 |
+
"loss": 0.2514,
|
| 410 |
+
"step": 16000
|
| 411 |
+
},
|
| 412 |
+
{
|
| 413 |
+
"epoch": 4.584606835232009,
|
| 414 |
+
"grad_norm": 0.9170874357223511,
|
| 415 |
+
"learning_rate": 0.0004943780679818469,
|
| 416 |
+
"loss": 0.2501,
|
| 417 |
+
"step": 16500
|
| 418 |
+
},
|
| 419 |
+
{
|
| 420 |
+
"epoch": 4.601278132814671,
|
| 421 |
+
"eval_loss": 0.299836665391922,
|
| 422 |
+
"eval_runtime": 6.5324,
|
| 423 |
+
"eval_samples_per_second": 76.542,
|
| 424 |
+
"eval_steps_per_second": 4.899,
|
| 425 |
+
"step": 16560
|
| 426 |
+
},
|
| 427 |
+
{
|
| 428 |
+
"epoch": 4.723534315087524,
|
| 429 |
+
"grad_norm": 1.3412476778030396,
|
| 430 |
+
"learning_rate": 0.0004851162359914791,
|
| 431 |
+
"loss": 0.2551,
|
| 432 |
+
"step": 17000
|
| 433 |
+
},
|
| 434 |
+
{
|
| 435 |
+
"epoch": 4.801333703806613,
|
| 436 |
+
"eval_loss": 0.29493358731269836,
|
| 437 |
+
"eval_runtime": 6.4717,
|
| 438 |
+
"eval_samples_per_second": 77.26,
|
| 439 |
+
"eval_steps_per_second": 4.945,
|
| 440 |
+
"step": 17280
|
| 441 |
+
},
|
| 442 |
+
{
|
| 443 |
+
"epoch": 4.86246179494304,
|
| 444 |
+
"grad_norm": 0.7176157236099243,
|
| 445 |
+
"learning_rate": 0.00047585440400111143,
|
| 446 |
+
"loss": 0.2532,
|
| 447 |
+
"step": 17500
|
| 448 |
+
},
|
| 449 |
+
{
|
| 450 |
+
"epoch": 5.001389274798555,
|
| 451 |
+
"grad_norm": 1.0049443244934082,
|
| 452 |
+
"learning_rate": 0.0004665925720107438,
|
| 453 |
+
"loss": 0.2479,
|
| 454 |
+
"step": 18000
|
| 455 |
+
},
|
| 456 |
+
{
|
| 457 |
+
"epoch": 5.001389274798555,
|
| 458 |
+
"eval_loss": 0.29069939255714417,
|
| 459 |
+
"eval_runtime": 6.6979,
|
| 460 |
+
"eval_samples_per_second": 74.65,
|
| 461 |
+
"eval_steps_per_second": 4.778,
|
| 462 |
+
"step": 18000
|
| 463 |
+
},
|
| 464 |
+
{
|
| 465 |
+
"epoch": 5.14031675465407,
|
| 466 |
+
"grad_norm": 0.9927781820297241,
|
| 467 |
+
"learning_rate": 0.0004573307400203761,
|
| 468 |
+
"loss": 0.2271,
|
| 469 |
+
"step": 18500
|
| 470 |
+
},
|
| 471 |
+
{
|
| 472 |
+
"epoch": 5.201444845790498,
|
| 473 |
+
"eval_loss": 0.29487720131874084,
|
| 474 |
+
"eval_runtime": 6.5131,
|
| 475 |
+
"eval_samples_per_second": 76.769,
|
| 476 |
+
"eval_steps_per_second": 4.913,
|
| 477 |
+
"step": 18720
|
| 478 |
+
},
|
| 479 |
+
{
|
| 480 |
+
"epoch": 5.279244234509586,
|
| 481 |
+
"grad_norm": 1.066912293434143,
|
| 482 |
+
"learning_rate": 0.0004480689080300083,
|
| 483 |
+
"loss": 0.2282,
|
| 484 |
+
"step": 19000
|
| 485 |
+
},
|
| 486 |
+
{
|
| 487 |
+
"epoch": 5.401500416782439,
|
| 488 |
+
"eval_loss": 0.291372686624527,
|
| 489 |
+
"eval_runtime": 6.496,
|
| 490 |
+
"eval_samples_per_second": 76.97,
|
| 491 |
+
"eval_steps_per_second": 4.926,
|
| 492 |
+
"step": 19440
|
| 493 |
+
},
|
| 494 |
+
{
|
| 495 |
+
"epoch": 5.418171714365101,
|
| 496 |
+
"grad_norm": 1.093326449394226,
|
| 497 |
+
"learning_rate": 0.00043880707603964066,
|
| 498 |
+
"loss": 0.2295,
|
| 499 |
+
"step": 19500
|
| 500 |
+
},
|
| 501 |
+
{
|
| 502 |
+
"epoch": 5.5570991942206165,
|
| 503 |
+
"grad_norm": 0.9136934876441956,
|
| 504 |
+
"learning_rate": 0.00042954524404927296,
|
| 505 |
+
"loss": 0.2313,
|
| 506 |
+
"step": 20000
|
| 507 |
+
},
|
| 508 |
+
{
|
| 509 |
+
"epoch": 5.601555987774382,
|
| 510 |
+
"eval_loss": 0.2902891933917999,
|
| 511 |
+
"eval_runtime": 6.597,
|
| 512 |
+
"eval_samples_per_second": 75.792,
|
| 513 |
+
"eval_steps_per_second": 4.851,
|
| 514 |
+
"step": 20160
|
| 515 |
+
},
|
| 516 |
+
{
|
| 517 |
+
"epoch": 5.6960266740761325,
|
| 518 |
+
"grad_norm": 1.0977909564971924,
|
| 519 |
+
"learning_rate": 0.0004202834120589053,
|
| 520 |
+
"loss": 0.233,
|
| 521 |
+
"step": 20500
|
| 522 |
+
},
|
| 523 |
+
{
|
| 524 |
+
"epoch": 5.801611558766324,
|
| 525 |
+
"eval_loss": 0.28361037373542786,
|
| 526 |
+
"eval_runtime": 6.5641,
|
| 527 |
+
"eval_samples_per_second": 76.171,
|
| 528 |
+
"eval_steps_per_second": 4.875,
|
| 529 |
+
"step": 20880
|
| 530 |
+
},
|
| 531 |
+
{
|
| 532 |
+
"epoch": 5.834954153931648,
|
| 533 |
+
"grad_norm": 1.0818088054656982,
|
| 534 |
+
"learning_rate": 0.0004110215800685376,
|
| 535 |
+
"loss": 0.2282,
|
| 536 |
+
"step": 21000
|
| 537 |
+
},
|
| 538 |
+
{
|
| 539 |
+
"epoch": 5.973881633787163,
|
| 540 |
+
"grad_norm": 0.9486123323440552,
|
| 541 |
+
"learning_rate": 0.00040175974807816984,
|
| 542 |
+
"loss": 0.2267,
|
| 543 |
+
"step": 21500
|
| 544 |
+
},
|
| 545 |
+
{
|
| 546 |
+
"epoch": 6.001667129758266,
|
| 547 |
+
"eval_loss": 0.2843101918697357,
|
| 548 |
+
"eval_runtime": 6.5856,
|
| 549 |
+
"eval_samples_per_second": 75.924,
|
| 550 |
+
"eval_steps_per_second": 4.859,
|
| 551 |
+
"step": 21600
|
| 552 |
+
},
|
| 553 |
+
{
|
| 554 |
+
"epoch": 6.112809113642679,
|
| 555 |
+
"grad_norm": 0.9236371517181396,
|
| 556 |
+
"learning_rate": 0.0003924979160878022,
|
| 557 |
+
"loss": 0.2096,
|
| 558 |
+
"step": 22000
|
| 559 |
+
},
|
| 560 |
+
{
|
| 561 |
+
"epoch": 6.201722700750208,
|
| 562 |
+
"eval_loss": 0.2816653549671173,
|
| 563 |
+
"eval_runtime": 6.552,
|
| 564 |
+
"eval_samples_per_second": 76.312,
|
| 565 |
+
"eval_steps_per_second": 4.884,
|
| 566 |
+
"step": 22320
|
| 567 |
+
},
|
| 568 |
+
{
|
| 569 |
+
"epoch": 6.251736593498194,
|
| 570 |
+
"grad_norm": 1.0759636163711548,
|
| 571 |
+
"learning_rate": 0.0003832360840974345,
|
| 572 |
+
"loss": 0.2062,
|
| 573 |
+
"step": 22500
|
| 574 |
+
},
|
| 575 |
+
{
|
| 576 |
+
"epoch": 6.390664073353709,
|
| 577 |
+
"grad_norm": 1.113159418106079,
|
| 578 |
+
"learning_rate": 0.0003739742521070668,
|
| 579 |
+
"loss": 0.2106,
|
| 580 |
+
"step": 23000
|
| 581 |
+
},
|
| 582 |
+
{
|
| 583 |
+
"epoch": 6.401778271742151,
|
| 584 |
+
"eval_loss": 0.28432658314704895,
|
| 585 |
+
"eval_runtime": 6.4638,
|
| 586 |
+
"eval_samples_per_second": 77.354,
|
| 587 |
+
"eval_steps_per_second": 4.951,
|
| 588 |
+
"step": 23040
|
| 589 |
+
},
|
| 590 |
+
{
|
| 591 |
+
"epoch": 6.529591553209225,
|
| 592 |
+
"grad_norm": 1.366657018661499,
|
| 593 |
+
"learning_rate": 0.0003647124201166991,
|
| 594 |
+
"loss": 0.2114,
|
| 595 |
+
"step": 23500
|
| 596 |
+
},
|
| 597 |
+
{
|
| 598 |
+
"epoch": 6.601833842734093,
|
| 599 |
+
"eval_loss": 0.2775033116340637,
|
| 600 |
+
"eval_runtime": 6.5573,
|
| 601 |
+
"eval_samples_per_second": 76.251,
|
| 602 |
+
"eval_steps_per_second": 4.88,
|
| 603 |
+
"step": 23760
|
| 604 |
+
},
|
| 605 |
+
{
|
| 606 |
+
"epoch": 6.66851903306474,
|
| 607 |
+
"grad_norm": 1.2067636251449585,
|
| 608 |
+
"learning_rate": 0.0003554505881263314,
|
| 609 |
+
"loss": 0.2065,
|
| 610 |
+
"step": 24000
|
| 611 |
+
},
|
| 612 |
+
{
|
| 613 |
+
"epoch": 6.801889413726035,
|
| 614 |
+
"eval_loss": 0.2784315049648285,
|
| 615 |
+
"eval_runtime": 6.7826,
|
| 616 |
+
"eval_samples_per_second": 73.718,
|
| 617 |
+
"eval_steps_per_second": 4.718,
|
| 618 |
+
"step": 24480
|
| 619 |
+
},
|
| 620 |
+
{
|
| 621 |
+
"epoch": 6.807446512920255,
|
| 622 |
+
"grad_norm": 0.8386691212654114,
|
| 623 |
+
"learning_rate": 0.0003461887561359637,
|
| 624 |
+
"loss": 0.21,
|
| 625 |
+
"step": 24500
|
| 626 |
+
},
|
| 627 |
+
{
|
| 628 |
+
"epoch": 6.946373992775771,
|
| 629 |
+
"grad_norm": 1.1748148202896118,
|
| 630 |
+
"learning_rate": 0.000336926924145596,
|
| 631 |
+
"loss": 0.2074,
|
| 632 |
+
"step": 25000
|
| 633 |
+
}
|
| 634 |
+
],
|
| 635 |
+
"logging_steps": 500,
|
| 636 |
+
"max_steps": 43188,
|
| 637 |
+
"num_input_tokens_seen": 0,
|
| 638 |
+
"num_train_epochs": 12,
|
| 639 |
+
"save_steps": 500,
|
| 640 |
+
"stateful_callbacks": {
|
| 641 |
+
"TrainerControl": {
|
| 642 |
+
"args": {
|
| 643 |
+
"should_epoch_stop": false,
|
| 644 |
+
"should_evaluate": false,
|
| 645 |
+
"should_log": false,
|
| 646 |
+
"should_save": true,
|
| 647 |
+
"should_training_stop": false
|
| 648 |
+
},
|
| 649 |
+
"attributes": {}
|
| 650 |
+
}
|
| 651 |
+
},
|
| 652 |
+
"total_flos": 1.217124311760896e+18,
|
| 653 |
+
"train_batch_size": 2,
|
| 654 |
+
"trial_name": null,
|
| 655 |
+
"trial_params": null
|
| 656 |
+
}
|
checkpoint-25193/training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3c4424554fef1a74f264768366db4d230c3fbaf4d1f27a5920283b5970cdaf80
|
| 3 |
+
size 6033
|