Training in progress, epoch 3, checkpoint
Browse files- checkpoint-10797/README.md +202 -0
- checkpoint-10797/adapter_config.json +32 -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/rng_state_4.pth +3 -0
- checkpoint-10797/rng_state_5.pth +3 -0
- checkpoint-10797/rng_state_6.pth +3 -0
- checkpoint-10797/rng_state_7.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 +202 -0
- checkpoint-10797/trainer_state.json +293 -0
- checkpoint-10797/training_args.bin +3 -0
checkpoint-10797/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-10797/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-10797/adapter_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:264a534a20ebd178d06429a9aa8877e4e5b436408d442093d77c1e49f6e1653c
|
| 3 |
+
size 268636736
|
checkpoint-10797/optimizer.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0849420573ec2cc526767acf1ae8b31839989b95f48c13b16776e08d02a61047
|
| 3 |
+
size 12665547
|
checkpoint-10797/rng_state_0.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e1b52c69101b02904d5b7592713497c1c277d04113434a97d2775db899dbebd3
|
| 3 |
+
size 16389
|
checkpoint-10797/rng_state_1.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4604158c9da5a3ea5c2de96ed5198764cbee54b9a69899923f2c3a897ce11da1
|
| 3 |
+
size 16389
|
checkpoint-10797/rng_state_2.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:75ed834fd45a0b111a2616c82b9b2e2b5c85f68bc5518bf1cc6fe09d6e359fad
|
| 3 |
+
size 16389
|
checkpoint-10797/rng_state_3.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:da1252d4bbca522ca2007c91b3f24ab8c7a4d9596108c19749f096131cf39c36
|
| 3 |
+
size 16389
|
checkpoint-10797/rng_state_4.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:92c582ad3d3c5586541ceb7718d9fe962aade74058e3d0a4fb64e7491779e096
|
| 3 |
+
size 16389
|
checkpoint-10797/rng_state_5.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7df49d85b90cb8b690304a846bf24cd4bbe4fbcfc94438825874086287f97e1b
|
| 3 |
+
size 16389
|
checkpoint-10797/rng_state_6.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7c562c103d9e16f5c1a05022919bf641c58fa6dab6c52c8fda6ff33eba935a86
|
| 3 |
+
size 16389
|
checkpoint-10797/rng_state_7.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c93176f54b21893f9602d68e1578102cc8b1d74b062e5b9048d3a93bab64a98d
|
| 3 |
+
size 16389
|
checkpoint-10797/scaler.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:504b7bc543b9e5f039f6559d07b099507a66c15c86836ff5981e4eee51792c02
|
| 3 |
+
size 1383
|
checkpoint-10797/scheduler.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c8622c35c33e3d87fef54e426fa5887ad6a7b055a4cd9f687a6f1c73c6e7cac5
|
| 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,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-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.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 |
+
"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": 5.213906451268895e+17,
|
| 290 |
+
"train_batch_size": 2,
|
| 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:3c4424554fef1a74f264768366db4d230c3fbaf4d1f27a5920283b5970cdaf80
|
| 3 |
+
size 6033
|