Upload folder using huggingface_hub
Browse files- README.md +204 -0
- adapter_config.json +29 -0
- adapter_model.safetensors +3 -0
- optimizer.pt +3 -0
- rng_state.pth +3 -0
- scheduler.pt +3 -0
- special_tokens_map.json +30 -0
- tokenizer.json +0 -0
- tokenizer_config.json +212 -0
- trainer_state.json +579 -0
- training_args.bin +3 -0
README.md
ADDED
|
@@ -0,0 +1,204 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
library_name: peft
|
| 3 |
+
base_model: EleutherAI/pythia-1b
|
| 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 |
+
|
| 201 |
+
|
| 202 |
+
### Framework versions
|
| 203 |
+
|
| 204 |
+
- PEFT 0.7.2.dev0
|
adapter_config.json
ADDED
|
@@ -0,0 +1,29 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"alpha_pattern": {},
|
| 3 |
+
"auto_mapping": null,
|
| 4 |
+
"base_model_name_or_path": "EleutherAI/pythia-1b",
|
| 5 |
+
"bias": "none",
|
| 6 |
+
"fan_in_fan_out": false,
|
| 7 |
+
"inference_mode": true,
|
| 8 |
+
"init_lora_weights": true,
|
| 9 |
+
"layers_pattern": null,
|
| 10 |
+
"layers_to_transform": null,
|
| 11 |
+
"loftq_config": {},
|
| 12 |
+
"lora_alpha": 16,
|
| 13 |
+
"lora_dropout": 0.1,
|
| 14 |
+
"megatron_config": null,
|
| 15 |
+
"megatron_core": "megatron.core",
|
| 16 |
+
"modules_to_save": null,
|
| 17 |
+
"peft_type": "LORA",
|
| 18 |
+
"r": 64,
|
| 19 |
+
"rank_pattern": {},
|
| 20 |
+
"revision": null,
|
| 21 |
+
"target_modules": [
|
| 22 |
+
"dense_4h_to_h",
|
| 23 |
+
"query_key_value",
|
| 24 |
+
"dense",
|
| 25 |
+
"dense_h_to_4h"
|
| 26 |
+
],
|
| 27 |
+
"task_type": "CAUSAL_LM",
|
| 28 |
+
"use_rslora": false
|
| 29 |
+
}
|
adapter_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fda2e7eeb2e05558aad305b947d18e40371994273b1eed16695539b04dacdb9a
|
| 3 |
+
size 134235712
|
optimizer.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6cf51aaab65bdb12c34dad1d8d2f1759991d05f3e3ead5314308860be6212404
|
| 3 |
+
size 268514874
|
rng_state.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4b772e495c0a15affc6564a65138b0f1afe44b783339b26b29aff2f39cc64c0f
|
| 3 |
+
size 14244
|
scheduler.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b64e03a349d65a4a265ddcde43b6866f14518090a6d33cf547d68471d9df8eba
|
| 3 |
+
size 1064
|
special_tokens_map.json
ADDED
|
@@ -0,0 +1,30 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"bos_token": {
|
| 3 |
+
"content": "<|endoftext|>",
|
| 4 |
+
"lstrip": false,
|
| 5 |
+
"normalized": false,
|
| 6 |
+
"rstrip": false,
|
| 7 |
+
"single_word": false
|
| 8 |
+
},
|
| 9 |
+
"eos_token": {
|
| 10 |
+
"content": "<|endoftext|>",
|
| 11 |
+
"lstrip": false,
|
| 12 |
+
"normalized": false,
|
| 13 |
+
"rstrip": false,
|
| 14 |
+
"single_word": false
|
| 15 |
+
},
|
| 16 |
+
"pad_token": {
|
| 17 |
+
"content": "<|endoftext|>",
|
| 18 |
+
"lstrip": false,
|
| 19 |
+
"normalized": false,
|
| 20 |
+
"rstrip": false,
|
| 21 |
+
"single_word": false
|
| 22 |
+
},
|
| 23 |
+
"unk_token": {
|
| 24 |
+
"content": "<|endoftext|>",
|
| 25 |
+
"lstrip": false,
|
| 26 |
+
"normalized": false,
|
| 27 |
+
"rstrip": false,
|
| 28 |
+
"single_word": false
|
| 29 |
+
}
|
| 30 |
+
}
|
tokenizer.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
tokenizer_config.json
ADDED
|
@@ -0,0 +1,212 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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": "<|padding|>",
|
| 14 |
+
"lstrip": false,
|
| 15 |
+
"normalized": false,
|
| 16 |
+
"rstrip": false,
|
| 17 |
+
"single_word": false,
|
| 18 |
+
"special": true
|
| 19 |
+
},
|
| 20 |
+
"50254": {
|
| 21 |
+
"content": " ",
|
| 22 |
+
"lstrip": false,
|
| 23 |
+
"normalized": true,
|
| 24 |
+
"rstrip": false,
|
| 25 |
+
"single_word": false,
|
| 26 |
+
"special": false
|
| 27 |
+
},
|
| 28 |
+
"50255": {
|
| 29 |
+
"content": " ",
|
| 30 |
+
"lstrip": false,
|
| 31 |
+
"normalized": true,
|
| 32 |
+
"rstrip": false,
|
| 33 |
+
"single_word": false,
|
| 34 |
+
"special": false
|
| 35 |
+
},
|
| 36 |
+
"50256": {
|
| 37 |
+
"content": " ",
|
| 38 |
+
"lstrip": false,
|
| 39 |
+
"normalized": true,
|
| 40 |
+
"rstrip": false,
|
| 41 |
+
"single_word": false,
|
| 42 |
+
"special": false
|
| 43 |
+
},
|
| 44 |
+
"50257": {
|
| 45 |
+
"content": " ",
|
| 46 |
+
"lstrip": false,
|
| 47 |
+
"normalized": true,
|
| 48 |
+
"rstrip": false,
|
| 49 |
+
"single_word": false,
|
| 50 |
+
"special": false
|
| 51 |
+
},
|
| 52 |
+
"50258": {
|
| 53 |
+
"content": " ",
|
| 54 |
+
"lstrip": false,
|
| 55 |
+
"normalized": true,
|
| 56 |
+
"rstrip": false,
|
| 57 |
+
"single_word": false,
|
| 58 |
+
"special": false
|
| 59 |
+
},
|
| 60 |
+
"50259": {
|
| 61 |
+
"content": " ",
|
| 62 |
+
"lstrip": false,
|
| 63 |
+
"normalized": true,
|
| 64 |
+
"rstrip": false,
|
| 65 |
+
"single_word": false,
|
| 66 |
+
"special": false
|
| 67 |
+
},
|
| 68 |
+
"50260": {
|
| 69 |
+
"content": " ",
|
| 70 |
+
"lstrip": false,
|
| 71 |
+
"normalized": true,
|
| 72 |
+
"rstrip": false,
|
| 73 |
+
"single_word": false,
|
| 74 |
+
"special": false
|
| 75 |
+
},
|
| 76 |
+
"50261": {
|
| 77 |
+
"content": " ",
|
| 78 |
+
"lstrip": false,
|
| 79 |
+
"normalized": true,
|
| 80 |
+
"rstrip": false,
|
| 81 |
+
"single_word": false,
|
| 82 |
+
"special": false
|
| 83 |
+
},
|
| 84 |
+
"50262": {
|
| 85 |
+
"content": " ",
|
| 86 |
+
"lstrip": false,
|
| 87 |
+
"normalized": true,
|
| 88 |
+
"rstrip": false,
|
| 89 |
+
"single_word": false,
|
| 90 |
+
"special": false
|
| 91 |
+
},
|
| 92 |
+
"50263": {
|
| 93 |
+
"content": " ",
|
| 94 |
+
"lstrip": false,
|
| 95 |
+
"normalized": true,
|
| 96 |
+
"rstrip": false,
|
| 97 |
+
"single_word": false,
|
| 98 |
+
"special": false
|
| 99 |
+
},
|
| 100 |
+
"50264": {
|
| 101 |
+
"content": " ",
|
| 102 |
+
"lstrip": false,
|
| 103 |
+
"normalized": true,
|
| 104 |
+
"rstrip": false,
|
| 105 |
+
"single_word": false,
|
| 106 |
+
"special": false
|
| 107 |
+
},
|
| 108 |
+
"50265": {
|
| 109 |
+
"content": " ",
|
| 110 |
+
"lstrip": false,
|
| 111 |
+
"normalized": true,
|
| 112 |
+
"rstrip": false,
|
| 113 |
+
"single_word": false,
|
| 114 |
+
"special": false
|
| 115 |
+
},
|
| 116 |
+
"50266": {
|
| 117 |
+
"content": " ",
|
| 118 |
+
"lstrip": false,
|
| 119 |
+
"normalized": true,
|
| 120 |
+
"rstrip": false,
|
| 121 |
+
"single_word": false,
|
| 122 |
+
"special": false
|
| 123 |
+
},
|
| 124 |
+
"50267": {
|
| 125 |
+
"content": " ",
|
| 126 |
+
"lstrip": false,
|
| 127 |
+
"normalized": true,
|
| 128 |
+
"rstrip": false,
|
| 129 |
+
"single_word": false,
|
| 130 |
+
"special": false
|
| 131 |
+
},
|
| 132 |
+
"50268": {
|
| 133 |
+
"content": " ",
|
| 134 |
+
"lstrip": false,
|
| 135 |
+
"normalized": true,
|
| 136 |
+
"rstrip": false,
|
| 137 |
+
"single_word": false,
|
| 138 |
+
"special": false
|
| 139 |
+
},
|
| 140 |
+
"50269": {
|
| 141 |
+
"content": " ",
|
| 142 |
+
"lstrip": false,
|
| 143 |
+
"normalized": true,
|
| 144 |
+
"rstrip": false,
|
| 145 |
+
"single_word": false,
|
| 146 |
+
"special": false
|
| 147 |
+
},
|
| 148 |
+
"50270": {
|
| 149 |
+
"content": " ",
|
| 150 |
+
"lstrip": false,
|
| 151 |
+
"normalized": true,
|
| 152 |
+
"rstrip": false,
|
| 153 |
+
"single_word": false,
|
| 154 |
+
"special": false
|
| 155 |
+
},
|
| 156 |
+
"50271": {
|
| 157 |
+
"content": " ",
|
| 158 |
+
"lstrip": false,
|
| 159 |
+
"normalized": true,
|
| 160 |
+
"rstrip": false,
|
| 161 |
+
"single_word": false,
|
| 162 |
+
"special": false
|
| 163 |
+
},
|
| 164 |
+
"50272": {
|
| 165 |
+
"content": " ",
|
| 166 |
+
"lstrip": false,
|
| 167 |
+
"normalized": true,
|
| 168 |
+
"rstrip": false,
|
| 169 |
+
"single_word": false,
|
| 170 |
+
"special": false
|
| 171 |
+
},
|
| 172 |
+
"50273": {
|
| 173 |
+
"content": " ",
|
| 174 |
+
"lstrip": false,
|
| 175 |
+
"normalized": true,
|
| 176 |
+
"rstrip": false,
|
| 177 |
+
"single_word": false,
|
| 178 |
+
"special": false
|
| 179 |
+
},
|
| 180 |
+
"50274": {
|
| 181 |
+
"content": " ",
|
| 182 |
+
"lstrip": false,
|
| 183 |
+
"normalized": true,
|
| 184 |
+
"rstrip": false,
|
| 185 |
+
"single_word": false,
|
| 186 |
+
"special": false
|
| 187 |
+
},
|
| 188 |
+
"50275": {
|
| 189 |
+
"content": " ",
|
| 190 |
+
"lstrip": false,
|
| 191 |
+
"normalized": true,
|
| 192 |
+
"rstrip": false,
|
| 193 |
+
"single_word": false,
|
| 194 |
+
"special": false
|
| 195 |
+
},
|
| 196 |
+
"50276": {
|
| 197 |
+
"content": " ",
|
| 198 |
+
"lstrip": false,
|
| 199 |
+
"normalized": true,
|
| 200 |
+
"rstrip": false,
|
| 201 |
+
"single_word": false,
|
| 202 |
+
"special": false
|
| 203 |
+
}
|
| 204 |
+
},
|
| 205 |
+
"bos_token": "<|endoftext|>",
|
| 206 |
+
"clean_up_tokenization_spaces": true,
|
| 207 |
+
"eos_token": "<|endoftext|>",
|
| 208 |
+
"model_max_length": 1000000000000000019884624838656,
|
| 209 |
+
"pad_token": "<|endoftext|>",
|
| 210 |
+
"tokenizer_class": "GPTNeoXTokenizer",
|
| 211 |
+
"unk_token": "<|endoftext|>"
|
| 212 |
+
}
|
trainer_state.json
ADDED
|
@@ -0,0 +1,579 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"best_metric": null,
|
| 3 |
+
"best_model_checkpoint": null,
|
| 4 |
+
"epoch": 2.976,
|
| 5 |
+
"eval_steps": 500,
|
| 6 |
+
"global_step": 186,
|
| 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.03,
|
| 13 |
+
"learning_rate": 0.0002,
|
| 14 |
+
"loss": 1.7597,
|
| 15 |
+
"step": 2
|
| 16 |
+
},
|
| 17 |
+
{
|
| 18 |
+
"epoch": 0.06,
|
| 19 |
+
"learning_rate": 0.0002,
|
| 20 |
+
"loss": 1.7691,
|
| 21 |
+
"step": 4
|
| 22 |
+
},
|
| 23 |
+
{
|
| 24 |
+
"epoch": 0.1,
|
| 25 |
+
"learning_rate": 0.0002,
|
| 26 |
+
"loss": 1.7391,
|
| 27 |
+
"step": 6
|
| 28 |
+
},
|
| 29 |
+
{
|
| 30 |
+
"epoch": 0.13,
|
| 31 |
+
"learning_rate": 0.0002,
|
| 32 |
+
"loss": 1.8441,
|
| 33 |
+
"step": 8
|
| 34 |
+
},
|
| 35 |
+
{
|
| 36 |
+
"epoch": 0.16,
|
| 37 |
+
"learning_rate": 0.0002,
|
| 38 |
+
"loss": 1.8435,
|
| 39 |
+
"step": 10
|
| 40 |
+
},
|
| 41 |
+
{
|
| 42 |
+
"epoch": 0.19,
|
| 43 |
+
"learning_rate": 0.0002,
|
| 44 |
+
"loss": 1.946,
|
| 45 |
+
"step": 12
|
| 46 |
+
},
|
| 47 |
+
{
|
| 48 |
+
"epoch": 0.22,
|
| 49 |
+
"learning_rate": 0.0002,
|
| 50 |
+
"loss": 1.8873,
|
| 51 |
+
"step": 14
|
| 52 |
+
},
|
| 53 |
+
{
|
| 54 |
+
"epoch": 0.26,
|
| 55 |
+
"learning_rate": 0.0002,
|
| 56 |
+
"loss": 1.7255,
|
| 57 |
+
"step": 16
|
| 58 |
+
},
|
| 59 |
+
{
|
| 60 |
+
"epoch": 0.29,
|
| 61 |
+
"learning_rate": 0.0002,
|
| 62 |
+
"loss": 1.5998,
|
| 63 |
+
"step": 18
|
| 64 |
+
},
|
| 65 |
+
{
|
| 66 |
+
"epoch": 0.32,
|
| 67 |
+
"learning_rate": 0.0002,
|
| 68 |
+
"loss": 1.5016,
|
| 69 |
+
"step": 20
|
| 70 |
+
},
|
| 71 |
+
{
|
| 72 |
+
"epoch": 0.35,
|
| 73 |
+
"learning_rate": 0.0002,
|
| 74 |
+
"loss": 1.3951,
|
| 75 |
+
"step": 22
|
| 76 |
+
},
|
| 77 |
+
{
|
| 78 |
+
"epoch": 0.38,
|
| 79 |
+
"learning_rate": 0.0002,
|
| 80 |
+
"loss": 1.4886,
|
| 81 |
+
"step": 24
|
| 82 |
+
},
|
| 83 |
+
{
|
| 84 |
+
"epoch": 0.42,
|
| 85 |
+
"learning_rate": 0.0002,
|
| 86 |
+
"loss": 1.4517,
|
| 87 |
+
"step": 26
|
| 88 |
+
},
|
| 89 |
+
{
|
| 90 |
+
"epoch": 0.45,
|
| 91 |
+
"learning_rate": 0.0002,
|
| 92 |
+
"loss": 1.4721,
|
| 93 |
+
"step": 28
|
| 94 |
+
},
|
| 95 |
+
{
|
| 96 |
+
"epoch": 0.48,
|
| 97 |
+
"learning_rate": 0.0002,
|
| 98 |
+
"loss": 1.541,
|
| 99 |
+
"step": 30
|
| 100 |
+
},
|
| 101 |
+
{
|
| 102 |
+
"epoch": 0.51,
|
| 103 |
+
"learning_rate": 0.0002,
|
| 104 |
+
"loss": 1.2211,
|
| 105 |
+
"step": 32
|
| 106 |
+
},
|
| 107 |
+
{
|
| 108 |
+
"epoch": 0.54,
|
| 109 |
+
"learning_rate": 0.0002,
|
| 110 |
+
"loss": 1.3493,
|
| 111 |
+
"step": 34
|
| 112 |
+
},
|
| 113 |
+
{
|
| 114 |
+
"epoch": 0.58,
|
| 115 |
+
"learning_rate": 0.0002,
|
| 116 |
+
"loss": 1.369,
|
| 117 |
+
"step": 36
|
| 118 |
+
},
|
| 119 |
+
{
|
| 120 |
+
"epoch": 0.61,
|
| 121 |
+
"learning_rate": 0.0002,
|
| 122 |
+
"loss": 1.3797,
|
| 123 |
+
"step": 38
|
| 124 |
+
},
|
| 125 |
+
{
|
| 126 |
+
"epoch": 0.64,
|
| 127 |
+
"learning_rate": 0.0002,
|
| 128 |
+
"loss": 1.3887,
|
| 129 |
+
"step": 40
|
| 130 |
+
},
|
| 131 |
+
{
|
| 132 |
+
"epoch": 0.67,
|
| 133 |
+
"learning_rate": 0.0002,
|
| 134 |
+
"loss": 1.3289,
|
| 135 |
+
"step": 42
|
| 136 |
+
},
|
| 137 |
+
{
|
| 138 |
+
"epoch": 0.7,
|
| 139 |
+
"learning_rate": 0.0002,
|
| 140 |
+
"loss": 1.2585,
|
| 141 |
+
"step": 44
|
| 142 |
+
},
|
| 143 |
+
{
|
| 144 |
+
"epoch": 0.74,
|
| 145 |
+
"learning_rate": 0.0002,
|
| 146 |
+
"loss": 1.5215,
|
| 147 |
+
"step": 46
|
| 148 |
+
},
|
| 149 |
+
{
|
| 150 |
+
"epoch": 0.77,
|
| 151 |
+
"learning_rate": 0.0002,
|
| 152 |
+
"loss": 1.3621,
|
| 153 |
+
"step": 48
|
| 154 |
+
},
|
| 155 |
+
{
|
| 156 |
+
"epoch": 0.8,
|
| 157 |
+
"learning_rate": 0.0002,
|
| 158 |
+
"loss": 1.3361,
|
| 159 |
+
"step": 50
|
| 160 |
+
},
|
| 161 |
+
{
|
| 162 |
+
"epoch": 0.83,
|
| 163 |
+
"learning_rate": 0.0002,
|
| 164 |
+
"loss": 1.1277,
|
| 165 |
+
"step": 52
|
| 166 |
+
},
|
| 167 |
+
{
|
| 168 |
+
"epoch": 0.86,
|
| 169 |
+
"learning_rate": 0.0002,
|
| 170 |
+
"loss": 1.3098,
|
| 171 |
+
"step": 54
|
| 172 |
+
},
|
| 173 |
+
{
|
| 174 |
+
"epoch": 0.9,
|
| 175 |
+
"learning_rate": 0.0002,
|
| 176 |
+
"loss": 1.2836,
|
| 177 |
+
"step": 56
|
| 178 |
+
},
|
| 179 |
+
{
|
| 180 |
+
"epoch": 0.93,
|
| 181 |
+
"learning_rate": 0.0002,
|
| 182 |
+
"loss": 1.3276,
|
| 183 |
+
"step": 58
|
| 184 |
+
},
|
| 185 |
+
{
|
| 186 |
+
"epoch": 0.96,
|
| 187 |
+
"learning_rate": 0.0002,
|
| 188 |
+
"loss": 1.2232,
|
| 189 |
+
"step": 60
|
| 190 |
+
},
|
| 191 |
+
{
|
| 192 |
+
"epoch": 0.99,
|
| 193 |
+
"learning_rate": 0.0002,
|
| 194 |
+
"loss": 1.3009,
|
| 195 |
+
"step": 62
|
| 196 |
+
},
|
| 197 |
+
{
|
| 198 |
+
"epoch": 1.02,
|
| 199 |
+
"learning_rate": 0.0002,
|
| 200 |
+
"loss": 1.3459,
|
| 201 |
+
"step": 64
|
| 202 |
+
},
|
| 203 |
+
{
|
| 204 |
+
"epoch": 1.06,
|
| 205 |
+
"learning_rate": 0.0002,
|
| 206 |
+
"loss": 1.2756,
|
| 207 |
+
"step": 66
|
| 208 |
+
},
|
| 209 |
+
{
|
| 210 |
+
"epoch": 1.09,
|
| 211 |
+
"learning_rate": 0.0002,
|
| 212 |
+
"loss": 1.2275,
|
| 213 |
+
"step": 68
|
| 214 |
+
},
|
| 215 |
+
{
|
| 216 |
+
"epoch": 1.12,
|
| 217 |
+
"learning_rate": 0.0002,
|
| 218 |
+
"loss": 1.266,
|
| 219 |
+
"step": 70
|
| 220 |
+
},
|
| 221 |
+
{
|
| 222 |
+
"epoch": 1.15,
|
| 223 |
+
"learning_rate": 0.0002,
|
| 224 |
+
"loss": 1.3021,
|
| 225 |
+
"step": 72
|
| 226 |
+
},
|
| 227 |
+
{
|
| 228 |
+
"epoch": 1.18,
|
| 229 |
+
"learning_rate": 0.0002,
|
| 230 |
+
"loss": 1.3212,
|
| 231 |
+
"step": 74
|
| 232 |
+
},
|
| 233 |
+
{
|
| 234 |
+
"epoch": 1.22,
|
| 235 |
+
"learning_rate": 0.0002,
|
| 236 |
+
"loss": 1.0714,
|
| 237 |
+
"step": 76
|
| 238 |
+
},
|
| 239 |
+
{
|
| 240 |
+
"epoch": 1.25,
|
| 241 |
+
"learning_rate": 0.0002,
|
| 242 |
+
"loss": 1.2865,
|
| 243 |
+
"step": 78
|
| 244 |
+
},
|
| 245 |
+
{
|
| 246 |
+
"epoch": 1.28,
|
| 247 |
+
"learning_rate": 0.0002,
|
| 248 |
+
"loss": 1.1694,
|
| 249 |
+
"step": 80
|
| 250 |
+
},
|
| 251 |
+
{
|
| 252 |
+
"epoch": 1.31,
|
| 253 |
+
"learning_rate": 0.0002,
|
| 254 |
+
"loss": 1.2996,
|
| 255 |
+
"step": 82
|
| 256 |
+
},
|
| 257 |
+
{
|
| 258 |
+
"epoch": 1.34,
|
| 259 |
+
"learning_rate": 0.0002,
|
| 260 |
+
"loss": 1.185,
|
| 261 |
+
"step": 84
|
| 262 |
+
},
|
| 263 |
+
{
|
| 264 |
+
"epoch": 1.38,
|
| 265 |
+
"learning_rate": 0.0002,
|
| 266 |
+
"loss": 1.2625,
|
| 267 |
+
"step": 86
|
| 268 |
+
},
|
| 269 |
+
{
|
| 270 |
+
"epoch": 1.41,
|
| 271 |
+
"learning_rate": 0.0002,
|
| 272 |
+
"loss": 1.2019,
|
| 273 |
+
"step": 88
|
| 274 |
+
},
|
| 275 |
+
{
|
| 276 |
+
"epoch": 1.44,
|
| 277 |
+
"learning_rate": 0.0002,
|
| 278 |
+
"loss": 1.2313,
|
| 279 |
+
"step": 90
|
| 280 |
+
},
|
| 281 |
+
{
|
| 282 |
+
"epoch": 1.47,
|
| 283 |
+
"learning_rate": 0.0002,
|
| 284 |
+
"loss": 1.1451,
|
| 285 |
+
"step": 92
|
| 286 |
+
},
|
| 287 |
+
{
|
| 288 |
+
"epoch": 1.5,
|
| 289 |
+
"learning_rate": 0.0002,
|
| 290 |
+
"loss": 1.2957,
|
| 291 |
+
"step": 94
|
| 292 |
+
},
|
| 293 |
+
{
|
| 294 |
+
"epoch": 1.54,
|
| 295 |
+
"learning_rate": 0.0002,
|
| 296 |
+
"loss": 1.1715,
|
| 297 |
+
"step": 96
|
| 298 |
+
},
|
| 299 |
+
{
|
| 300 |
+
"epoch": 1.57,
|
| 301 |
+
"learning_rate": 0.0002,
|
| 302 |
+
"loss": 1.2473,
|
| 303 |
+
"step": 98
|
| 304 |
+
},
|
| 305 |
+
{
|
| 306 |
+
"epoch": 1.6,
|
| 307 |
+
"learning_rate": 0.0002,
|
| 308 |
+
"loss": 1.1796,
|
| 309 |
+
"step": 100
|
| 310 |
+
},
|
| 311 |
+
{
|
| 312 |
+
"epoch": 1.63,
|
| 313 |
+
"learning_rate": 0.0002,
|
| 314 |
+
"loss": 1.211,
|
| 315 |
+
"step": 102
|
| 316 |
+
},
|
| 317 |
+
{
|
| 318 |
+
"epoch": 1.66,
|
| 319 |
+
"learning_rate": 0.0002,
|
| 320 |
+
"loss": 1.1733,
|
| 321 |
+
"step": 104
|
| 322 |
+
},
|
| 323 |
+
{
|
| 324 |
+
"epoch": 1.7,
|
| 325 |
+
"learning_rate": 0.0002,
|
| 326 |
+
"loss": 1.156,
|
| 327 |
+
"step": 106
|
| 328 |
+
},
|
| 329 |
+
{
|
| 330 |
+
"epoch": 1.73,
|
| 331 |
+
"learning_rate": 0.0002,
|
| 332 |
+
"loss": 1.124,
|
| 333 |
+
"step": 108
|
| 334 |
+
},
|
| 335 |
+
{
|
| 336 |
+
"epoch": 1.76,
|
| 337 |
+
"learning_rate": 0.0002,
|
| 338 |
+
"loss": 1.2058,
|
| 339 |
+
"step": 110
|
| 340 |
+
},
|
| 341 |
+
{
|
| 342 |
+
"epoch": 1.79,
|
| 343 |
+
"learning_rate": 0.0002,
|
| 344 |
+
"loss": 1.2686,
|
| 345 |
+
"step": 112
|
| 346 |
+
},
|
| 347 |
+
{
|
| 348 |
+
"epoch": 1.82,
|
| 349 |
+
"learning_rate": 0.0002,
|
| 350 |
+
"loss": 1.1246,
|
| 351 |
+
"step": 114
|
| 352 |
+
},
|
| 353 |
+
{
|
| 354 |
+
"epoch": 1.86,
|
| 355 |
+
"learning_rate": 0.0002,
|
| 356 |
+
"loss": 1.1836,
|
| 357 |
+
"step": 116
|
| 358 |
+
},
|
| 359 |
+
{
|
| 360 |
+
"epoch": 1.89,
|
| 361 |
+
"learning_rate": 0.0002,
|
| 362 |
+
"loss": 1.1491,
|
| 363 |
+
"step": 118
|
| 364 |
+
},
|
| 365 |
+
{
|
| 366 |
+
"epoch": 1.92,
|
| 367 |
+
"learning_rate": 0.0002,
|
| 368 |
+
"loss": 1.2865,
|
| 369 |
+
"step": 120
|
| 370 |
+
},
|
| 371 |
+
{
|
| 372 |
+
"epoch": 1.95,
|
| 373 |
+
"learning_rate": 0.0002,
|
| 374 |
+
"loss": 1.1011,
|
| 375 |
+
"step": 122
|
| 376 |
+
},
|
| 377 |
+
{
|
| 378 |
+
"epoch": 1.98,
|
| 379 |
+
"learning_rate": 0.0002,
|
| 380 |
+
"loss": 1.267,
|
| 381 |
+
"step": 124
|
| 382 |
+
},
|
| 383 |
+
{
|
| 384 |
+
"epoch": 2.02,
|
| 385 |
+
"learning_rate": 0.0002,
|
| 386 |
+
"loss": 1.128,
|
| 387 |
+
"step": 126
|
| 388 |
+
},
|
| 389 |
+
{
|
| 390 |
+
"epoch": 2.05,
|
| 391 |
+
"learning_rate": 0.0002,
|
| 392 |
+
"loss": 1.1364,
|
| 393 |
+
"step": 128
|
| 394 |
+
},
|
| 395 |
+
{
|
| 396 |
+
"epoch": 2.08,
|
| 397 |
+
"learning_rate": 0.0002,
|
| 398 |
+
"loss": 1.0983,
|
| 399 |
+
"step": 130
|
| 400 |
+
},
|
| 401 |
+
{
|
| 402 |
+
"epoch": 2.11,
|
| 403 |
+
"learning_rate": 0.0002,
|
| 404 |
+
"loss": 1.0923,
|
| 405 |
+
"step": 132
|
| 406 |
+
},
|
| 407 |
+
{
|
| 408 |
+
"epoch": 2.14,
|
| 409 |
+
"learning_rate": 0.0002,
|
| 410 |
+
"loss": 1.142,
|
| 411 |
+
"step": 134
|
| 412 |
+
},
|
| 413 |
+
{
|
| 414 |
+
"epoch": 2.18,
|
| 415 |
+
"learning_rate": 0.0002,
|
| 416 |
+
"loss": 1.1277,
|
| 417 |
+
"step": 136
|
| 418 |
+
},
|
| 419 |
+
{
|
| 420 |
+
"epoch": 2.21,
|
| 421 |
+
"learning_rate": 0.0002,
|
| 422 |
+
"loss": 1.0157,
|
| 423 |
+
"step": 138
|
| 424 |
+
},
|
| 425 |
+
{
|
| 426 |
+
"epoch": 2.24,
|
| 427 |
+
"learning_rate": 0.0002,
|
| 428 |
+
"loss": 0.9849,
|
| 429 |
+
"step": 140
|
| 430 |
+
},
|
| 431 |
+
{
|
| 432 |
+
"epoch": 2.27,
|
| 433 |
+
"learning_rate": 0.0002,
|
| 434 |
+
"loss": 1.2084,
|
| 435 |
+
"step": 142
|
| 436 |
+
},
|
| 437 |
+
{
|
| 438 |
+
"epoch": 2.3,
|
| 439 |
+
"learning_rate": 0.0002,
|
| 440 |
+
"loss": 1.1842,
|
| 441 |
+
"step": 144
|
| 442 |
+
},
|
| 443 |
+
{
|
| 444 |
+
"epoch": 2.34,
|
| 445 |
+
"learning_rate": 0.0002,
|
| 446 |
+
"loss": 1.2013,
|
| 447 |
+
"step": 146
|
| 448 |
+
},
|
| 449 |
+
{
|
| 450 |
+
"epoch": 2.37,
|
| 451 |
+
"learning_rate": 0.0002,
|
| 452 |
+
"loss": 1.1305,
|
| 453 |
+
"step": 148
|
| 454 |
+
},
|
| 455 |
+
{
|
| 456 |
+
"epoch": 2.4,
|
| 457 |
+
"learning_rate": 0.0002,
|
| 458 |
+
"loss": 1.1419,
|
| 459 |
+
"step": 150
|
| 460 |
+
},
|
| 461 |
+
{
|
| 462 |
+
"epoch": 2.43,
|
| 463 |
+
"learning_rate": 0.0002,
|
| 464 |
+
"loss": 1.1472,
|
| 465 |
+
"step": 152
|
| 466 |
+
},
|
| 467 |
+
{
|
| 468 |
+
"epoch": 2.46,
|
| 469 |
+
"learning_rate": 0.0002,
|
| 470 |
+
"loss": 0.9259,
|
| 471 |
+
"step": 154
|
| 472 |
+
},
|
| 473 |
+
{
|
| 474 |
+
"epoch": 2.5,
|
| 475 |
+
"learning_rate": 0.0002,
|
| 476 |
+
"loss": 1.1574,
|
| 477 |
+
"step": 156
|
| 478 |
+
},
|
| 479 |
+
{
|
| 480 |
+
"epoch": 2.53,
|
| 481 |
+
"learning_rate": 0.0002,
|
| 482 |
+
"loss": 1.2082,
|
| 483 |
+
"step": 158
|
| 484 |
+
},
|
| 485 |
+
{
|
| 486 |
+
"epoch": 2.56,
|
| 487 |
+
"learning_rate": 0.0002,
|
| 488 |
+
"loss": 1.2029,
|
| 489 |
+
"step": 160
|
| 490 |
+
},
|
| 491 |
+
{
|
| 492 |
+
"epoch": 2.59,
|
| 493 |
+
"learning_rate": 0.0002,
|
| 494 |
+
"loss": 1.1883,
|
| 495 |
+
"step": 162
|
| 496 |
+
},
|
| 497 |
+
{
|
| 498 |
+
"epoch": 2.62,
|
| 499 |
+
"learning_rate": 0.0002,
|
| 500 |
+
"loss": 1.1662,
|
| 501 |
+
"step": 164
|
| 502 |
+
},
|
| 503 |
+
{
|
| 504 |
+
"epoch": 2.66,
|
| 505 |
+
"learning_rate": 0.0002,
|
| 506 |
+
"loss": 1.1388,
|
| 507 |
+
"step": 166
|
| 508 |
+
},
|
| 509 |
+
{
|
| 510 |
+
"epoch": 2.69,
|
| 511 |
+
"learning_rate": 0.0002,
|
| 512 |
+
"loss": 1.0185,
|
| 513 |
+
"step": 168
|
| 514 |
+
},
|
| 515 |
+
{
|
| 516 |
+
"epoch": 2.72,
|
| 517 |
+
"learning_rate": 0.0002,
|
| 518 |
+
"loss": 0.9262,
|
| 519 |
+
"step": 170
|
| 520 |
+
},
|
| 521 |
+
{
|
| 522 |
+
"epoch": 2.75,
|
| 523 |
+
"learning_rate": 0.0002,
|
| 524 |
+
"loss": 1.2859,
|
| 525 |
+
"step": 172
|
| 526 |
+
},
|
| 527 |
+
{
|
| 528 |
+
"epoch": 2.78,
|
| 529 |
+
"learning_rate": 0.0002,
|
| 530 |
+
"loss": 1.2683,
|
| 531 |
+
"step": 174
|
| 532 |
+
},
|
| 533 |
+
{
|
| 534 |
+
"epoch": 2.82,
|
| 535 |
+
"learning_rate": 0.0002,
|
| 536 |
+
"loss": 1.0533,
|
| 537 |
+
"step": 176
|
| 538 |
+
},
|
| 539 |
+
{
|
| 540 |
+
"epoch": 2.85,
|
| 541 |
+
"learning_rate": 0.0002,
|
| 542 |
+
"loss": 1.095,
|
| 543 |
+
"step": 178
|
| 544 |
+
},
|
| 545 |
+
{
|
| 546 |
+
"epoch": 2.88,
|
| 547 |
+
"learning_rate": 0.0002,
|
| 548 |
+
"loss": 1.0904,
|
| 549 |
+
"step": 180
|
| 550 |
+
},
|
| 551 |
+
{
|
| 552 |
+
"epoch": 2.91,
|
| 553 |
+
"learning_rate": 0.0002,
|
| 554 |
+
"loss": 1.0844,
|
| 555 |
+
"step": 182
|
| 556 |
+
},
|
| 557 |
+
{
|
| 558 |
+
"epoch": 2.94,
|
| 559 |
+
"learning_rate": 0.0002,
|
| 560 |
+
"loss": 0.9657,
|
| 561 |
+
"step": 184
|
| 562 |
+
},
|
| 563 |
+
{
|
| 564 |
+
"epoch": 2.98,
|
| 565 |
+
"learning_rate": 0.0002,
|
| 566 |
+
"loss": 1.0686,
|
| 567 |
+
"step": 186
|
| 568 |
+
}
|
| 569 |
+
],
|
| 570 |
+
"logging_steps": 2,
|
| 571 |
+
"max_steps": 186,
|
| 572 |
+
"num_input_tokens_seen": 0,
|
| 573 |
+
"num_train_epochs": 3,
|
| 574 |
+
"save_steps": 500,
|
| 575 |
+
"total_flos": 4225580494577664.0,
|
| 576 |
+
"train_batch_size": 1,
|
| 577 |
+
"trial_name": null,
|
| 578 |
+
"trial_params": null
|
| 579 |
+
}
|
training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0c2ca62d8b872f5570f8734b5af327cc6ba8c68f65662987fd2a2703a05c01fc
|
| 3 |
+
size 4728
|