checkpoint-2800 | loss=?
Browse files- checkpoint-2800/README.md +202 -0
- checkpoint-2800/adapter_config.json +31 -0
- checkpoint-2800/adapter_model.safetensors +3 -0
- checkpoint-2800/merges.txt +0 -0
- checkpoint-2800/optimizer.pt +3 -0
- checkpoint-2800/rng_state.pth +3 -0
- checkpoint-2800/scheduler.pt +3 -0
- checkpoint-2800/special_tokens_map.json +28 -0
- checkpoint-2800/tokenizer.json +0 -0
- checkpoint-2800/tokenizer_config.json +154 -0
- checkpoint-2800/trainer_state.json +537 -0
- checkpoint-2800/training_args.bin +3 -0
- checkpoint-2800/vocab.json +0 -0
checkpoint-2800/README.md
ADDED
|
@@ -0,0 +1,202 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
base_model: HuggingFaceTB/SmolLM2-135M-Instruct
|
| 3 |
+
library_name: peft
|
| 4 |
+
---
|
| 5 |
+
|
| 6 |
+
# Model Card for Model ID
|
| 7 |
+
|
| 8 |
+
<!-- Provide a quick summary of what the model is/does. -->
|
| 9 |
+
|
| 10 |
+
|
| 11 |
+
|
| 12 |
+
## Model Details
|
| 13 |
+
|
| 14 |
+
### Model Description
|
| 15 |
+
|
| 16 |
+
<!-- Provide a longer summary of what this model is. -->
|
| 17 |
+
|
| 18 |
+
|
| 19 |
+
|
| 20 |
+
- **Developed by:** [More Information Needed]
|
| 21 |
+
- **Funded by [optional]:** [More Information Needed]
|
| 22 |
+
- **Shared by [optional]:** [More Information Needed]
|
| 23 |
+
- **Model type:** [More Information Needed]
|
| 24 |
+
- **Language(s) (NLP):** [More Information Needed]
|
| 25 |
+
- **License:** [More Information Needed]
|
| 26 |
+
- **Finetuned from model [optional]:** [More Information Needed]
|
| 27 |
+
|
| 28 |
+
### Model Sources [optional]
|
| 29 |
+
|
| 30 |
+
<!-- Provide the basic links for the model. -->
|
| 31 |
+
|
| 32 |
+
- **Repository:** [More Information Needed]
|
| 33 |
+
- **Paper [optional]:** [More Information Needed]
|
| 34 |
+
- **Demo [optional]:** [More Information Needed]
|
| 35 |
+
|
| 36 |
+
## Uses
|
| 37 |
+
|
| 38 |
+
<!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
|
| 39 |
+
|
| 40 |
+
### Direct Use
|
| 41 |
+
|
| 42 |
+
<!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
|
| 43 |
+
|
| 44 |
+
[More Information Needed]
|
| 45 |
+
|
| 46 |
+
### Downstream Use [optional]
|
| 47 |
+
|
| 48 |
+
<!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
|
| 49 |
+
|
| 50 |
+
[More Information Needed]
|
| 51 |
+
|
| 52 |
+
### Out-of-Scope Use
|
| 53 |
+
|
| 54 |
+
<!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
|
| 55 |
+
|
| 56 |
+
[More Information Needed]
|
| 57 |
+
|
| 58 |
+
## Bias, Risks, and Limitations
|
| 59 |
+
|
| 60 |
+
<!-- This section is meant to convey both technical and sociotechnical limitations. -->
|
| 61 |
+
|
| 62 |
+
[More Information Needed]
|
| 63 |
+
|
| 64 |
+
### Recommendations
|
| 65 |
+
|
| 66 |
+
<!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
|
| 67 |
+
|
| 68 |
+
Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
|
| 69 |
+
|
| 70 |
+
## How to Get Started with the Model
|
| 71 |
+
|
| 72 |
+
Use the code below to get started with the model.
|
| 73 |
+
|
| 74 |
+
[More Information Needed]
|
| 75 |
+
|
| 76 |
+
## Training Details
|
| 77 |
+
|
| 78 |
+
### Training Data
|
| 79 |
+
|
| 80 |
+
<!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
|
| 81 |
+
|
| 82 |
+
[More Information Needed]
|
| 83 |
+
|
| 84 |
+
### Training Procedure
|
| 85 |
+
|
| 86 |
+
<!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
|
| 87 |
+
|
| 88 |
+
#### Preprocessing [optional]
|
| 89 |
+
|
| 90 |
+
[More Information Needed]
|
| 91 |
+
|
| 92 |
+
|
| 93 |
+
#### Training Hyperparameters
|
| 94 |
+
|
| 95 |
+
- **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
|
| 96 |
+
|
| 97 |
+
#### Speeds, Sizes, Times [optional]
|
| 98 |
+
|
| 99 |
+
<!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
|
| 100 |
+
|
| 101 |
+
[More Information Needed]
|
| 102 |
+
|
| 103 |
+
## Evaluation
|
| 104 |
+
|
| 105 |
+
<!-- This section describes the evaluation protocols and provides the results. -->
|
| 106 |
+
|
| 107 |
+
### Testing Data, Factors & Metrics
|
| 108 |
+
|
| 109 |
+
#### Testing Data
|
| 110 |
+
|
| 111 |
+
<!-- This should link to a Dataset Card if possible. -->
|
| 112 |
+
|
| 113 |
+
[More Information Needed]
|
| 114 |
+
|
| 115 |
+
#### Factors
|
| 116 |
+
|
| 117 |
+
<!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
|
| 118 |
+
|
| 119 |
+
[More Information Needed]
|
| 120 |
+
|
| 121 |
+
#### Metrics
|
| 122 |
+
|
| 123 |
+
<!-- These are the evaluation metrics being used, ideally with a description of why. -->
|
| 124 |
+
|
| 125 |
+
[More Information Needed]
|
| 126 |
+
|
| 127 |
+
### Results
|
| 128 |
+
|
| 129 |
+
[More Information Needed]
|
| 130 |
+
|
| 131 |
+
#### Summary
|
| 132 |
+
|
| 133 |
+
|
| 134 |
+
|
| 135 |
+
## Model Examination [optional]
|
| 136 |
+
|
| 137 |
+
<!-- Relevant interpretability work for the model goes here -->
|
| 138 |
+
|
| 139 |
+
[More Information Needed]
|
| 140 |
+
|
| 141 |
+
## Environmental Impact
|
| 142 |
+
|
| 143 |
+
<!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
|
| 144 |
+
|
| 145 |
+
Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
|
| 146 |
+
|
| 147 |
+
- **Hardware Type:** [More Information Needed]
|
| 148 |
+
- **Hours used:** [More Information Needed]
|
| 149 |
+
- **Cloud Provider:** [More Information Needed]
|
| 150 |
+
- **Compute Region:** [More Information Needed]
|
| 151 |
+
- **Carbon Emitted:** [More Information Needed]
|
| 152 |
+
|
| 153 |
+
## Technical Specifications [optional]
|
| 154 |
+
|
| 155 |
+
### Model Architecture and Objective
|
| 156 |
+
|
| 157 |
+
[More Information Needed]
|
| 158 |
+
|
| 159 |
+
### Compute Infrastructure
|
| 160 |
+
|
| 161 |
+
[More Information Needed]
|
| 162 |
+
|
| 163 |
+
#### Hardware
|
| 164 |
+
|
| 165 |
+
[More Information Needed]
|
| 166 |
+
|
| 167 |
+
#### Software
|
| 168 |
+
|
| 169 |
+
[More Information Needed]
|
| 170 |
+
|
| 171 |
+
## Citation [optional]
|
| 172 |
+
|
| 173 |
+
<!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
|
| 174 |
+
|
| 175 |
+
**BibTeX:**
|
| 176 |
+
|
| 177 |
+
[More Information Needed]
|
| 178 |
+
|
| 179 |
+
**APA:**
|
| 180 |
+
|
| 181 |
+
[More Information Needed]
|
| 182 |
+
|
| 183 |
+
## Glossary [optional]
|
| 184 |
+
|
| 185 |
+
<!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
|
| 186 |
+
|
| 187 |
+
[More Information Needed]
|
| 188 |
+
|
| 189 |
+
## More Information [optional]
|
| 190 |
+
|
| 191 |
+
[More Information Needed]
|
| 192 |
+
|
| 193 |
+
## Model Card Authors [optional]
|
| 194 |
+
|
| 195 |
+
[More Information Needed]
|
| 196 |
+
|
| 197 |
+
## Model Card Contact
|
| 198 |
+
|
| 199 |
+
[More Information Needed]
|
| 200 |
+
### Framework versions
|
| 201 |
+
|
| 202 |
+
- PEFT 0.13.2
|
checkpoint-2800/adapter_config.json
ADDED
|
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"alpha_pattern": {},
|
| 3 |
+
"auto_mapping": null,
|
| 4 |
+
"base_model_name_or_path": "HuggingFaceTB/SmolLM2-135M-Instruct",
|
| 5 |
+
"bias": "none",
|
| 6 |
+
"fan_in_fan_out": false,
|
| 7 |
+
"inference_mode": true,
|
| 8 |
+
"init_lora_weights": true,
|
| 9 |
+
"layer_replication": null,
|
| 10 |
+
"layers_pattern": null,
|
| 11 |
+
"layers_to_transform": null,
|
| 12 |
+
"loftq_config": {},
|
| 13 |
+
"lora_alpha": 32,
|
| 14 |
+
"lora_dropout": 0.05,
|
| 15 |
+
"megatron_config": null,
|
| 16 |
+
"megatron_core": "megatron.core",
|
| 17 |
+
"modules_to_save": null,
|
| 18 |
+
"peft_type": "LORA",
|
| 19 |
+
"r": 16,
|
| 20 |
+
"rank_pattern": {},
|
| 21 |
+
"revision": null,
|
| 22 |
+
"target_modules": [
|
| 23 |
+
"v_proj",
|
| 24 |
+
"q_proj",
|
| 25 |
+
"o_proj",
|
| 26 |
+
"k_proj"
|
| 27 |
+
],
|
| 28 |
+
"task_type": "CAUSAL_LM",
|
| 29 |
+
"use_dora": false,
|
| 30 |
+
"use_rslora": false
|
| 31 |
+
}
|
checkpoint-2800/adapter_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a94ad4a0eb5df59fae08e6264a2f66fca28d8f0c63750d27d0fa81d187cce99b
|
| 3 |
+
size 7404368
|
checkpoint-2800/merges.txt
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
checkpoint-2800/optimizer.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c0244ca696895f941dcdcd36d1b1d18176ee229b018a1a47e11bc4cb018e8976
|
| 3 |
+
size 14947339
|
checkpoint-2800/rng_state.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c43356903843ab22cd2e2f9d4793b897ece3e6602a168a9b2b37f6dd608aeb1b
|
| 3 |
+
size 14645
|
checkpoint-2800/scheduler.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:eb8cc42d604be5228342e0769f671626ec477a5d27e8654c0160da0dd74fdca8
|
| 3 |
+
size 1465
|
checkpoint-2800/special_tokens_map.json
ADDED
|
@@ -0,0 +1,28 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"additional_special_tokens": [
|
| 3 |
+
"<|im_start|>",
|
| 4 |
+
"<|im_end|>"
|
| 5 |
+
],
|
| 6 |
+
"bos_token": {
|
| 7 |
+
"content": "<|im_start|>",
|
| 8 |
+
"lstrip": false,
|
| 9 |
+
"normalized": false,
|
| 10 |
+
"rstrip": false,
|
| 11 |
+
"single_word": false
|
| 12 |
+
},
|
| 13 |
+
"eos_token": {
|
| 14 |
+
"content": "<|im_end|>",
|
| 15 |
+
"lstrip": false,
|
| 16 |
+
"normalized": false,
|
| 17 |
+
"rstrip": false,
|
| 18 |
+
"single_word": false
|
| 19 |
+
},
|
| 20 |
+
"pad_token": "<|im_end|>",
|
| 21 |
+
"unk_token": {
|
| 22 |
+
"content": "<|endoftext|>",
|
| 23 |
+
"lstrip": false,
|
| 24 |
+
"normalized": false,
|
| 25 |
+
"rstrip": false,
|
| 26 |
+
"single_word": false
|
| 27 |
+
}
|
| 28 |
+
}
|
checkpoint-2800/tokenizer.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
checkpoint-2800/tokenizer_config.json
ADDED
|
@@ -0,0 +1,154 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"add_prefix_space": false,
|
| 3 |
+
"added_tokens_decoder": {
|
| 4 |
+
"0": {
|
| 5 |
+
"content": "<|endoftext|>",
|
| 6 |
+
"lstrip": false,
|
| 7 |
+
"normalized": false,
|
| 8 |
+
"rstrip": false,
|
| 9 |
+
"single_word": false,
|
| 10 |
+
"special": true
|
| 11 |
+
},
|
| 12 |
+
"1": {
|
| 13 |
+
"content": "<|im_start|>",
|
| 14 |
+
"lstrip": false,
|
| 15 |
+
"normalized": false,
|
| 16 |
+
"rstrip": false,
|
| 17 |
+
"single_word": false,
|
| 18 |
+
"special": true
|
| 19 |
+
},
|
| 20 |
+
"2": {
|
| 21 |
+
"content": "<|im_end|>",
|
| 22 |
+
"lstrip": false,
|
| 23 |
+
"normalized": false,
|
| 24 |
+
"rstrip": false,
|
| 25 |
+
"single_word": false,
|
| 26 |
+
"special": true
|
| 27 |
+
},
|
| 28 |
+
"3": {
|
| 29 |
+
"content": "<repo_name>",
|
| 30 |
+
"lstrip": false,
|
| 31 |
+
"normalized": false,
|
| 32 |
+
"rstrip": false,
|
| 33 |
+
"single_word": false,
|
| 34 |
+
"special": true
|
| 35 |
+
},
|
| 36 |
+
"4": {
|
| 37 |
+
"content": "<reponame>",
|
| 38 |
+
"lstrip": false,
|
| 39 |
+
"normalized": false,
|
| 40 |
+
"rstrip": false,
|
| 41 |
+
"single_word": false,
|
| 42 |
+
"special": true
|
| 43 |
+
},
|
| 44 |
+
"5": {
|
| 45 |
+
"content": "<file_sep>",
|
| 46 |
+
"lstrip": false,
|
| 47 |
+
"normalized": false,
|
| 48 |
+
"rstrip": false,
|
| 49 |
+
"single_word": false,
|
| 50 |
+
"special": true
|
| 51 |
+
},
|
| 52 |
+
"6": {
|
| 53 |
+
"content": "<filename>",
|
| 54 |
+
"lstrip": false,
|
| 55 |
+
"normalized": false,
|
| 56 |
+
"rstrip": false,
|
| 57 |
+
"single_word": false,
|
| 58 |
+
"special": true
|
| 59 |
+
},
|
| 60 |
+
"7": {
|
| 61 |
+
"content": "<gh_stars>",
|
| 62 |
+
"lstrip": false,
|
| 63 |
+
"normalized": false,
|
| 64 |
+
"rstrip": false,
|
| 65 |
+
"single_word": false,
|
| 66 |
+
"special": true
|
| 67 |
+
},
|
| 68 |
+
"8": {
|
| 69 |
+
"content": "<issue_start>",
|
| 70 |
+
"lstrip": false,
|
| 71 |
+
"normalized": false,
|
| 72 |
+
"rstrip": false,
|
| 73 |
+
"single_word": false,
|
| 74 |
+
"special": true
|
| 75 |
+
},
|
| 76 |
+
"9": {
|
| 77 |
+
"content": "<issue_comment>",
|
| 78 |
+
"lstrip": false,
|
| 79 |
+
"normalized": false,
|
| 80 |
+
"rstrip": false,
|
| 81 |
+
"single_word": false,
|
| 82 |
+
"special": true
|
| 83 |
+
},
|
| 84 |
+
"10": {
|
| 85 |
+
"content": "<issue_closed>",
|
| 86 |
+
"lstrip": false,
|
| 87 |
+
"normalized": false,
|
| 88 |
+
"rstrip": false,
|
| 89 |
+
"single_word": false,
|
| 90 |
+
"special": true
|
| 91 |
+
},
|
| 92 |
+
"11": {
|
| 93 |
+
"content": "<jupyter_start>",
|
| 94 |
+
"lstrip": false,
|
| 95 |
+
"normalized": false,
|
| 96 |
+
"rstrip": false,
|
| 97 |
+
"single_word": false,
|
| 98 |
+
"special": true
|
| 99 |
+
},
|
| 100 |
+
"12": {
|
| 101 |
+
"content": "<jupyter_text>",
|
| 102 |
+
"lstrip": false,
|
| 103 |
+
"normalized": false,
|
| 104 |
+
"rstrip": false,
|
| 105 |
+
"single_word": false,
|
| 106 |
+
"special": true
|
| 107 |
+
},
|
| 108 |
+
"13": {
|
| 109 |
+
"content": "<jupyter_code>",
|
| 110 |
+
"lstrip": false,
|
| 111 |
+
"normalized": false,
|
| 112 |
+
"rstrip": false,
|
| 113 |
+
"single_word": false,
|
| 114 |
+
"special": true
|
| 115 |
+
},
|
| 116 |
+
"14": {
|
| 117 |
+
"content": "<jupyter_output>",
|
| 118 |
+
"lstrip": false,
|
| 119 |
+
"normalized": false,
|
| 120 |
+
"rstrip": false,
|
| 121 |
+
"single_word": false,
|
| 122 |
+
"special": true
|
| 123 |
+
},
|
| 124 |
+
"15": {
|
| 125 |
+
"content": "<jupyter_script>",
|
| 126 |
+
"lstrip": false,
|
| 127 |
+
"normalized": false,
|
| 128 |
+
"rstrip": false,
|
| 129 |
+
"single_word": false,
|
| 130 |
+
"special": true
|
| 131 |
+
},
|
| 132 |
+
"16": {
|
| 133 |
+
"content": "<empty_output>",
|
| 134 |
+
"lstrip": false,
|
| 135 |
+
"normalized": false,
|
| 136 |
+
"rstrip": false,
|
| 137 |
+
"single_word": false,
|
| 138 |
+
"special": true
|
| 139 |
+
}
|
| 140 |
+
},
|
| 141 |
+
"additional_special_tokens": [
|
| 142 |
+
"<|im_start|>",
|
| 143 |
+
"<|im_end|>"
|
| 144 |
+
],
|
| 145 |
+
"bos_token": "<|im_start|>",
|
| 146 |
+
"chat_template": "{% for message in messages %}{% if loop.first and messages[0]['role'] != 'system' %}{{ '<|im_start|>system\nYou are a helpful AI assistant named SmolLM, trained by Hugging Face<|im_end|>\n' }}{% endif %}{{'<|im_start|>' + message['role'] + '\n' + message['content'] + '<|im_end|>' + '\n'}}{% endfor %}{% if add_generation_prompt %}{{ '<|im_start|>assistant\n' }}{% endif %}",
|
| 147 |
+
"clean_up_tokenization_spaces": false,
|
| 148 |
+
"eos_token": "<|im_end|>",
|
| 149 |
+
"model_max_length": 8192,
|
| 150 |
+
"pad_token": "<|im_end|>",
|
| 151 |
+
"tokenizer_class": "GPT2Tokenizer",
|
| 152 |
+
"unk_token": "<|endoftext|>",
|
| 153 |
+
"vocab_size": 49152
|
| 154 |
+
}
|
checkpoint-2800/trainer_state.json
ADDED
|
@@ -0,0 +1,537 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"best_metric": 0.971019446849823,
|
| 3 |
+
"best_model_checkpoint": "/kaggle/working/checkpoints/checkpoint-2800",
|
| 4 |
+
"epoch": 0.4983980064079744,
|
| 5 |
+
"eval_steps": 200,
|
| 6 |
+
"global_step": 2800,
|
| 7 |
+
"is_hyper_param_search": false,
|
| 8 |
+
"is_local_process_zero": true,
|
| 9 |
+
"is_world_process_zero": true,
|
| 10 |
+
"log_history": [
|
| 11 |
+
{
|
| 12 |
+
"epoch": 0.0088999644001424,
|
| 13 |
+
"grad_norm": 0.46537941694259644,
|
| 14 |
+
"learning_rate": 0.0001,
|
| 15 |
+
"loss": 3.2655,
|
| 16 |
+
"step": 50
|
| 17 |
+
},
|
| 18 |
+
{
|
| 19 |
+
"epoch": 0.0177999288002848,
|
| 20 |
+
"grad_norm": 0.5644003748893738,
|
| 21 |
+
"learning_rate": 0.0002,
|
| 22 |
+
"loss": 2.6912,
|
| 23 |
+
"step": 100
|
| 24 |
+
},
|
| 25 |
+
{
|
| 26 |
+
"epoch": 0.026699893200427198,
|
| 27 |
+
"grad_norm": 0.5880550146102905,
|
| 28 |
+
"learning_rate": 0.00019999560489196446,
|
| 29 |
+
"loss": 2.2546,
|
| 30 |
+
"step": 150
|
| 31 |
+
},
|
| 32 |
+
{
|
| 33 |
+
"epoch": 0.0355998576005696,
|
| 34 |
+
"grad_norm": 0.7666159272193909,
|
| 35 |
+
"learning_rate": 0.00019998241995419736,
|
| 36 |
+
"loss": 2.0311,
|
| 37 |
+
"step": 200
|
| 38 |
+
},
|
| 39 |
+
{
|
| 40 |
+
"epoch": 0.0355998576005696,
|
| 41 |
+
"eval_loss": 1.959696650505066,
|
| 42 |
+
"eval_runtime": 50.7528,
|
| 43 |
+
"eval_samples_per_second": 93.197,
|
| 44 |
+
"eval_steps_per_second": 11.664,
|
| 45 |
+
"step": 200
|
| 46 |
+
},
|
| 47 |
+
{
|
| 48 |
+
"epoch": 0.044499822000711994,
|
| 49 |
+
"grad_norm": 0.92059725522995,
|
| 50 |
+
"learning_rate": 0.0001999604463456832,
|
| 51 |
+
"loss": 1.8378,
|
| 52 |
+
"step": 250
|
| 53 |
+
},
|
| 54 |
+
{
|
| 55 |
+
"epoch": 0.053399786400854396,
|
| 56 |
+
"grad_norm": 0.9128262400627136,
|
| 57 |
+
"learning_rate": 0.00019992968599794966,
|
| 58 |
+
"loss": 1.7162,
|
| 59 |
+
"step": 300
|
| 60 |
+
},
|
| 61 |
+
{
|
| 62 |
+
"epoch": 0.0622997508009968,
|
| 63 |
+
"grad_norm": 0.9777900576591492,
|
| 64 |
+
"learning_rate": 0.00019989014161489777,
|
| 65 |
+
"loss": 1.6289,
|
| 66 |
+
"step": 350
|
| 67 |
+
},
|
| 68 |
+
{
|
| 69 |
+
"epoch": 0.0711997152011392,
|
| 70 |
+
"grad_norm": 0.8634700179100037,
|
| 71 |
+
"learning_rate": 0.00019984181667256418,
|
| 72 |
+
"loss": 1.5713,
|
| 73 |
+
"step": 400
|
| 74 |
+
},
|
| 75 |
+
{
|
| 76 |
+
"epoch": 0.0711997152011392,
|
| 77 |
+
"eval_loss": 1.5510551929473877,
|
| 78 |
+
"eval_runtime": 50.373,
|
| 79 |
+
"eval_samples_per_second": 93.9,
|
| 80 |
+
"eval_steps_per_second": 11.752,
|
| 81 |
+
"step": 400
|
| 82 |
+
},
|
| 83 |
+
{
|
| 84 |
+
"epoch": 0.0800996796012816,
|
| 85 |
+
"grad_norm": 1.018005609512329,
|
| 86 |
+
"learning_rate": 0.00019978471541881585,
|
| 87 |
+
"loss": 1.495,
|
| 88 |
+
"step": 450
|
| 89 |
+
},
|
| 90 |
+
{
|
| 91 |
+
"epoch": 0.08899964400142399,
|
| 92 |
+
"grad_norm": 0.9585720300674438,
|
| 93 |
+
"learning_rate": 0.0001997188428729763,
|
| 94 |
+
"loss": 1.4404,
|
| 95 |
+
"step": 500
|
| 96 |
+
},
|
| 97 |
+
{
|
| 98 |
+
"epoch": 0.09789960840156639,
|
| 99 |
+
"grad_norm": 0.9305699467658997,
|
| 100 |
+
"learning_rate": 0.00019964420482538464,
|
| 101 |
+
"loss": 1.4158,
|
| 102 |
+
"step": 550
|
| 103 |
+
},
|
| 104 |
+
{
|
| 105 |
+
"epoch": 0.10679957280170879,
|
| 106 |
+
"grad_norm": 1.0140578746795654,
|
| 107 |
+
"learning_rate": 0.00019956080783688652,
|
| 108 |
+
"loss": 1.4036,
|
| 109 |
+
"step": 600
|
| 110 |
+
},
|
| 111 |
+
{
|
| 112 |
+
"epoch": 0.10679957280170879,
|
| 113 |
+
"eval_loss": 1.3824176788330078,
|
| 114 |
+
"eval_runtime": 49.9585,
|
| 115 |
+
"eval_samples_per_second": 94.679,
|
| 116 |
+
"eval_steps_per_second": 11.85,
|
| 117 |
+
"step": 600
|
| 118 |
+
},
|
| 119 |
+
{
|
| 120 |
+
"epoch": 0.1156995372018512,
|
| 121 |
+
"grad_norm": 0.9531853199005127,
|
| 122 |
+
"learning_rate": 0.00019946865923825744,
|
| 123 |
+
"loss": 1.3574,
|
| 124 |
+
"step": 650
|
| 125 |
+
},
|
| 126 |
+
{
|
| 127 |
+
"epoch": 0.1245995016019936,
|
| 128 |
+
"grad_norm": 0.9434281587600708,
|
| 129 |
+
"learning_rate": 0.00019936776712955833,
|
| 130 |
+
"loss": 1.3519,
|
| 131 |
+
"step": 700
|
| 132 |
+
},
|
| 133 |
+
{
|
| 134 |
+
"epoch": 0.133499466002136,
|
| 135 |
+
"grad_norm": 0.9395330548286438,
|
| 136 |
+
"learning_rate": 0.00019925814037942353,
|
| 137 |
+
"loss": 1.2867,
|
| 138 |
+
"step": 750
|
| 139 |
+
},
|
| 140 |
+
{
|
| 141 |
+
"epoch": 0.1423994304022784,
|
| 142 |
+
"grad_norm": 0.8747947812080383,
|
| 143 |
+
"learning_rate": 0.00019913978862428128,
|
| 144 |
+
"loss": 1.276,
|
| 145 |
+
"step": 800
|
| 146 |
+
},
|
| 147 |
+
{
|
| 148 |
+
"epoch": 0.1423994304022784,
|
| 149 |
+
"eval_loss": 1.279874324798584,
|
| 150 |
+
"eval_runtime": 50.4803,
|
| 151 |
+
"eval_samples_per_second": 93.7,
|
| 152 |
+
"eval_steps_per_second": 11.727,
|
| 153 |
+
"step": 800
|
| 154 |
+
},
|
| 155 |
+
{
|
| 156 |
+
"epoch": 0.1512993948024208,
|
| 157 |
+
"grad_norm": 0.9898436665534973,
|
| 158 |
+
"learning_rate": 0.00019901272226750653,
|
| 159 |
+
"loss": 1.2522,
|
| 160 |
+
"step": 850
|
| 161 |
+
},
|
| 162 |
+
{
|
| 163 |
+
"epoch": 0.1601993592025632,
|
| 164 |
+
"grad_norm": 0.9309324026107788,
|
| 165 |
+
"learning_rate": 0.00019887695247850667,
|
| 166 |
+
"loss": 1.2622,
|
| 167 |
+
"step": 900
|
| 168 |
+
},
|
| 169 |
+
{
|
| 170 |
+
"epoch": 0.16909932360270558,
|
| 171 |
+
"grad_norm": 0.9160321950912476,
|
| 172 |
+
"learning_rate": 0.00019873249119173943,
|
| 173 |
+
"loss": 1.2217,
|
| 174 |
+
"step": 950
|
| 175 |
+
},
|
| 176 |
+
{
|
| 177 |
+
"epoch": 0.17799928800284798,
|
| 178 |
+
"grad_norm": 0.9408981800079346,
|
| 179 |
+
"learning_rate": 0.00019857935110566407,
|
| 180 |
+
"loss": 1.224,
|
| 181 |
+
"step": 1000
|
| 182 |
+
},
|
| 183 |
+
{
|
| 184 |
+
"epoch": 0.17799928800284798,
|
| 185 |
+
"eval_loss": 1.2070544958114624,
|
| 186 |
+
"eval_runtime": 50.3603,
|
| 187 |
+
"eval_samples_per_second": 93.923,
|
| 188 |
+
"eval_steps_per_second": 11.755,
|
| 189 |
+
"step": 1000
|
| 190 |
+
},
|
| 191 |
+
{
|
| 192 |
+
"epoch": 0.18689925240299038,
|
| 193 |
+
"grad_norm": 0.90412437915802,
|
| 194 |
+
"learning_rate": 0.00019841754568162507,
|
| 195 |
+
"loss": 1.1848,
|
| 196 |
+
"step": 1050
|
| 197 |
+
},
|
| 198 |
+
{
|
| 199 |
+
"epoch": 0.19579921680313278,
|
| 200 |
+
"grad_norm": 0.9094467759132385,
|
| 201 |
+
"learning_rate": 0.00019824708914266883,
|
| 202 |
+
"loss": 1.1649,
|
| 203 |
+
"step": 1100
|
| 204 |
+
},
|
| 205 |
+
{
|
| 206 |
+
"epoch": 0.20469918120327518,
|
| 207 |
+
"grad_norm": 0.9208333492279053,
|
| 208 |
+
"learning_rate": 0.00019806799647229345,
|
| 209 |
+
"loss": 1.1447,
|
| 210 |
+
"step": 1150
|
| 211 |
+
},
|
| 212 |
+
{
|
| 213 |
+
"epoch": 0.21359914560341758,
|
| 214 |
+
"grad_norm": 0.9170883893966675,
|
| 215 |
+
"learning_rate": 0.00019788028341313153,
|
| 216 |
+
"loss": 1.1734,
|
| 217 |
+
"step": 1200
|
| 218 |
+
},
|
| 219 |
+
{
|
| 220 |
+
"epoch": 0.21359914560341758,
|
| 221 |
+
"eval_loss": 1.158735752105713,
|
| 222 |
+
"eval_runtime": 50.4385,
|
| 223 |
+
"eval_samples_per_second": 93.778,
|
| 224 |
+
"eval_steps_per_second": 11.737,
|
| 225 |
+
"step": 1200
|
| 226 |
+
},
|
| 227 |
+
{
|
| 228 |
+
"epoch": 0.22249911000355999,
|
| 229 |
+
"grad_norm": 0.9168058633804321,
|
| 230 |
+
"learning_rate": 0.00019768396646556666,
|
| 231 |
+
"loss": 1.1433,
|
| 232 |
+
"step": 1250
|
| 233 |
+
},
|
| 234 |
+
{
|
| 235 |
+
"epoch": 0.2313990744037024,
|
| 236 |
+
"grad_norm": 0.9363458156585693,
|
| 237 |
+
"learning_rate": 0.00019747906288628266,
|
| 238 |
+
"loss": 1.1042,
|
| 239 |
+
"step": 1300
|
| 240 |
+
},
|
| 241 |
+
{
|
| 242 |
+
"epoch": 0.2402990388038448,
|
| 243 |
+
"grad_norm": 0.9948675036430359,
|
| 244 |
+
"learning_rate": 0.00019726559068674693,
|
| 245 |
+
"loss": 1.1074,
|
| 246 |
+
"step": 1350
|
| 247 |
+
},
|
| 248 |
+
{
|
| 249 |
+
"epoch": 0.2491990032039872,
|
| 250 |
+
"grad_norm": 0.9022513628005981,
|
| 251 |
+
"learning_rate": 0.00019704356863162702,
|
| 252 |
+
"loss": 1.1044,
|
| 253 |
+
"step": 1400
|
| 254 |
+
},
|
| 255 |
+
{
|
| 256 |
+
"epoch": 0.2491990032039872,
|
| 257 |
+
"eval_loss": 1.1200889348983765,
|
| 258 |
+
"eval_runtime": 50.4821,
|
| 259 |
+
"eval_samples_per_second": 93.697,
|
| 260 |
+
"eval_steps_per_second": 11.727,
|
| 261 |
+
"step": 1400
|
| 262 |
+
},
|
| 263 |
+
{
|
| 264 |
+
"epoch": 0.2580989676041296,
|
| 265 |
+
"grad_norm": 0.9583104848861694,
|
| 266 |
+
"learning_rate": 0.0001968130162371413,
|
| 267 |
+
"loss": 1.114,
|
| 268 |
+
"step": 1450
|
| 269 |
+
},
|
| 270 |
+
{
|
| 271 |
+
"epoch": 0.266998932004272,
|
| 272 |
+
"grad_norm": 1.0126705169677734,
|
| 273 |
+
"learning_rate": 0.00019657395376934344,
|
| 274 |
+
"loss": 1.0913,
|
| 275 |
+
"step": 1500
|
| 276 |
+
},
|
| 277 |
+
{
|
| 278 |
+
"epoch": 0.2758988964044144,
|
| 279 |
+
"grad_norm": 0.9019700288772583,
|
| 280 |
+
"learning_rate": 0.00019632640224234087,
|
| 281 |
+
"loss": 1.1114,
|
| 282 |
+
"step": 1550
|
| 283 |
+
},
|
| 284 |
+
{
|
| 285 |
+
"epoch": 0.2847988608045568,
|
| 286 |
+
"grad_norm": 0.9623306393623352,
|
| 287 |
+
"learning_rate": 0.00019607038341644772,
|
| 288 |
+
"loss": 1.0887,
|
| 289 |
+
"step": 1600
|
| 290 |
+
},
|
| 291 |
+
{
|
| 292 |
+
"epoch": 0.2847988608045568,
|
| 293 |
+
"eval_loss": 1.0876715183258057,
|
| 294 |
+
"eval_runtime": 50.0615,
|
| 295 |
+
"eval_samples_per_second": 94.484,
|
| 296 |
+
"eval_steps_per_second": 11.825,
|
| 297 |
+
"step": 1600
|
| 298 |
+
},
|
| 299 |
+
{
|
| 300 |
+
"epoch": 0.2936988252046992,
|
| 301 |
+
"grad_norm": 0.9978682994842529,
|
| 302 |
+
"learning_rate": 0.00019580591979627196,
|
| 303 |
+
"loss": 1.0646,
|
| 304 |
+
"step": 1650
|
| 305 |
+
},
|
| 306 |
+
{
|
| 307 |
+
"epoch": 0.3025987896048416,
|
| 308 |
+
"grad_norm": 0.9173294305801392,
|
| 309 |
+
"learning_rate": 0.00019553303462873723,
|
| 310 |
+
"loss": 1.0744,
|
| 311 |
+
"step": 1700
|
| 312 |
+
},
|
| 313 |
+
{
|
| 314 |
+
"epoch": 0.311498754004984,
|
| 315 |
+
"grad_norm": 0.8827286958694458,
|
| 316 |
+
"learning_rate": 0.00019525175190103941,
|
| 317 |
+
"loss": 1.0443,
|
| 318 |
+
"step": 1750
|
| 319 |
+
},
|
| 320 |
+
{
|
| 321 |
+
"epoch": 0.3203987184051264,
|
| 322 |
+
"grad_norm": 0.951848030090332,
|
| 323 |
+
"learning_rate": 0.000194962096338538,
|
| 324 |
+
"loss": 1.0641,
|
| 325 |
+
"step": 1800
|
| 326 |
+
},
|
| 327 |
+
{
|
| 328 |
+
"epoch": 0.3203987184051264,
|
| 329 |
+
"eval_loss": 1.0581151247024536,
|
| 330 |
+
"eval_runtime": 50.1826,
|
| 331 |
+
"eval_samples_per_second": 94.256,
|
| 332 |
+
"eval_steps_per_second": 11.797,
|
| 333 |
+
"step": 1800
|
| 334 |
+
},
|
| 335 |
+
{
|
| 336 |
+
"epoch": 0.3292986828052688,
|
| 337 |
+
"grad_norm": 0.8628537654876709,
|
| 338 |
+
"learning_rate": 0.0001946640934025828,
|
| 339 |
+
"loss": 1.044,
|
| 340 |
+
"step": 1850
|
| 341 |
+
},
|
| 342 |
+
{
|
| 343 |
+
"epoch": 0.33819864720541115,
|
| 344 |
+
"grad_norm": 0.9169789552688599,
|
| 345 |
+
"learning_rate": 0.00019435776928827583,
|
| 346 |
+
"loss": 1.0455,
|
| 347 |
+
"step": 1900
|
| 348 |
+
},
|
| 349 |
+
{
|
| 350 |
+
"epoch": 0.34709861160555355,
|
| 351 |
+
"grad_norm": 0.8911493420600891,
|
| 352 |
+
"learning_rate": 0.00019404315092216856,
|
| 353 |
+
"loss": 1.049,
|
| 354 |
+
"step": 1950
|
| 355 |
+
},
|
| 356 |
+
{
|
| 357 |
+
"epoch": 0.35599857600569595,
|
| 358 |
+
"grad_norm": 1.0085785388946533,
|
| 359 |
+
"learning_rate": 0.00019372026595989517,
|
| 360 |
+
"loss": 1.0416,
|
| 361 |
+
"step": 2000
|
| 362 |
+
},
|
| 363 |
+
{
|
| 364 |
+
"epoch": 0.35599857600569595,
|
| 365 |
+
"eval_loss": 1.0355150699615479,
|
| 366 |
+
"eval_runtime": 49.9828,
|
| 367 |
+
"eval_samples_per_second": 94.633,
|
| 368 |
+
"eval_steps_per_second": 11.844,
|
| 369 |
+
"step": 2000
|
| 370 |
+
},
|
| 371 |
+
{
|
| 372 |
+
"epoch": 0.36489854040583836,
|
| 373 |
+
"grad_norm": 0.9074106216430664,
|
| 374 |
+
"learning_rate": 0.0001933891427837416,
|
| 375 |
+
"loss": 1.0232,
|
| 376 |
+
"step": 2050
|
| 377 |
+
},
|
| 378 |
+
{
|
| 379 |
+
"epoch": 0.37379850480598076,
|
| 380 |
+
"grad_norm": 0.9280099272727966,
|
| 381 |
+
"learning_rate": 0.00019304981050015035,
|
| 382 |
+
"loss": 1.0294,
|
| 383 |
+
"step": 2100
|
| 384 |
+
},
|
| 385 |
+
{
|
| 386 |
+
"epoch": 0.38269846920612316,
|
| 387 |
+
"grad_norm": 0.9338967800140381,
|
| 388 |
+
"learning_rate": 0.00019270229893716243,
|
| 389 |
+
"loss": 1.0094,
|
| 390 |
+
"step": 2150
|
| 391 |
+
},
|
| 392 |
+
{
|
| 393 |
+
"epoch": 0.39159843360626556,
|
| 394 |
+
"grad_norm": 0.9141274094581604,
|
| 395 |
+
"learning_rate": 0.0001923466386417951,
|
| 396 |
+
"loss": 1.0234,
|
| 397 |
+
"step": 2200
|
| 398 |
+
},
|
| 399 |
+
{
|
| 400 |
+
"epoch": 0.39159843360626556,
|
| 401 |
+
"eval_loss": 1.017386794090271,
|
| 402 |
+
"eval_runtime": 50.0342,
|
| 403 |
+
"eval_samples_per_second": 94.535,
|
| 404 |
+
"eval_steps_per_second": 11.832,
|
| 405 |
+
"step": 2200
|
| 406 |
+
},
|
| 407 |
+
{
|
| 408 |
+
"epoch": 0.40049839800640796,
|
| 409 |
+
"grad_norm": 0.8689021468162537,
|
| 410 |
+
"learning_rate": 0.0001919828608773568,
|
| 411 |
+
"loss": 0.9944,
|
| 412 |
+
"step": 2250
|
| 413 |
+
},
|
| 414 |
+
{
|
| 415 |
+
"epoch": 0.40939836240655036,
|
| 416 |
+
"grad_norm": 1.0085052251815796,
|
| 417 |
+
"learning_rate": 0.00019161099762069904,
|
| 418 |
+
"loss": 0.9923,
|
| 419 |
+
"step": 2300
|
| 420 |
+
},
|
| 421 |
+
{
|
| 422 |
+
"epoch": 0.41829832680669277,
|
| 423 |
+
"grad_norm": 0.8979515433311462,
|
| 424 |
+
"learning_rate": 0.0001912310815594055,
|
| 425 |
+
"loss": 0.9986,
|
| 426 |
+
"step": 2350
|
| 427 |
+
},
|
| 428 |
+
{
|
| 429 |
+
"epoch": 0.42719829120683517,
|
| 430 |
+
"grad_norm": 0.8858252167701721,
|
| 431 |
+
"learning_rate": 0.00019084314608891899,
|
| 432 |
+
"loss": 0.9973,
|
| 433 |
+
"step": 2400
|
| 434 |
+
},
|
| 435 |
+
{
|
| 436 |
+
"epoch": 0.42719829120683517,
|
| 437 |
+
"eval_loss": 0.9972559213638306,
|
| 438 |
+
"eval_runtime": 49.8748,
|
| 439 |
+
"eval_samples_per_second": 94.837,
|
| 440 |
+
"eval_steps_per_second": 11.87,
|
| 441 |
+
"step": 2400
|
| 442 |
+
},
|
| 443 |
+
{
|
| 444 |
+
"epoch": 0.43609825560697757,
|
| 445 |
+
"grad_norm": 0.8094026446342468,
|
| 446 |
+
"learning_rate": 0.00019044722530960547,
|
| 447 |
+
"loss": 0.9786,
|
| 448 |
+
"step": 2450
|
| 449 |
+
},
|
| 450 |
+
{
|
| 451 |
+
"epoch": 0.44499822000711997,
|
| 452 |
+
"grad_norm": 0.9519333839416504,
|
| 453 |
+
"learning_rate": 0.00019004335402375696,
|
| 454 |
+
"loss": 0.9908,
|
| 455 |
+
"step": 2500
|
| 456 |
+
},
|
| 457 |
+
{
|
| 458 |
+
"epoch": 0.4538981844072624,
|
| 459 |
+
"grad_norm": 0.9498372673988342,
|
| 460 |
+
"learning_rate": 0.00018963156773253216,
|
| 461 |
+
"loss": 0.9748,
|
| 462 |
+
"step": 2550
|
| 463 |
+
},
|
| 464 |
+
{
|
| 465 |
+
"epoch": 0.4627981488074048,
|
| 466 |
+
"grad_norm": 0.8922374248504639,
|
| 467 |
+
"learning_rate": 0.00018921190263283575,
|
| 468 |
+
"loss": 0.9647,
|
| 469 |
+
"step": 2600
|
| 470 |
+
},
|
| 471 |
+
{
|
| 472 |
+
"epoch": 0.4627981488074048,
|
| 473 |
+
"eval_loss": 0.982623279094696,
|
| 474 |
+
"eval_runtime": 50.0541,
|
| 475 |
+
"eval_samples_per_second": 94.498,
|
| 476 |
+
"eval_steps_per_second": 11.827,
|
| 477 |
+
"step": 2600
|
| 478 |
+
},
|
| 479 |
+
{
|
| 480 |
+
"epoch": 0.4716981132075472,
|
| 481 |
+
"grad_norm": 0.883073091506958,
|
| 482 |
+
"learning_rate": 0.0001887843956141368,
|
| 483 |
+
"loss": 0.9845,
|
| 484 |
+
"step": 2650
|
| 485 |
+
},
|
| 486 |
+
{
|
| 487 |
+
"epoch": 0.4805980776076896,
|
| 488 |
+
"grad_norm": 0.8473624587059021,
|
| 489 |
+
"learning_rate": 0.00018834908425522596,
|
| 490 |
+
"loss": 0.9918,
|
| 491 |
+
"step": 2700
|
| 492 |
+
},
|
| 493 |
+
{
|
| 494 |
+
"epoch": 0.489498042007832,
|
| 495 |
+
"grad_norm": 0.902301013469696,
|
| 496 |
+
"learning_rate": 0.00018790600682091232,
|
| 497 |
+
"loss": 0.9891,
|
| 498 |
+
"step": 2750
|
| 499 |
+
},
|
| 500 |
+
{
|
| 501 |
+
"epoch": 0.4983980064079744,
|
| 502 |
+
"grad_norm": 0.915540337562561,
|
| 503 |
+
"learning_rate": 0.00018745520225865966,
|
| 504 |
+
"loss": 0.9596,
|
| 505 |
+
"step": 2800
|
| 506 |
+
},
|
| 507 |
+
{
|
| 508 |
+
"epoch": 0.4983980064079744,
|
| 509 |
+
"eval_loss": 0.971019446849823,
|
| 510 |
+
"eval_runtime": 50.1806,
|
| 511 |
+
"eval_samples_per_second": 94.26,
|
| 512 |
+
"eval_steps_per_second": 11.797,
|
| 513 |
+
"step": 2800
|
| 514 |
+
}
|
| 515 |
+
],
|
| 516 |
+
"logging_steps": 50,
|
| 517 |
+
"max_steps": 16854,
|
| 518 |
+
"num_input_tokens_seen": 0,
|
| 519 |
+
"num_train_epochs": 3,
|
| 520 |
+
"save_steps": 200,
|
| 521 |
+
"stateful_callbacks": {
|
| 522 |
+
"TrainerControl": {
|
| 523 |
+
"args": {
|
| 524 |
+
"should_epoch_stop": false,
|
| 525 |
+
"should_evaluate": false,
|
| 526 |
+
"should_log": false,
|
| 527 |
+
"should_save": true,
|
| 528 |
+
"should_training_stop": false
|
| 529 |
+
},
|
| 530 |
+
"attributes": {}
|
| 531 |
+
}
|
| 532 |
+
},
|
| 533 |
+
"total_flos": 3034868064869376.0,
|
| 534 |
+
"train_batch_size": 8,
|
| 535 |
+
"trial_name": null,
|
| 536 |
+
"trial_params": null
|
| 537 |
+
}
|
checkpoint-2800/training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b341a1f294e785c53cc6b81d10ded7236c1534b3e1e5d0338ea12151dcd947a5
|
| 3 |
+
size 5969
|
checkpoint-2800/vocab.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|