Upload 13 files
Browse files- .gitattributes +1 -0
- README.md +202 -3
- adapter_config.json +39 -0
- adapter_model.safetensors +3 -0
- added_tokens.json +3 -0
- optimizer.pt +3 -0
- rng_state.pth +3 -0
- scheduler.pt +3 -0
- special_tokens_map.json +33 -0
- tokenizer.json +3 -0
- tokenizer.model +3 -0
- tokenizer_config.json +0 -0
- trainer_state.json +538 -0
- training_args.bin +3 -0
.gitattributes
CHANGED
|
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
README.md
CHANGED
|
@@ -1,3 +1,202 @@
|
|
| 1 |
-
---
|
| 2 |
-
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
base_model: google/gemma-3-1b-it
|
| 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.15.1
|
adapter_config.json
ADDED
|
@@ -0,0 +1,39 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"alpha_pattern": {},
|
| 3 |
+
"auto_mapping": null,
|
| 4 |
+
"base_model_name_or_path": "google/gemma-3-1b-it",
|
| 5 |
+
"bias": "none",
|
| 6 |
+
"corda_config": null,
|
| 7 |
+
"eva_config": null,
|
| 8 |
+
"exclude_modules": null,
|
| 9 |
+
"fan_in_fan_out": false,
|
| 10 |
+
"inference_mode": true,
|
| 11 |
+
"init_lora_weights": true,
|
| 12 |
+
"layer_replication": null,
|
| 13 |
+
"layers_pattern": null,
|
| 14 |
+
"layers_to_transform": null,
|
| 15 |
+
"loftq_config": {},
|
| 16 |
+
"lora_alpha": 16,
|
| 17 |
+
"lora_bias": false,
|
| 18 |
+
"lora_dropout": 0.0,
|
| 19 |
+
"megatron_config": null,
|
| 20 |
+
"megatron_core": "megatron.core",
|
| 21 |
+
"modules_to_save": null,
|
| 22 |
+
"peft_type": "LORA",
|
| 23 |
+
"r": 8,
|
| 24 |
+
"rank_pattern": {},
|
| 25 |
+
"revision": null,
|
| 26 |
+
"target_modules": [
|
| 27 |
+
"up_proj",
|
| 28 |
+
"o_proj",
|
| 29 |
+
"k_proj",
|
| 30 |
+
"down_proj",
|
| 31 |
+
"gate_proj",
|
| 32 |
+
"q_proj",
|
| 33 |
+
"v_proj"
|
| 34 |
+
],
|
| 35 |
+
"task_type": "CAUSAL_LM",
|
| 36 |
+
"trainable_token_indices": null,
|
| 37 |
+
"use_dora": false,
|
| 38 |
+
"use_rslora": false
|
| 39 |
+
}
|
adapter_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bcdd59180857a8402c2f3d940e0264af02af984cfcb486f58766ebc52221f677
|
| 3 |
+
size 26139264
|
added_tokens.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"<image_soft_token>": 262144
|
| 3 |
+
}
|
optimizer.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2049aac46f4023b67fb5c11ed35e9697025f81201ce8dcf0829450500e697c26
|
| 3 |
+
size 26201786
|
rng_state.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c295ee6b6de2d3abd8a1fc93136e75c566269d23f9d0fe83fe1ccc60ad2f6d63
|
| 3 |
+
size 14244
|
scheduler.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:94fa2902a09121d31c12e06236360a706c2af152f1be17c27b22b8da32b9fb7f
|
| 3 |
+
size 1000
|
special_tokens_map.json
ADDED
|
@@ -0,0 +1,33 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"boi_token": "<start_of_image>",
|
| 3 |
+
"bos_token": {
|
| 4 |
+
"content": "<bos>",
|
| 5 |
+
"lstrip": false,
|
| 6 |
+
"normalized": false,
|
| 7 |
+
"rstrip": false,
|
| 8 |
+
"single_word": false
|
| 9 |
+
},
|
| 10 |
+
"eoi_token": "<end_of_image>",
|
| 11 |
+
"eos_token": {
|
| 12 |
+
"content": "<end_of_turn>",
|
| 13 |
+
"lstrip": false,
|
| 14 |
+
"normalized": false,
|
| 15 |
+
"rstrip": false,
|
| 16 |
+
"single_word": false
|
| 17 |
+
},
|
| 18 |
+
"image_token": "<image_soft_token>",
|
| 19 |
+
"pad_token": {
|
| 20 |
+
"content": "<pad>",
|
| 21 |
+
"lstrip": false,
|
| 22 |
+
"normalized": false,
|
| 23 |
+
"rstrip": false,
|
| 24 |
+
"single_word": false
|
| 25 |
+
},
|
| 26 |
+
"unk_token": {
|
| 27 |
+
"content": "<unk>",
|
| 28 |
+
"lstrip": false,
|
| 29 |
+
"normalized": false,
|
| 30 |
+
"rstrip": false,
|
| 31 |
+
"single_word": false
|
| 32 |
+
}
|
| 33 |
+
}
|
tokenizer.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4667f2089529e8e7657cfb6d1c19910ae71ff5f28aa7ab2ff2763330affad795
|
| 3 |
+
size 33384568
|
tokenizer.model
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1299c11d7cf632ef3b4e11937501358ada021bbdf7c47638d13c0ee982f2e79c
|
| 3 |
+
size 4689074
|
tokenizer_config.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
trainer_state.json
ADDED
|
@@ -0,0 +1,538 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"best_global_step": null,
|
| 3 |
+
"best_metric": null,
|
| 4 |
+
"best_model_checkpoint": null,
|
| 5 |
+
"epoch": 10.142095914742452,
|
| 6 |
+
"eval_steps": 1000,
|
| 7 |
+
"global_step": 720,
|
| 8 |
+
"is_hyper_param_search": false,
|
| 9 |
+
"is_local_process_zero": true,
|
| 10 |
+
"is_world_process_zero": true,
|
| 11 |
+
"log_history": [
|
| 12 |
+
{
|
| 13 |
+
"epoch": 0.14209591474245115,
|
| 14 |
+
"grad_norm": 2.0780832767486572,
|
| 15 |
+
"learning_rate": 0.0003999999920056205,
|
| 16 |
+
"loss": 2.8691,
|
| 17 |
+
"step": 10
|
| 18 |
+
},
|
| 19 |
+
{
|
| 20 |
+
"epoch": 0.2841918294849023,
|
| 21 |
+
"grad_norm": 1.7782244682312012,
|
| 22 |
+
"learning_rate": 0.0003999999643707292,
|
| 23 |
+
"loss": 1.628,
|
| 24 |
+
"step": 20
|
| 25 |
+
},
|
| 26 |
+
{
|
| 27 |
+
"epoch": 0.42628774422735344,
|
| 28 |
+
"grad_norm": 1.9934731721878052,
|
| 29 |
+
"learning_rate": 0.0003999999169966327,
|
| 30 |
+
"loss": 1.2529,
|
| 31 |
+
"step": 30
|
| 32 |
+
},
|
| 33 |
+
{
|
| 34 |
+
"epoch": 0.5683836589698046,
|
| 35 |
+
"grad_norm": 0.9428825378417969,
|
| 36 |
+
"learning_rate": 0.00039999984988333586,
|
| 37 |
+
"loss": 1.2003,
|
| 38 |
+
"step": 40
|
| 39 |
+
},
|
| 40 |
+
{
|
| 41 |
+
"epoch": 0.7104795737122558,
|
| 42 |
+
"grad_norm": 0.8945791721343994,
|
| 43 |
+
"learning_rate": 0.00039999976303084516,
|
| 44 |
+
"loss": 1.1966,
|
| 45 |
+
"step": 50
|
| 46 |
+
},
|
| 47 |
+
{
|
| 48 |
+
"epoch": 0.8525754884547069,
|
| 49 |
+
"grad_norm": 0.7803293466567993,
|
| 50 |
+
"learning_rate": 0.0003999996564391692,
|
| 51 |
+
"loss": 1.1803,
|
| 52 |
+
"step": 60
|
| 53 |
+
},
|
| 54 |
+
{
|
| 55 |
+
"epoch": 0.9946714031971581,
|
| 56 |
+
"grad_norm": 0.6183452010154724,
|
| 57 |
+
"learning_rate": 0.00039999953010831846,
|
| 58 |
+
"loss": 1.1677,
|
| 59 |
+
"step": 70
|
| 60 |
+
},
|
| 61 |
+
{
|
| 62 |
+
"epoch": 1.1278863232682061,
|
| 63 |
+
"grad_norm": 0.4529220461845398,
|
| 64 |
+
"learning_rate": 0.0003999993840383055,
|
| 65 |
+
"loss": 1.1569,
|
| 66 |
+
"step": 80
|
| 67 |
+
},
|
| 68 |
+
{
|
| 69 |
+
"epoch": 1.2699822380106571,
|
| 70 |
+
"grad_norm": 0.4726000130176544,
|
| 71 |
+
"learning_rate": 0.0003999992182291447,
|
| 72 |
+
"loss": 1.1582,
|
| 73 |
+
"step": 90
|
| 74 |
+
},
|
| 75 |
+
{
|
| 76 |
+
"epoch": 1.4120781527531083,
|
| 77 |
+
"grad_norm": 0.4730006754398346,
|
| 78 |
+
"learning_rate": 0.0003999990326808524,
|
| 79 |
+
"loss": 1.1674,
|
| 80 |
+
"step": 100
|
| 81 |
+
},
|
| 82 |
+
{
|
| 83 |
+
"epoch": 1.5541740674955595,
|
| 84 |
+
"grad_norm": 0.44843927025794983,
|
| 85 |
+
"learning_rate": 0.000399998827393447,
|
| 86 |
+
"loss": 1.1764,
|
| 87 |
+
"step": 110
|
| 88 |
+
},
|
| 89 |
+
{
|
| 90 |
+
"epoch": 1.6962699822380105,
|
| 91 |
+
"grad_norm": 0.3917418420314789,
|
| 92 |
+
"learning_rate": 0.00039999860236694857,
|
| 93 |
+
"loss": 1.1582,
|
| 94 |
+
"step": 120
|
| 95 |
+
},
|
| 96 |
+
{
|
| 97 |
+
"epoch": 1.838365896980462,
|
| 98 |
+
"grad_norm": 0.4569181203842163,
|
| 99 |
+
"learning_rate": 0.00039999835760137954,
|
| 100 |
+
"loss": 1.164,
|
| 101 |
+
"step": 130
|
| 102 |
+
},
|
| 103 |
+
{
|
| 104 |
+
"epoch": 1.980461811722913,
|
| 105 |
+
"grad_norm": 0.40389877557754517,
|
| 106 |
+
"learning_rate": 0.0003999980930967639,
|
| 107 |
+
"loss": 1.1747,
|
| 108 |
+
"step": 140
|
| 109 |
+
},
|
| 110 |
+
{
|
| 111 |
+
"epoch": 2.113676731793961,
|
| 112 |
+
"grad_norm": 0.540137767791748,
|
| 113 |
+
"learning_rate": 0.0003999978088531279,
|
| 114 |
+
"loss": 1.1524,
|
| 115 |
+
"step": 150
|
| 116 |
+
},
|
| 117 |
+
{
|
| 118 |
+
"epoch": 2.2557726465364123,
|
| 119 |
+
"grad_norm": 0.515496551990509,
|
| 120 |
+
"learning_rate": 0.00039999750487049944,
|
| 121 |
+
"loss": 1.1403,
|
| 122 |
+
"step": 160
|
| 123 |
+
},
|
| 124 |
+
{
|
| 125 |
+
"epoch": 2.3978685612788633,
|
| 126 |
+
"grad_norm": 0.8278722763061523,
|
| 127 |
+
"learning_rate": 0.0003999971811489086,
|
| 128 |
+
"loss": 1.1333,
|
| 129 |
+
"step": 170
|
| 130 |
+
},
|
| 131 |
+
{
|
| 132 |
+
"epoch": 2.5399644760213143,
|
| 133 |
+
"grad_norm": 0.7663260102272034,
|
| 134 |
+
"learning_rate": 0.0003999968376883874,
|
| 135 |
+
"loss": 1.1295,
|
| 136 |
+
"step": 180
|
| 137 |
+
},
|
| 138 |
+
{
|
| 139 |
+
"epoch": 2.6820603907637657,
|
| 140 |
+
"grad_norm": 0.9943056106567383,
|
| 141 |
+
"learning_rate": 0.0003999964744889696,
|
| 142 |
+
"loss": 1.1283,
|
| 143 |
+
"step": 190
|
| 144 |
+
},
|
| 145 |
+
{
|
| 146 |
+
"epoch": 2.8241563055062167,
|
| 147 |
+
"grad_norm": 0.8294516205787659,
|
| 148 |
+
"learning_rate": 0.0003999960915506912,
|
| 149 |
+
"loss": 1.1071,
|
| 150 |
+
"step": 200
|
| 151 |
+
},
|
| 152 |
+
{
|
| 153 |
+
"epoch": 2.966252220248668,
|
| 154 |
+
"grad_norm": 0.8728694915771484,
|
| 155 |
+
"learning_rate": 0.00039999568887358984,
|
| 156 |
+
"loss": 1.1187,
|
| 157 |
+
"step": 210
|
| 158 |
+
},
|
| 159 |
+
{
|
| 160 |
+
"epoch": 3.0994671403197156,
|
| 161 |
+
"grad_norm": 0.7422124147415161,
|
| 162 |
+
"learning_rate": 0.00039999526645770534,
|
| 163 |
+
"loss": 1.0982,
|
| 164 |
+
"step": 220
|
| 165 |
+
},
|
| 166 |
+
{
|
| 167 |
+
"epoch": 3.241563055062167,
|
| 168 |
+
"grad_norm": 0.7153337597846985,
|
| 169 |
+
"learning_rate": 0.0003999948243030794,
|
| 170 |
+
"loss": 1.0884,
|
| 171 |
+
"step": 230
|
| 172 |
+
},
|
| 173 |
+
{
|
| 174 |
+
"epoch": 3.383658969804618,
|
| 175 |
+
"grad_norm": 1.1282627582550049,
|
| 176 |
+
"learning_rate": 0.0003999943624097556,
|
| 177 |
+
"loss": 1.0818,
|
| 178 |
+
"step": 240
|
| 179 |
+
},
|
| 180 |
+
{
|
| 181 |
+
"epoch": 3.5257548845470694,
|
| 182 |
+
"grad_norm": 0.6651580333709717,
|
| 183 |
+
"learning_rate": 0.0003999938807777796,
|
| 184 |
+
"loss": 1.088,
|
| 185 |
+
"step": 250
|
| 186 |
+
},
|
| 187 |
+
{
|
| 188 |
+
"epoch": 3.6678507992895204,
|
| 189 |
+
"grad_norm": 0.9163554310798645,
|
| 190 |
+
"learning_rate": 0.0003999933794071989,
|
| 191 |
+
"loss": 1.0817,
|
| 192 |
+
"step": 260
|
| 193 |
+
},
|
| 194 |
+
{
|
| 195 |
+
"epoch": 3.8099467140319714,
|
| 196 |
+
"grad_norm": 1.1498912572860718,
|
| 197 |
+
"learning_rate": 0.000399992858298063,
|
| 198 |
+
"loss": 1.0977,
|
| 199 |
+
"step": 270
|
| 200 |
+
},
|
| 201 |
+
{
|
| 202 |
+
"epoch": 3.952042628774423,
|
| 203 |
+
"grad_norm": 0.840567409992218,
|
| 204 |
+
"learning_rate": 0.0003999923174504233,
|
| 205 |
+
"loss": 1.08,
|
| 206 |
+
"step": 280
|
| 207 |
+
},
|
| 208 |
+
{
|
| 209 |
+
"epoch": 4.085257548845471,
|
| 210 |
+
"grad_norm": 0.8114287257194519,
|
| 211 |
+
"learning_rate": 0.00039999175686433324,
|
| 212 |
+
"loss": 1.0712,
|
| 213 |
+
"step": 290
|
| 214 |
+
},
|
| 215 |
+
{
|
| 216 |
+
"epoch": 4.227353463587922,
|
| 217 |
+
"grad_norm": 0.6106327772140503,
|
| 218 |
+
"learning_rate": 0.00039999117653984805,
|
| 219 |
+
"loss": 1.0403,
|
| 220 |
+
"step": 300
|
| 221 |
+
},
|
| 222 |
+
{
|
| 223 |
+
"epoch": 4.369449378330373,
|
| 224 |
+
"grad_norm": 0.6414577960968018,
|
| 225 |
+
"learning_rate": 0.0003999905764770251,
|
| 226 |
+
"loss": 1.0464,
|
| 227 |
+
"step": 310
|
| 228 |
+
},
|
| 229 |
+
{
|
| 230 |
+
"epoch": 4.511545293072825,
|
| 231 |
+
"grad_norm": 0.6204348802566528,
|
| 232 |
+
"learning_rate": 0.00039998995667592355,
|
| 233 |
+
"loss": 1.0475,
|
| 234 |
+
"step": 320
|
| 235 |
+
},
|
| 236 |
+
{
|
| 237 |
+
"epoch": 4.653641207815276,
|
| 238 |
+
"grad_norm": 0.6873607039451599,
|
| 239 |
+
"learning_rate": 0.0003999893171366046,
|
| 240 |
+
"loss": 1.0575,
|
| 241 |
+
"step": 330
|
| 242 |
+
},
|
| 243 |
+
{
|
| 244 |
+
"epoch": 4.7957371225577266,
|
| 245 |
+
"grad_norm": 0.6087599396705627,
|
| 246 |
+
"learning_rate": 0.0003999886578591313,
|
| 247 |
+
"loss": 1.0519,
|
| 248 |
+
"step": 340
|
| 249 |
+
},
|
| 250 |
+
{
|
| 251 |
+
"epoch": 4.9378330373001775,
|
| 252 |
+
"grad_norm": 0.582972526550293,
|
| 253 |
+
"learning_rate": 0.0003999879788435689,
|
| 254 |
+
"loss": 1.0688,
|
| 255 |
+
"step": 350
|
| 256 |
+
},
|
| 257 |
+
{
|
| 258 |
+
"epoch": 5.071047957371226,
|
| 259 |
+
"grad_norm": 0.759579062461853,
|
| 260 |
+
"learning_rate": 0.0003999872800899843,
|
| 261 |
+
"loss": 1.0349,
|
| 262 |
+
"step": 360
|
| 263 |
+
},
|
| 264 |
+
{
|
| 265 |
+
"epoch": 5.213143872113677,
|
| 266 |
+
"grad_norm": 1.00662100315094,
|
| 267 |
+
"learning_rate": 0.00039998656159844636,
|
| 268 |
+
"loss": 0.9849,
|
| 269 |
+
"step": 370
|
| 270 |
+
},
|
| 271 |
+
{
|
| 272 |
+
"epoch": 5.355239786856128,
|
| 273 |
+
"grad_norm": 0.9577768445014954,
|
| 274 |
+
"learning_rate": 0.00039998582336902617,
|
| 275 |
+
"loss": 0.9796,
|
| 276 |
+
"step": 380
|
| 277 |
+
},
|
| 278 |
+
{
|
| 279 |
+
"epoch": 5.497335701598579,
|
| 280 |
+
"grad_norm": 0.7910038232803345,
|
| 281 |
+
"learning_rate": 0.0003999850654017965,
|
| 282 |
+
"loss": 1.0001,
|
| 283 |
+
"step": 390
|
| 284 |
+
},
|
| 285 |
+
{
|
| 286 |
+
"epoch": 5.63943161634103,
|
| 287 |
+
"grad_norm": 0.9464731216430664,
|
| 288 |
+
"learning_rate": 0.00039998428769683216,
|
| 289 |
+
"loss": 1.0018,
|
| 290 |
+
"step": 400
|
| 291 |
+
},
|
| 292 |
+
{
|
| 293 |
+
"epoch": 5.781527531083482,
|
| 294 |
+
"grad_norm": 0.8687145709991455,
|
| 295 |
+
"learning_rate": 0.0003999834902542099,
|
| 296 |
+
"loss": 1.0081,
|
| 297 |
+
"step": 410
|
| 298 |
+
},
|
| 299 |
+
{
|
| 300 |
+
"epoch": 5.923623445825933,
|
| 301 |
+
"grad_norm": 1.0073539018630981,
|
| 302 |
+
"learning_rate": 0.00039998267307400854,
|
| 303 |
+
"loss": 1.0058,
|
| 304 |
+
"step": 420
|
| 305 |
+
},
|
| 306 |
+
{
|
| 307 |
+
"epoch": 6.05683836589698,
|
| 308 |
+
"grad_norm": 0.9562686085700989,
|
| 309 |
+
"learning_rate": 0.00039998183615630857,
|
| 310 |
+
"loss": 0.9797,
|
| 311 |
+
"step": 430
|
| 312 |
+
},
|
| 313 |
+
{
|
| 314 |
+
"epoch": 6.198934280639431,
|
| 315 |
+
"grad_norm": 1.238220453262329,
|
| 316 |
+
"learning_rate": 0.00039998097950119264,
|
| 317 |
+
"loss": 0.8872,
|
| 318 |
+
"step": 440
|
| 319 |
+
},
|
| 320 |
+
{
|
| 321 |
+
"epoch": 6.341030195381883,
|
| 322 |
+
"grad_norm": 1.7170666456222534,
|
| 323 |
+
"learning_rate": 0.00039998010310874537,
|
| 324 |
+
"loss": 0.8911,
|
| 325 |
+
"step": 450
|
| 326 |
+
},
|
| 327 |
+
{
|
| 328 |
+
"epoch": 6.483126110124334,
|
| 329 |
+
"grad_norm": 1.2328404188156128,
|
| 330 |
+
"learning_rate": 0.0003999792069790532,
|
| 331 |
+
"loss": 0.8988,
|
| 332 |
+
"step": 460
|
| 333 |
+
},
|
| 334 |
+
{
|
| 335 |
+
"epoch": 6.625222024866785,
|
| 336 |
+
"grad_norm": 1.1609599590301514,
|
| 337 |
+
"learning_rate": 0.00039997829111220454,
|
| 338 |
+
"loss": 0.8969,
|
| 339 |
+
"step": 470
|
| 340 |
+
},
|
| 341 |
+
{
|
| 342 |
+
"epoch": 6.767317939609236,
|
| 343 |
+
"grad_norm": 1.470108985900879,
|
| 344 |
+
"learning_rate": 0.00039997735550828984,
|
| 345 |
+
"loss": 0.9174,
|
| 346 |
+
"step": 480
|
| 347 |
+
},
|
| 348 |
+
{
|
| 349 |
+
"epoch": 6.909413854351687,
|
| 350 |
+
"grad_norm": 1.2714250087738037,
|
| 351 |
+
"learning_rate": 0.00039997640016740146,
|
| 352 |
+
"loss": 0.9379,
|
| 353 |
+
"step": 490
|
| 354 |
+
},
|
| 355 |
+
{
|
| 356 |
+
"epoch": 7.042628774422735,
|
| 357 |
+
"grad_norm": 1.3590861558914185,
|
| 358 |
+
"learning_rate": 0.00039997542508963364,
|
| 359 |
+
"loss": 0.8876,
|
| 360 |
+
"step": 500
|
| 361 |
+
},
|
| 362 |
+
{
|
| 363 |
+
"epoch": 7.184724689165186,
|
| 364 |
+
"grad_norm": 1.5455981492996216,
|
| 365 |
+
"learning_rate": 0.0003999744302750826,
|
| 366 |
+
"loss": 0.7601,
|
| 367 |
+
"step": 510
|
| 368 |
+
},
|
| 369 |
+
{
|
| 370 |
+
"epoch": 7.326820603907637,
|
| 371 |
+
"grad_norm": 1.5377577543258667,
|
| 372 |
+
"learning_rate": 0.00039997341572384654,
|
| 373 |
+
"loss": 0.7651,
|
| 374 |
+
"step": 520
|
| 375 |
+
},
|
| 376 |
+
{
|
| 377 |
+
"epoch": 7.468916518650089,
|
| 378 |
+
"grad_norm": 1.4564142227172852,
|
| 379 |
+
"learning_rate": 0.0003999723814360256,
|
| 380 |
+
"loss": 0.7778,
|
| 381 |
+
"step": 530
|
| 382 |
+
},
|
| 383 |
+
{
|
| 384 |
+
"epoch": 7.61101243339254,
|
| 385 |
+
"grad_norm": 1.4464644193649292,
|
| 386 |
+
"learning_rate": 0.00039997132741172186,
|
| 387 |
+
"loss": 0.776,
|
| 388 |
+
"step": 540
|
| 389 |
+
},
|
| 390 |
+
{
|
| 391 |
+
"epoch": 7.753108348134991,
|
| 392 |
+
"grad_norm": 1.7535293102264404,
|
| 393 |
+
"learning_rate": 0.0003999702536510394,
|
| 394 |
+
"loss": 0.8003,
|
| 395 |
+
"step": 550
|
| 396 |
+
},
|
| 397 |
+
{
|
| 398 |
+
"epoch": 7.895204262877442,
|
| 399 |
+
"grad_norm": 1.4069218635559082,
|
| 400 |
+
"learning_rate": 0.00039996916015408413,
|
| 401 |
+
"loss": 0.8235,
|
| 402 |
+
"step": 560
|
| 403 |
+
},
|
| 404 |
+
{
|
| 405 |
+
"epoch": 8.02841918294849,
|
| 406 |
+
"grad_norm": 1.3131003379821777,
|
| 407 |
+
"learning_rate": 0.00039996804692096397,
|
| 408 |
+
"loss": 0.7923,
|
| 409 |
+
"step": 570
|
| 410 |
+
},
|
| 411 |
+
{
|
| 412 |
+
"epoch": 8.170515097690942,
|
| 413 |
+
"grad_norm": 2.1319029331207275,
|
| 414 |
+
"learning_rate": 0.0003999669139517888,
|
| 415 |
+
"loss": 0.6309,
|
| 416 |
+
"step": 580
|
| 417 |
+
},
|
| 418 |
+
{
|
| 419 |
+
"epoch": 8.312611012433393,
|
| 420 |
+
"grad_norm": 2.138604164123535,
|
| 421 |
+
"learning_rate": 0.00039996576124667053,
|
| 422 |
+
"loss": 0.6185,
|
| 423 |
+
"step": 590
|
| 424 |
+
},
|
| 425 |
+
{
|
| 426 |
+
"epoch": 8.454706927175843,
|
| 427 |
+
"grad_norm": 1.6516451835632324,
|
| 428 |
+
"learning_rate": 0.0003999645888057228,
|
| 429 |
+
"loss": 0.6471,
|
| 430 |
+
"step": 600
|
| 431 |
+
},
|
| 432 |
+
{
|
| 433 |
+
"epoch": 8.596802841918295,
|
| 434 |
+
"grad_norm": 1.8185665607452393,
|
| 435 |
+
"learning_rate": 0.00039996339662906133,
|
| 436 |
+
"loss": 0.6771,
|
| 437 |
+
"step": 610
|
| 438 |
+
},
|
| 439 |
+
{
|
| 440 |
+
"epoch": 8.738898756660745,
|
| 441 |
+
"grad_norm": 1.5840052366256714,
|
| 442 |
+
"learning_rate": 0.0003999621847168039,
|
| 443 |
+
"loss": 0.6825,
|
| 444 |
+
"step": 620
|
| 445 |
+
},
|
| 446 |
+
{
|
| 447 |
+
"epoch": 8.880994671403197,
|
| 448 |
+
"grad_norm": 1.642910122871399,
|
| 449 |
+
"learning_rate": 0.00039996095306907,
|
| 450 |
+
"loss": 0.6948,
|
| 451 |
+
"step": 630
|
| 452 |
+
},
|
| 453 |
+
{
|
| 454 |
+
"epoch": 9.014209591474245,
|
| 455 |
+
"grad_norm": 1.924458384513855,
|
| 456 |
+
"learning_rate": 0.0003999597016859813,
|
| 457 |
+
"loss": 0.6845,
|
| 458 |
+
"step": 640
|
| 459 |
+
},
|
| 460 |
+
{
|
| 461 |
+
"epoch": 9.156305506216697,
|
| 462 |
+
"grad_norm": 1.9011436700820923,
|
| 463 |
+
"learning_rate": 0.0003999584305676612,
|
| 464 |
+
"loss": 0.5251,
|
| 465 |
+
"step": 650
|
| 466 |
+
},
|
| 467 |
+
{
|
| 468 |
+
"epoch": 9.298401420959147,
|
| 469 |
+
"grad_norm": 1.732225775718689,
|
| 470 |
+
"learning_rate": 0.0003999571397142352,
|
| 471 |
+
"loss": 0.5294,
|
| 472 |
+
"step": 660
|
| 473 |
+
},
|
| 474 |
+
{
|
| 475 |
+
"epoch": 9.440497335701599,
|
| 476 |
+
"grad_norm": 1.7909804582595825,
|
| 477 |
+
"learning_rate": 0.00039995582912583067,
|
| 478 |
+
"loss": 0.5454,
|
| 479 |
+
"step": 670
|
| 480 |
+
},
|
| 481 |
+
{
|
| 482 |
+
"epoch": 9.58259325044405,
|
| 483 |
+
"grad_norm": 1.893707036972046,
|
| 484 |
+
"learning_rate": 0.000399954498802577,
|
| 485 |
+
"loss": 0.5569,
|
| 486 |
+
"step": 680
|
| 487 |
+
},
|
| 488 |
+
{
|
| 489 |
+
"epoch": 9.7246891651865,
|
| 490 |
+
"grad_norm": 1.6991349458694458,
|
| 491 |
+
"learning_rate": 0.0003999531487446055,
|
| 492 |
+
"loss": 0.5672,
|
| 493 |
+
"step": 690
|
| 494 |
+
},
|
| 495 |
+
{
|
| 496 |
+
"epoch": 9.866785079928952,
|
| 497 |
+
"grad_norm": 2.1794662475585938,
|
| 498 |
+
"learning_rate": 0.0003999517789520494,
|
| 499 |
+
"loss": 0.5933,
|
| 500 |
+
"step": 700
|
| 501 |
+
},
|
| 502 |
+
{
|
| 503 |
+
"epoch": 10.0,
|
| 504 |
+
"grad_norm": 2.9984130859375,
|
| 505 |
+
"learning_rate": 0.0003999503894250439,
|
| 506 |
+
"loss": 0.5991,
|
| 507 |
+
"step": 710
|
| 508 |
+
},
|
| 509 |
+
{
|
| 510 |
+
"epoch": 10.142095914742452,
|
| 511 |
+
"grad_norm": 1.656080961227417,
|
| 512 |
+
"learning_rate": 0.0003999489801637261,
|
| 513 |
+
"loss": 0.4284,
|
| 514 |
+
"step": 720
|
| 515 |
+
}
|
| 516 |
+
],
|
| 517 |
+
"logging_steps": 10,
|
| 518 |
+
"max_steps": 100000,
|
| 519 |
+
"num_input_tokens_seen": 0,
|
| 520 |
+
"num_train_epochs": 1429,
|
| 521 |
+
"save_steps": 10,
|
| 522 |
+
"stateful_callbacks": {
|
| 523 |
+
"TrainerControl": {
|
| 524 |
+
"args": {
|
| 525 |
+
"should_epoch_stop": false,
|
| 526 |
+
"should_evaluate": false,
|
| 527 |
+
"should_log": false,
|
| 528 |
+
"should_save": true,
|
| 529 |
+
"should_training_stop": false
|
| 530 |
+
},
|
| 531 |
+
"attributes": {}
|
| 532 |
+
}
|
| 533 |
+
},
|
| 534 |
+
"total_flos": 3.950552752639181e+17,
|
| 535 |
+
"train_batch_size": 8,
|
| 536 |
+
"trial_name": null,
|
| 537 |
+
"trial_params": null
|
| 538 |
+
}
|
training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:117bbd11ae63fbe52db23c132827a34cc20edaed817c0a601bb6392c04ad7f0d
|
| 3 |
+
size 5752
|