Training in progress, epoch 3, checkpoint
Browse files- checkpoint-10797/README.md +207 -0
- checkpoint-10797/adapter_config.json +37 -0
- checkpoint-10797/adapter_model.safetensors +3 -0
- checkpoint-10797/optimizer.pt +3 -0
- checkpoint-10797/rng_state_0.pth +3 -0
- checkpoint-10797/rng_state_1.pth +3 -0
- checkpoint-10797/rng_state_2.pth +3 -0
- checkpoint-10797/rng_state_3.pth +3 -0
- checkpoint-10797/scaler.pt +3 -0
- checkpoint-10797/scheduler.pt +3 -0
- checkpoint-10797/special_tokens_map.json +23 -0
- checkpoint-10797/tokenizer.json +0 -0
- checkpoint-10797/tokenizer_config.json +194 -0
- checkpoint-10797/trainer_state.json +293 -0
- checkpoint-10797/training_args.bin +3 -0
checkpoint-10797/README.md
ADDED
|
@@ -0,0 +1,207 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
base_model: deepseek-ai/deepseek-coder-6.7b-base
|
| 3 |
+
library_name: peft
|
| 4 |
+
pipeline_tag: text-generation
|
| 5 |
+
tags:
|
| 6 |
+
- base_model:adapter:deepseek-ai/deepseek-coder-6.7b-base
|
| 7 |
+
- lora
|
| 8 |
+
- transformers
|
| 9 |
+
---
|
| 10 |
+
|
| 11 |
+
# Model Card for Model ID
|
| 12 |
+
|
| 13 |
+
<!-- Provide a quick summary of what the model is/does. -->
|
| 14 |
+
|
| 15 |
+
|
| 16 |
+
|
| 17 |
+
## Model Details
|
| 18 |
+
|
| 19 |
+
### Model Description
|
| 20 |
+
|
| 21 |
+
<!-- Provide a longer summary of what this model is. -->
|
| 22 |
+
|
| 23 |
+
|
| 24 |
+
|
| 25 |
+
- **Developed by:** [More Information Needed]
|
| 26 |
+
- **Funded by [optional]:** [More Information Needed]
|
| 27 |
+
- **Shared by [optional]:** [More Information Needed]
|
| 28 |
+
- **Model type:** [More Information Needed]
|
| 29 |
+
- **Language(s) (NLP):** [More Information Needed]
|
| 30 |
+
- **License:** [More Information Needed]
|
| 31 |
+
- **Finetuned from model [optional]:** [More Information Needed]
|
| 32 |
+
|
| 33 |
+
### Model Sources [optional]
|
| 34 |
+
|
| 35 |
+
<!-- Provide the basic links for the model. -->
|
| 36 |
+
|
| 37 |
+
- **Repository:** [More Information Needed]
|
| 38 |
+
- **Paper [optional]:** [More Information Needed]
|
| 39 |
+
- **Demo [optional]:** [More Information Needed]
|
| 40 |
+
|
| 41 |
+
## Uses
|
| 42 |
+
|
| 43 |
+
<!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
|
| 44 |
+
|
| 45 |
+
### Direct Use
|
| 46 |
+
|
| 47 |
+
<!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
|
| 48 |
+
|
| 49 |
+
[More Information Needed]
|
| 50 |
+
|
| 51 |
+
### Downstream Use [optional]
|
| 52 |
+
|
| 53 |
+
<!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
|
| 54 |
+
|
| 55 |
+
[More Information Needed]
|
| 56 |
+
|
| 57 |
+
### Out-of-Scope Use
|
| 58 |
+
|
| 59 |
+
<!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
|
| 60 |
+
|
| 61 |
+
[More Information Needed]
|
| 62 |
+
|
| 63 |
+
## Bias, Risks, and Limitations
|
| 64 |
+
|
| 65 |
+
<!-- This section is meant to convey both technical and sociotechnical limitations. -->
|
| 66 |
+
|
| 67 |
+
[More Information Needed]
|
| 68 |
+
|
| 69 |
+
### Recommendations
|
| 70 |
+
|
| 71 |
+
<!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
|
| 72 |
+
|
| 73 |
+
Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
|
| 74 |
+
|
| 75 |
+
## How to Get Started with the Model
|
| 76 |
+
|
| 77 |
+
Use the code below to get started with the model.
|
| 78 |
+
|
| 79 |
+
[More Information Needed]
|
| 80 |
+
|
| 81 |
+
## Training Details
|
| 82 |
+
|
| 83 |
+
### Training Data
|
| 84 |
+
|
| 85 |
+
<!-- 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. -->
|
| 86 |
+
|
| 87 |
+
[More Information Needed]
|
| 88 |
+
|
| 89 |
+
### Training Procedure
|
| 90 |
+
|
| 91 |
+
<!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
|
| 92 |
+
|
| 93 |
+
#### Preprocessing [optional]
|
| 94 |
+
|
| 95 |
+
[More Information Needed]
|
| 96 |
+
|
| 97 |
+
|
| 98 |
+
#### Training Hyperparameters
|
| 99 |
+
|
| 100 |
+
- **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
|
| 101 |
+
|
| 102 |
+
#### Speeds, Sizes, Times [optional]
|
| 103 |
+
|
| 104 |
+
<!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
|
| 105 |
+
|
| 106 |
+
[More Information Needed]
|
| 107 |
+
|
| 108 |
+
## Evaluation
|
| 109 |
+
|
| 110 |
+
<!-- This section describes the evaluation protocols and provides the results. -->
|
| 111 |
+
|
| 112 |
+
### Testing Data, Factors & Metrics
|
| 113 |
+
|
| 114 |
+
#### Testing Data
|
| 115 |
+
|
| 116 |
+
<!-- This should link to a Dataset Card if possible. -->
|
| 117 |
+
|
| 118 |
+
[More Information Needed]
|
| 119 |
+
|
| 120 |
+
#### Factors
|
| 121 |
+
|
| 122 |
+
<!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
|
| 123 |
+
|
| 124 |
+
[More Information Needed]
|
| 125 |
+
|
| 126 |
+
#### Metrics
|
| 127 |
+
|
| 128 |
+
<!-- These are the evaluation metrics being used, ideally with a description of why. -->
|
| 129 |
+
|
| 130 |
+
[More Information Needed]
|
| 131 |
+
|
| 132 |
+
### Results
|
| 133 |
+
|
| 134 |
+
[More Information Needed]
|
| 135 |
+
|
| 136 |
+
#### Summary
|
| 137 |
+
|
| 138 |
+
|
| 139 |
+
|
| 140 |
+
## Model Examination [optional]
|
| 141 |
+
|
| 142 |
+
<!-- Relevant interpretability work for the model goes here -->
|
| 143 |
+
|
| 144 |
+
[More Information Needed]
|
| 145 |
+
|
| 146 |
+
## Environmental Impact
|
| 147 |
+
|
| 148 |
+
<!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
|
| 149 |
+
|
| 150 |
+
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).
|
| 151 |
+
|
| 152 |
+
- **Hardware Type:** [More Information Needed]
|
| 153 |
+
- **Hours used:** [More Information Needed]
|
| 154 |
+
- **Cloud Provider:** [More Information Needed]
|
| 155 |
+
- **Compute Region:** [More Information Needed]
|
| 156 |
+
- **Carbon Emitted:** [More Information Needed]
|
| 157 |
+
|
| 158 |
+
## Technical Specifications [optional]
|
| 159 |
+
|
| 160 |
+
### Model Architecture and Objective
|
| 161 |
+
|
| 162 |
+
[More Information Needed]
|
| 163 |
+
|
| 164 |
+
### Compute Infrastructure
|
| 165 |
+
|
| 166 |
+
[More Information Needed]
|
| 167 |
+
|
| 168 |
+
#### Hardware
|
| 169 |
+
|
| 170 |
+
[More Information Needed]
|
| 171 |
+
|
| 172 |
+
#### Software
|
| 173 |
+
|
| 174 |
+
[More Information Needed]
|
| 175 |
+
|
| 176 |
+
## Citation [optional]
|
| 177 |
+
|
| 178 |
+
<!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
|
| 179 |
+
|
| 180 |
+
**BibTeX:**
|
| 181 |
+
|
| 182 |
+
[More Information Needed]
|
| 183 |
+
|
| 184 |
+
**APA:**
|
| 185 |
+
|
| 186 |
+
[More Information Needed]
|
| 187 |
+
|
| 188 |
+
## Glossary [optional]
|
| 189 |
+
|
| 190 |
+
<!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
|
| 191 |
+
|
| 192 |
+
[More Information Needed]
|
| 193 |
+
|
| 194 |
+
## More Information [optional]
|
| 195 |
+
|
| 196 |
+
[More Information Needed]
|
| 197 |
+
|
| 198 |
+
## Model Card Authors [optional]
|
| 199 |
+
|
| 200 |
+
[More Information Needed]
|
| 201 |
+
|
| 202 |
+
## Model Card Contact
|
| 203 |
+
|
| 204 |
+
[More Information Needed]
|
| 205 |
+
### Framework versions
|
| 206 |
+
|
| 207 |
+
- PEFT 0.17.1
|
checkpoint-10797/adapter_config.json
ADDED
|
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"alpha_pattern": {},
|
| 3 |
+
"auto_mapping": null,
|
| 4 |
+
"base_model_name_or_path": "deepseek-ai/deepseek-coder-6.7b-base",
|
| 5 |
+
"bias": "none",
|
| 6 |
+
"corda_config": null,
|
| 7 |
+
"eva_config": null,
|
| 8 |
+
"exclude_modules": null,
|
| 9 |
+
"fan_in_fan_out": false,
|
| 10 |
+
"inference_mode": true,
|
| 11 |
+
"init_lora_weights": true,
|
| 12 |
+
"layer_replication": null,
|
| 13 |
+
"layers_pattern": null,
|
| 14 |
+
"layers_to_transform": null,
|
| 15 |
+
"loftq_config": {},
|
| 16 |
+
"lora_alpha": 32,
|
| 17 |
+
"lora_bias": false,
|
| 18 |
+
"lora_dropout": 0.05,
|
| 19 |
+
"megatron_config": null,
|
| 20 |
+
"megatron_core": "megatron.core",
|
| 21 |
+
"modules_to_save": null,
|
| 22 |
+
"peft_type": "LORA",
|
| 23 |
+
"qalora_group_size": 16,
|
| 24 |
+
"r": 8,
|
| 25 |
+
"rank_pattern": {},
|
| 26 |
+
"revision": null,
|
| 27 |
+
"target_modules": [
|
| 28 |
+
"q_proj",
|
| 29 |
+
"v_proj"
|
| 30 |
+
],
|
| 31 |
+
"target_parameters": null,
|
| 32 |
+
"task_type": "CAUSAL_LM",
|
| 33 |
+
"trainable_token_indices": null,
|
| 34 |
+
"use_dora": false,
|
| 35 |
+
"use_qalora": false,
|
| 36 |
+
"use_rslora": false
|
| 37 |
+
}
|
checkpoint-10797/adapter_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:27c2de24bef16dc43bd854d91e26090b6781d1fd92b54e6306e34ac9167fd437
|
| 3 |
+
size 541442872
|
checkpoint-10797/optimizer.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:20654266705217800474fdaadc3f7490334d0c23e65a18c8789f6d1b0023fca1
|
| 3 |
+
size 33664331
|
checkpoint-10797/rng_state_0.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a474e455150b326012a24021317fb46bde0cc97be25686af9b7f43a28eba9b2c
|
| 3 |
+
size 15429
|
checkpoint-10797/rng_state_1.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dc11c234a7af2172e70ccdffb6dafaf2b93c1e7de9836bf6e9e38fc25caa8bf7
|
| 3 |
+
size 15429
|
checkpoint-10797/rng_state_2.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ec93436785e859534e60ec92ad7a725dd07f100338c1281b7f747b0a10b763a2
|
| 3 |
+
size 15429
|
checkpoint-10797/rng_state_3.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:143718c6e0f0730821c6f7a6589503bc956d4dbf8ec92c791c785e5c70ca9d5d
|
| 3 |
+
size 15429
|
checkpoint-10797/scaler.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0db97640d4857b1c4666b63e02851040dead61c6b65d9caf2bea24c83f19fe5b
|
| 3 |
+
size 1383
|
checkpoint-10797/scheduler.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c63808b64b1410cd870c4c18626c678eab964306a8d8cf97388ca179e1494d2c
|
| 3 |
+
size 1465
|
checkpoint-10797/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-10797/tokenizer.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
checkpoint-10797/tokenizer_config.json
ADDED
|
@@ -0,0 +1,194 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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 |
+
},
|
| 183 |
+
"bos_token": "<|begin▁of▁sentence|>",
|
| 184 |
+
"clean_up_tokenization_spaces": false,
|
| 185 |
+
"eos_token": "<|end▁of▁sentence|>",
|
| 186 |
+
"extra_special_tokens": {},
|
| 187 |
+
"legacy": true,
|
| 188 |
+
"model_max_length": 16384,
|
| 189 |
+
"pad_token": "<|end▁of▁sentence|>",
|
| 190 |
+
"sp_model_kwargs": {},
|
| 191 |
+
"tokenizer_class": "LlamaTokenizerFast",
|
| 192 |
+
"unk_token": null,
|
| 193 |
+
"use_default_system_prompt": false
|
| 194 |
+
}
|
checkpoint-10797/trainer_state.json
ADDED
|
@@ -0,0 +1,293 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"best_global_step": null,
|
| 3 |
+
"best_metric": null,
|
| 4 |
+
"best_model_checkpoint": null,
|
| 5 |
+
"epoch": 3.0,
|
| 6 |
+
"eval_steps": 720,
|
| 7 |
+
"global_step": 10797,
|
| 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.595678985118866,
|
| 15 |
+
"learning_rate": 0.00039537834583680656,
|
| 16 |
+
"loss": 0.376,
|
| 17 |
+
"step": 500
|
| 18 |
+
},
|
| 19 |
+
{
|
| 20 |
+
"epoch": 0.2000555709919422,
|
| 21 |
+
"eval_loss": 0.30611157417297363,
|
| 22 |
+
"eval_runtime": 21.4927,
|
| 23 |
+
"eval_samples_per_second": 23.264,
|
| 24 |
+
"eval_steps_per_second": 2.931,
|
| 25 |
+
"step": 720
|
| 26 |
+
},
|
| 27 |
+
{
|
| 28 |
+
"epoch": 0.27785495971103086,
|
| 29 |
+
"grad_norm": 0.7439117431640625,
|
| 30 |
+
"learning_rate": 0.0003907474298416227,
|
| 31 |
+
"loss": 0.2956,
|
| 32 |
+
"step": 1000
|
| 33 |
+
},
|
| 34 |
+
{
|
| 35 |
+
"epoch": 0.4001111419838844,
|
| 36 |
+
"eval_loss": 0.271937757730484,
|
| 37 |
+
"eval_runtime": 21.3424,
|
| 38 |
+
"eval_samples_per_second": 23.428,
|
| 39 |
+
"eval_steps_per_second": 2.952,
|
| 40 |
+
"step": 1440
|
| 41 |
+
},
|
| 42 |
+
{
|
| 43 |
+
"epoch": 0.41678243956654626,
|
| 44 |
+
"grad_norm": 0.5364288091659546,
|
| 45 |
+
"learning_rate": 0.00038611651384643886,
|
| 46 |
+
"loss": 0.2658,
|
| 47 |
+
"step": 1500
|
| 48 |
+
},
|
| 49 |
+
{
|
| 50 |
+
"epoch": 0.5557099194220617,
|
| 51 |
+
"grad_norm": 0.5661336779594421,
|
| 52 |
+
"learning_rate": 0.000381485597851255,
|
| 53 |
+
"loss": 0.2461,
|
| 54 |
+
"step": 2000
|
| 55 |
+
},
|
| 56 |
+
{
|
| 57 |
+
"epoch": 0.6001667129758266,
|
| 58 |
+
"eval_loss": 0.2515988349914551,
|
| 59 |
+
"eval_runtime": 21.3216,
|
| 60 |
+
"eval_samples_per_second": 23.45,
|
| 61 |
+
"eval_steps_per_second": 2.955,
|
| 62 |
+
"step": 2160
|
| 63 |
+
},
|
| 64 |
+
{
|
| 65 |
+
"epoch": 0.6946373992775771,
|
| 66 |
+
"grad_norm": 0.4893731474876404,
|
| 67 |
+
"learning_rate": 0.00037685468185607115,
|
| 68 |
+
"loss": 0.2307,
|
| 69 |
+
"step": 2500
|
| 70 |
+
},
|
| 71 |
+
{
|
| 72 |
+
"epoch": 0.8002222839677688,
|
| 73 |
+
"eval_loss": 0.22781750559806824,
|
| 74 |
+
"eval_runtime": 21.3004,
|
| 75 |
+
"eval_samples_per_second": 23.474,
|
| 76 |
+
"eval_steps_per_second": 2.958,
|
| 77 |
+
"step": 2880
|
| 78 |
+
},
|
| 79 |
+
{
|
| 80 |
+
"epoch": 0.8335648791330925,
|
| 81 |
+
"grad_norm": 0.5245664119720459,
|
| 82 |
+
"learning_rate": 0.0003722237658608873,
|
| 83 |
+
"loss": 0.2205,
|
| 84 |
+
"step": 3000
|
| 85 |
+
},
|
| 86 |
+
{
|
| 87 |
+
"epoch": 0.972492358988608,
|
| 88 |
+
"grad_norm": 0.7262536287307739,
|
| 89 |
+
"learning_rate": 0.00036759284986570345,
|
| 90 |
+
"loss": 0.2154,
|
| 91 |
+
"step": 3500
|
| 92 |
+
},
|
| 93 |
+
{
|
| 94 |
+
"epoch": 1.000277854959711,
|
| 95 |
+
"eval_loss": 0.21747416257858276,
|
| 96 |
+
"eval_runtime": 21.4198,
|
| 97 |
+
"eval_samples_per_second": 23.343,
|
| 98 |
+
"eval_steps_per_second": 2.941,
|
| 99 |
+
"step": 3600
|
| 100 |
+
},
|
| 101 |
+
{
|
| 102 |
+
"epoch": 1.1114198388441234,
|
| 103 |
+
"grad_norm": 0.5650269389152527,
|
| 104 |
+
"learning_rate": 0.0003629619338705196,
|
| 105 |
+
"loss": 0.1815,
|
| 106 |
+
"step": 4000
|
| 107 |
+
},
|
| 108 |
+
{
|
| 109 |
+
"epoch": 1.2003334259516532,
|
| 110 |
+
"eval_loss": 0.2159462422132492,
|
| 111 |
+
"eval_runtime": 21.4142,
|
| 112 |
+
"eval_samples_per_second": 23.349,
|
| 113 |
+
"eval_steps_per_second": 2.942,
|
| 114 |
+
"step": 4320
|
| 115 |
+
},
|
| 116 |
+
{
|
| 117 |
+
"epoch": 1.2503473186996388,
|
| 118 |
+
"grad_norm": 0.6974398493766785,
|
| 119 |
+
"learning_rate": 0.00035833101787533574,
|
| 120 |
+
"loss": 0.1813,
|
| 121 |
+
"step": 4500
|
| 122 |
+
},
|
| 123 |
+
{
|
| 124 |
+
"epoch": 1.3892747985551543,
|
| 125 |
+
"grad_norm": 0.6206701993942261,
|
| 126 |
+
"learning_rate": 0.0003537001018801519,
|
| 127 |
+
"loss": 0.1785,
|
| 128 |
+
"step": 5000
|
| 129 |
+
},
|
| 130 |
+
{
|
| 131 |
+
"epoch": 1.4003889969435954,
|
| 132 |
+
"eval_loss": 0.20631669461727142,
|
| 133 |
+
"eval_runtime": 21.3451,
|
| 134 |
+
"eval_samples_per_second": 23.425,
|
| 135 |
+
"eval_steps_per_second": 2.952,
|
| 136 |
+
"step": 5040
|
| 137 |
+
},
|
| 138 |
+
{
|
| 139 |
+
"epoch": 1.5282022784106695,
|
| 140 |
+
"grad_norm": 0.6988590359687805,
|
| 141 |
+
"learning_rate": 0.00034906918588496804,
|
| 142 |
+
"loss": 0.1748,
|
| 143 |
+
"step": 5500
|
| 144 |
+
},
|
| 145 |
+
{
|
| 146 |
+
"epoch": 1.6004445679355377,
|
| 147 |
+
"eval_loss": 0.20530453324317932,
|
| 148 |
+
"eval_runtime": 21.3207,
|
| 149 |
+
"eval_samples_per_second": 23.451,
|
| 150 |
+
"eval_steps_per_second": 2.955,
|
| 151 |
+
"step": 5760
|
| 152 |
+
},
|
| 153 |
+
{
|
| 154 |
+
"epoch": 1.667129758266185,
|
| 155 |
+
"grad_norm": 0.5506817698478699,
|
| 156 |
+
"learning_rate": 0.0003444382698897842,
|
| 157 |
+
"loss": 0.1715,
|
| 158 |
+
"step": 6000
|
| 159 |
+
},
|
| 160 |
+
{
|
| 161 |
+
"epoch": 1.8005001389274797,
|
| 162 |
+
"eval_loss": 0.19710968434810638,
|
| 163 |
+
"eval_runtime": 21.2884,
|
| 164 |
+
"eval_samples_per_second": 23.487,
|
| 165 |
+
"eval_steps_per_second": 2.959,
|
| 166 |
+
"step": 6480
|
| 167 |
+
},
|
| 168 |
+
{
|
| 169 |
+
"epoch": 1.8060572381217006,
|
| 170 |
+
"grad_norm": 0.464895099401474,
|
| 171 |
+
"learning_rate": 0.0003398073538946004,
|
| 172 |
+
"loss": 0.1678,
|
| 173 |
+
"step": 6500
|
| 174 |
+
},
|
| 175 |
+
{
|
| 176 |
+
"epoch": 1.9449847179772157,
|
| 177 |
+
"grad_norm": 0.6984584331512451,
|
| 178 |
+
"learning_rate": 0.0003351764378994165,
|
| 179 |
+
"loss": 0.1664,
|
| 180 |
+
"step": 7000
|
| 181 |
+
},
|
| 182 |
+
{
|
| 183 |
+
"epoch": 2.000555709919422,
|
| 184 |
+
"eval_loss": 0.18991900980472565,
|
| 185 |
+
"eval_runtime": 21.3167,
|
| 186 |
+
"eval_samples_per_second": 23.456,
|
| 187 |
+
"eval_steps_per_second": 2.955,
|
| 188 |
+
"step": 7200
|
| 189 |
+
},
|
| 190 |
+
{
|
| 191 |
+
"epoch": 2.0839121978327313,
|
| 192 |
+
"grad_norm": 0.6013078093528748,
|
| 193 |
+
"learning_rate": 0.0003305455219042327,
|
| 194 |
+
"loss": 0.1452,
|
| 195 |
+
"step": 7500
|
| 196 |
+
},
|
| 197 |
+
{
|
| 198 |
+
"epoch": 2.2006112809113643,
|
| 199 |
+
"eval_loss": 0.1970534473657608,
|
| 200 |
+
"eval_runtime": 21.6809,
|
| 201 |
+
"eval_samples_per_second": 23.062,
|
| 202 |
+
"eval_steps_per_second": 2.906,
|
| 203 |
+
"step": 7920
|
| 204 |
+
},
|
| 205 |
+
{
|
| 206 |
+
"epoch": 2.222839677688247,
|
| 207 |
+
"grad_norm": 0.516161322593689,
|
| 208 |
+
"learning_rate": 0.0003259146059090488,
|
| 209 |
+
"loss": 0.1352,
|
| 210 |
+
"step": 8000
|
| 211 |
+
},
|
| 212 |
+
{
|
| 213 |
+
"epoch": 2.361767157543762,
|
| 214 |
+
"grad_norm": 0.6993707418441772,
|
| 215 |
+
"learning_rate": 0.000321283689913865,
|
| 216 |
+
"loss": 0.1363,
|
| 217 |
+
"step": 8500
|
| 218 |
+
},
|
| 219 |
+
{
|
| 220 |
+
"epoch": 2.4006668519033063,
|
| 221 |
+
"eval_loss": 0.18779733777046204,
|
| 222 |
+
"eval_runtime": 21.3417,
|
| 223 |
+
"eval_samples_per_second": 23.428,
|
| 224 |
+
"eval_steps_per_second": 2.952,
|
| 225 |
+
"step": 8640
|
| 226 |
+
},
|
| 227 |
+
{
|
| 228 |
+
"epoch": 2.5006946373992776,
|
| 229 |
+
"grad_norm": 0.542614758014679,
|
| 230 |
+
"learning_rate": 0.00031665277391868115,
|
| 231 |
+
"loss": 0.1345,
|
| 232 |
+
"step": 9000
|
| 233 |
+
},
|
| 234 |
+
{
|
| 235 |
+
"epoch": 2.600722422895249,
|
| 236 |
+
"eval_loss": 0.18519769608974457,
|
| 237 |
+
"eval_runtime": 21.5664,
|
| 238 |
+
"eval_samples_per_second": 23.184,
|
| 239 |
+
"eval_steps_per_second": 2.921,
|
| 240 |
+
"step": 9360
|
| 241 |
+
},
|
| 242 |
+
{
|
| 243 |
+
"epoch": 2.639622117254793,
|
| 244 |
+
"grad_norm": 0.691017746925354,
|
| 245 |
+
"learning_rate": 0.00031202185792349727,
|
| 246 |
+
"loss": 0.1353,
|
| 247 |
+
"step": 9500
|
| 248 |
+
},
|
| 249 |
+
{
|
| 250 |
+
"epoch": 2.7785495971103087,
|
| 251 |
+
"grad_norm": 0.4563291370868683,
|
| 252 |
+
"learning_rate": 0.0003073909419283134,
|
| 253 |
+
"loss": 0.1345,
|
| 254 |
+
"step": 10000
|
| 255 |
+
},
|
| 256 |
+
{
|
| 257 |
+
"epoch": 2.800777993887191,
|
| 258 |
+
"eval_loss": 0.18035078048706055,
|
| 259 |
+
"eval_runtime": 21.2975,
|
| 260 |
+
"eval_samples_per_second": 23.477,
|
| 261 |
+
"eval_steps_per_second": 2.958,
|
| 262 |
+
"step": 10080
|
| 263 |
+
},
|
| 264 |
+
{
|
| 265 |
+
"epoch": 2.917477076965824,
|
| 266 |
+
"grad_norm": 0.6514193415641785,
|
| 267 |
+
"learning_rate": 0.00030276002593312957,
|
| 268 |
+
"loss": 0.1355,
|
| 269 |
+
"step": 10500
|
| 270 |
+
}
|
| 271 |
+
],
|
| 272 |
+
"logging_steps": 500,
|
| 273 |
+
"max_steps": 43188,
|
| 274 |
+
"num_input_tokens_seen": 0,
|
| 275 |
+
"num_train_epochs": 12,
|
| 276 |
+
"save_steps": 500,
|
| 277 |
+
"stateful_callbacks": {
|
| 278 |
+
"TrainerControl": {
|
| 279 |
+
"args": {
|
| 280 |
+
"should_epoch_stop": false,
|
| 281 |
+
"should_evaluate": false,
|
| 282 |
+
"should_log": false,
|
| 283 |
+
"should_save": true,
|
| 284 |
+
"should_training_stop": false
|
| 285 |
+
},
|
| 286 |
+
"attributes": {}
|
| 287 |
+
}
|
| 288 |
+
},
|
| 289 |
+
"total_flos": 4.096843735990534e+18,
|
| 290 |
+
"train_batch_size": 4,
|
| 291 |
+
"trial_name": null,
|
| 292 |
+
"trial_params": null
|
| 293 |
+
}
|
checkpoint-10797/training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3de8de04a41aacae7356527ee558c79f3006d749accd2ab97d993eba053eccb0
|
| 3 |
+
size 5969
|