Upload folder using huggingface_hub
Browse files- README.md +202 -3
- adapter_config.json +34 -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 +0 -0
- trainer_state.json +320 -0
- training_args.bin +3 -0
README.md
CHANGED
|
@@ -1,3 +1,202 @@
|
|
| 1 |
-
---
|
| 2 |
-
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
base_model: unsloth/Mistral-Nemo-Instruct-2407-bnb-4bit
|
| 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.12.0
|
adapter_config.json
ADDED
|
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"alpha_pattern": {},
|
| 3 |
+
"auto_mapping": null,
|
| 4 |
+
"base_model_name_or_path": "unsloth/Mistral-Nemo-Instruct-2407-bnb-4bit",
|
| 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": 16,
|
| 14 |
+
"lora_dropout": 0,
|
| 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 |
+
"gate_proj",
|
| 24 |
+
"q_proj",
|
| 25 |
+
"down_proj",
|
| 26 |
+
"v_proj",
|
| 27 |
+
"k_proj",
|
| 28 |
+
"o_proj",
|
| 29 |
+
"up_proj"
|
| 30 |
+
],
|
| 31 |
+
"task_type": "CAUSAL_LM",
|
| 32 |
+
"use_dora": false,
|
| 33 |
+
"use_rslora": false
|
| 34 |
+
}
|
adapter_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7bd3bc802694cb7b3c0bc2162985a09a0d7d5428dc948c930599812b5b599588
|
| 3 |
+
size 228140600
|
optimizer.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:171941212a991666e1d6b6370353576988f37764354cabdf85604913dc33ea59
|
| 3 |
+
size 114888852
|
rng_state.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8884d8b0b4199214b510118691b31adffd2b73dcee3a82e5a8fbb6a6ce439b8f
|
| 3 |
+
size 14244
|
scheduler.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9ae7864ca99ca233c45eae86d2f082986009aaff8c4af5813cbf434fca621886
|
| 3 |
+
size 1064
|
special_tokens_map.json
ADDED
|
@@ -0,0 +1,30 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"bos_token": {
|
| 3 |
+
"content": "<s>",
|
| 4 |
+
"lstrip": false,
|
| 5 |
+
"normalized": false,
|
| 6 |
+
"rstrip": false,
|
| 7 |
+
"single_word": false
|
| 8 |
+
},
|
| 9 |
+
"eos_token": {
|
| 10 |
+
"content": "</s>",
|
| 11 |
+
"lstrip": false,
|
| 12 |
+
"normalized": false,
|
| 13 |
+
"rstrip": false,
|
| 14 |
+
"single_word": false
|
| 15 |
+
},
|
| 16 |
+
"pad_token": {
|
| 17 |
+
"content": "<pad>",
|
| 18 |
+
"lstrip": false,
|
| 19 |
+
"normalized": false,
|
| 20 |
+
"rstrip": false,
|
| 21 |
+
"single_word": false
|
| 22 |
+
},
|
| 23 |
+
"unk_token": {
|
| 24 |
+
"content": "<unk>",
|
| 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
|
The diff for this file is too large to render.
See raw diff
|
|
|
trainer_state.json
ADDED
|
@@ -0,0 +1,320 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"best_metric": null,
|
| 3 |
+
"best_model_checkpoint": null,
|
| 4 |
+
"epoch": 0.9997597886139803,
|
| 5 |
+
"eval_steps": 500,
|
| 6 |
+
"global_step": 2081,
|
| 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.024021138601969732,
|
| 13 |
+
"grad_norm": 0.4454003870487213,
|
| 14 |
+
"learning_rate": 2e-05,
|
| 15 |
+
"loss": 2.2416,
|
| 16 |
+
"step": 50
|
| 17 |
+
},
|
| 18 |
+
{
|
| 19 |
+
"epoch": 0.048042277203939464,
|
| 20 |
+
"grad_norm": 0.5095623731613159,
|
| 21 |
+
"learning_rate": 1.9507631708517972e-05,
|
| 22 |
+
"loss": 1.7858,
|
| 23 |
+
"step": 100
|
| 24 |
+
},
|
| 25 |
+
{
|
| 26 |
+
"epoch": 0.0720634158059092,
|
| 27 |
+
"grad_norm": 0.2806667685508728,
|
| 28 |
+
"learning_rate": 1.9015263417035946e-05,
|
| 29 |
+
"loss": 1.6981,
|
| 30 |
+
"step": 150
|
| 31 |
+
},
|
| 32 |
+
{
|
| 33 |
+
"epoch": 0.09608455440787893,
|
| 34 |
+
"grad_norm": 0.28293704986572266,
|
| 35 |
+
"learning_rate": 1.8522895125553916e-05,
|
| 36 |
+
"loss": 1.7156,
|
| 37 |
+
"step": 200
|
| 38 |
+
},
|
| 39 |
+
{
|
| 40 |
+
"epoch": 0.12010569300984866,
|
| 41 |
+
"grad_norm": 0.31131088733673096,
|
| 42 |
+
"learning_rate": 1.8030526834071887e-05,
|
| 43 |
+
"loss": 1.7039,
|
| 44 |
+
"step": 250
|
| 45 |
+
},
|
| 46 |
+
{
|
| 47 |
+
"epoch": 0.1441268316118184,
|
| 48 |
+
"grad_norm": 0.34635475277900696,
|
| 49 |
+
"learning_rate": 1.7538158542589857e-05,
|
| 50 |
+
"loss": 1.7054,
|
| 51 |
+
"step": 300
|
| 52 |
+
},
|
| 53 |
+
{
|
| 54 |
+
"epoch": 0.16814797021378813,
|
| 55 |
+
"grad_norm": 0.4496716856956482,
|
| 56 |
+
"learning_rate": 1.704579025110783e-05,
|
| 57 |
+
"loss": 1.6978,
|
| 58 |
+
"step": 350
|
| 59 |
+
},
|
| 60 |
+
{
|
| 61 |
+
"epoch": 0.19216910881575786,
|
| 62 |
+
"grad_norm": 0.34168896079063416,
|
| 63 |
+
"learning_rate": 1.6553421959625802e-05,
|
| 64 |
+
"loss": 1.6664,
|
| 65 |
+
"step": 400
|
| 66 |
+
},
|
| 67 |
+
{
|
| 68 |
+
"epoch": 0.2161902474177276,
|
| 69 |
+
"grad_norm": 0.3718103766441345,
|
| 70 |
+
"learning_rate": 1.6061053668143772e-05,
|
| 71 |
+
"loss": 1.6731,
|
| 72 |
+
"step": 450
|
| 73 |
+
},
|
| 74 |
+
{
|
| 75 |
+
"epoch": 0.24021138601969733,
|
| 76 |
+
"grad_norm": 0.3723597228527069,
|
| 77 |
+
"learning_rate": 1.5568685376661746e-05,
|
| 78 |
+
"loss": 1.671,
|
| 79 |
+
"step": 500
|
| 80 |
+
},
|
| 81 |
+
{
|
| 82 |
+
"epoch": 0.2642325246216671,
|
| 83 |
+
"grad_norm": 0.3750188648700714,
|
| 84 |
+
"learning_rate": 1.5076317085179715e-05,
|
| 85 |
+
"loss": 1.6883,
|
| 86 |
+
"step": 550
|
| 87 |
+
},
|
| 88 |
+
{
|
| 89 |
+
"epoch": 0.2882536632236368,
|
| 90 |
+
"grad_norm": 0.35369986295700073,
|
| 91 |
+
"learning_rate": 1.4583948793697687e-05,
|
| 92 |
+
"loss": 1.6777,
|
| 93 |
+
"step": 600
|
| 94 |
+
},
|
| 95 |
+
{
|
| 96 |
+
"epoch": 0.3122748018256065,
|
| 97 |
+
"grad_norm": 0.4338513910770416,
|
| 98 |
+
"learning_rate": 1.4091580502215658e-05,
|
| 99 |
+
"loss": 1.6664,
|
| 100 |
+
"step": 650
|
| 101 |
+
},
|
| 102 |
+
{
|
| 103 |
+
"epoch": 0.33629594042757627,
|
| 104 |
+
"grad_norm": 0.36728423833847046,
|
| 105 |
+
"learning_rate": 1.359921221073363e-05,
|
| 106 |
+
"loss": 1.6343,
|
| 107 |
+
"step": 700
|
| 108 |
+
},
|
| 109 |
+
{
|
| 110 |
+
"epoch": 0.360317079029546,
|
| 111 |
+
"grad_norm": 0.4234764277935028,
|
| 112 |
+
"learning_rate": 1.3106843919251602e-05,
|
| 113 |
+
"loss": 1.7187,
|
| 114 |
+
"step": 750
|
| 115 |
+
},
|
| 116 |
+
{
|
| 117 |
+
"epoch": 0.3843382176315157,
|
| 118 |
+
"grad_norm": 0.41642165184020996,
|
| 119 |
+
"learning_rate": 1.2614475627769574e-05,
|
| 120 |
+
"loss": 1.7164,
|
| 121 |
+
"step": 800
|
| 122 |
+
},
|
| 123 |
+
{
|
| 124 |
+
"epoch": 0.40835935623348546,
|
| 125 |
+
"grad_norm": 0.42162206768989563,
|
| 126 |
+
"learning_rate": 1.2122107336287543e-05,
|
| 127 |
+
"loss": 1.7247,
|
| 128 |
+
"step": 850
|
| 129 |
+
},
|
| 130 |
+
{
|
| 131 |
+
"epoch": 0.4323804948354552,
|
| 132 |
+
"grad_norm": 0.42779281735420227,
|
| 133 |
+
"learning_rate": 1.1629739044805515e-05,
|
| 134 |
+
"loss": 1.644,
|
| 135 |
+
"step": 900
|
| 136 |
+
},
|
| 137 |
+
{
|
| 138 |
+
"epoch": 0.45640163343742496,
|
| 139 |
+
"grad_norm": 0.417507141828537,
|
| 140 |
+
"learning_rate": 1.1137370753323486e-05,
|
| 141 |
+
"loss": 1.6829,
|
| 142 |
+
"step": 950
|
| 143 |
+
},
|
| 144 |
+
{
|
| 145 |
+
"epoch": 0.48042277203939465,
|
| 146 |
+
"grad_norm": 0.6434239149093628,
|
| 147 |
+
"learning_rate": 1.0645002461841458e-05,
|
| 148 |
+
"loss": 1.6499,
|
| 149 |
+
"step": 1000
|
| 150 |
+
},
|
| 151 |
+
{
|
| 152 |
+
"epoch": 0.5044439106413644,
|
| 153 |
+
"grad_norm": 0.4976539611816406,
|
| 154 |
+
"learning_rate": 1.015263417035943e-05,
|
| 155 |
+
"loss": 1.6782,
|
| 156 |
+
"step": 1050
|
| 157 |
+
},
|
| 158 |
+
{
|
| 159 |
+
"epoch": 0.5284650492433342,
|
| 160 |
+
"grad_norm": 0.428740531206131,
|
| 161 |
+
"learning_rate": 9.6602658788774e-06,
|
| 162 |
+
"loss": 1.659,
|
| 163 |
+
"step": 1100
|
| 164 |
+
},
|
| 165 |
+
{
|
| 166 |
+
"epoch": 0.5524861878453039,
|
| 167 |
+
"grad_norm": 0.46981343626976013,
|
| 168 |
+
"learning_rate": 9.167897587395373e-06,
|
| 169 |
+
"loss": 1.6811,
|
| 170 |
+
"step": 1150
|
| 171 |
+
},
|
| 172 |
+
{
|
| 173 |
+
"epoch": 0.5765073264472736,
|
| 174 |
+
"grad_norm": 0.4911981225013733,
|
| 175 |
+
"learning_rate": 8.675529295913345e-06,
|
| 176 |
+
"loss": 1.6418,
|
| 177 |
+
"step": 1200
|
| 178 |
+
},
|
| 179 |
+
{
|
| 180 |
+
"epoch": 0.6005284650492433,
|
| 181 |
+
"grad_norm": 0.4720385670661926,
|
| 182 |
+
"learning_rate": 8.183161004431315e-06,
|
| 183 |
+
"loss": 1.6594,
|
| 184 |
+
"step": 1250
|
| 185 |
+
},
|
| 186 |
+
{
|
| 187 |
+
"epoch": 0.624549603651213,
|
| 188 |
+
"grad_norm": 0.7791111469268799,
|
| 189 |
+
"learning_rate": 7.690792712949286e-06,
|
| 190 |
+
"loss": 1.6814,
|
| 191 |
+
"step": 1300
|
| 192 |
+
},
|
| 193 |
+
{
|
| 194 |
+
"epoch": 0.6485707422531828,
|
| 195 |
+
"grad_norm": 0.5131087303161621,
|
| 196 |
+
"learning_rate": 7.198424421467258e-06,
|
| 197 |
+
"loss": 1.6509,
|
| 198 |
+
"step": 1350
|
| 199 |
+
},
|
| 200 |
+
{
|
| 201 |
+
"epoch": 0.6725918808551525,
|
| 202 |
+
"grad_norm": 0.4304710328578949,
|
| 203 |
+
"learning_rate": 6.70605612998523e-06,
|
| 204 |
+
"loss": 1.6751,
|
| 205 |
+
"step": 1400
|
| 206 |
+
},
|
| 207 |
+
{
|
| 208 |
+
"epoch": 0.6966130194571223,
|
| 209 |
+
"grad_norm": 0.4925595819950104,
|
| 210 |
+
"learning_rate": 6.213687838503201e-06,
|
| 211 |
+
"loss": 1.6418,
|
| 212 |
+
"step": 1450
|
| 213 |
+
},
|
| 214 |
+
{
|
| 215 |
+
"epoch": 0.720634158059092,
|
| 216 |
+
"grad_norm": 0.45314958691596985,
|
| 217 |
+
"learning_rate": 5.721319547021172e-06,
|
| 218 |
+
"loss": 1.6763,
|
| 219 |
+
"step": 1500
|
| 220 |
+
},
|
| 221 |
+
{
|
| 222 |
+
"epoch": 0.7446552966610618,
|
| 223 |
+
"grad_norm": 0.5018033981323242,
|
| 224 |
+
"learning_rate": 5.228951255539144e-06,
|
| 225 |
+
"loss": 1.6763,
|
| 226 |
+
"step": 1550
|
| 227 |
+
},
|
| 228 |
+
{
|
| 229 |
+
"epoch": 0.7686764352630314,
|
| 230 |
+
"grad_norm": 0.41523104906082153,
|
| 231 |
+
"learning_rate": 4.7365829640571156e-06,
|
| 232 |
+
"loss": 1.6727,
|
| 233 |
+
"step": 1600
|
| 234 |
+
},
|
| 235 |
+
{
|
| 236 |
+
"epoch": 0.7926975738650012,
|
| 237 |
+
"grad_norm": 0.4479306936264038,
|
| 238 |
+
"learning_rate": 4.244214672575087e-06,
|
| 239 |
+
"loss": 1.6588,
|
| 240 |
+
"step": 1650
|
| 241 |
+
},
|
| 242 |
+
{
|
| 243 |
+
"epoch": 0.8167187124669709,
|
| 244 |
+
"grad_norm": 0.504392147064209,
|
| 245 |
+
"learning_rate": 3.751846381093058e-06,
|
| 246 |
+
"loss": 1.6946,
|
| 247 |
+
"step": 1700
|
| 248 |
+
},
|
| 249 |
+
{
|
| 250 |
+
"epoch": 0.8407398510689407,
|
| 251 |
+
"grad_norm": 0.48174819350242615,
|
| 252 |
+
"learning_rate": 3.2594780896110296e-06,
|
| 253 |
+
"loss": 1.7111,
|
| 254 |
+
"step": 1750
|
| 255 |
+
},
|
| 256 |
+
{
|
| 257 |
+
"epoch": 0.8647609896709104,
|
| 258 |
+
"grad_norm": 0.6309037804603577,
|
| 259 |
+
"learning_rate": 2.767109798129001e-06,
|
| 260 |
+
"loss": 1.651,
|
| 261 |
+
"step": 1800
|
| 262 |
+
},
|
| 263 |
+
{
|
| 264 |
+
"epoch": 0.8887821282728802,
|
| 265 |
+
"grad_norm": 0.5154911279678345,
|
| 266 |
+
"learning_rate": 2.2747415066469722e-06,
|
| 267 |
+
"loss": 1.696,
|
| 268 |
+
"step": 1850
|
| 269 |
+
},
|
| 270 |
+
{
|
| 271 |
+
"epoch": 0.9128032668748499,
|
| 272 |
+
"grad_norm": 0.39096760749816895,
|
| 273 |
+
"learning_rate": 1.7823732151649436e-06,
|
| 274 |
+
"loss": 1.6385,
|
| 275 |
+
"step": 1900
|
| 276 |
+
},
|
| 277 |
+
{
|
| 278 |
+
"epoch": 0.9368244054768196,
|
| 279 |
+
"grad_norm": 0.4384596645832062,
|
| 280 |
+
"learning_rate": 1.290004923682915e-06,
|
| 281 |
+
"loss": 1.6523,
|
| 282 |
+
"step": 1950
|
| 283 |
+
},
|
| 284 |
+
{
|
| 285 |
+
"epoch": 0.9608455440787893,
|
| 286 |
+
"grad_norm": 0.48874229192733765,
|
| 287 |
+
"learning_rate": 7.976366322008864e-07,
|
| 288 |
+
"loss": 1.6501,
|
| 289 |
+
"step": 2000
|
| 290 |
+
},
|
| 291 |
+
{
|
| 292 |
+
"epoch": 0.984866682680759,
|
| 293 |
+
"grad_norm": 0.3902250826358795,
|
| 294 |
+
"learning_rate": 3.0526834071885774e-07,
|
| 295 |
+
"loss": 1.6395,
|
| 296 |
+
"step": 2050
|
| 297 |
+
}
|
| 298 |
+
],
|
| 299 |
+
"logging_steps": 50,
|
| 300 |
+
"max_steps": 2081,
|
| 301 |
+
"num_input_tokens_seen": 0,
|
| 302 |
+
"num_train_epochs": 1,
|
| 303 |
+
"save_steps": 500,
|
| 304 |
+
"stateful_callbacks": {
|
| 305 |
+
"TrainerControl": {
|
| 306 |
+
"args": {
|
| 307 |
+
"should_epoch_stop": false,
|
| 308 |
+
"should_evaluate": false,
|
| 309 |
+
"should_log": false,
|
| 310 |
+
"should_save": true,
|
| 311 |
+
"should_training_stop": true
|
| 312 |
+
},
|
| 313 |
+
"attributes": {}
|
| 314 |
+
}
|
| 315 |
+
},
|
| 316 |
+
"total_flos": 1.5068479218407424e+18,
|
| 317 |
+
"train_batch_size": 4,
|
| 318 |
+
"trial_name": null,
|
| 319 |
+
"trial_params": null
|
| 320 |
+
}
|
training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a22d7acc0cc5301afb4e08efe6a1c8cfb5f2cd00045ba1726f02b760787f3037
|
| 3 |
+
size 5432
|