Upload folder using huggingface_hub
Browse files- .gitattributes +3 -0
- checkpoint-100/README.md +202 -0
- checkpoint-100/adapter_config.json +39 -0
- checkpoint-100/adapter_model.safetensors +3 -0
- checkpoint-100/added_tokens.json +3 -0
- checkpoint-100/optimizer.pt +3 -0
- checkpoint-100/rng_state.pth +3 -0
- checkpoint-100/scheduler.pt +3 -0
- checkpoint-100/special_tokens_map.json +33 -0
- checkpoint-100/tokenizer.json +3 -0
- checkpoint-100/tokenizer.model +3 -0
- checkpoint-100/tokenizer_config.json +0 -0
- checkpoint-100/trainer_state.json +1234 -0
- checkpoint-100/training_args.bin +3 -0
- checkpoint-50/README.md +202 -0
- checkpoint-50/adapter_config.json +39 -0
- checkpoint-50/adapter_model.safetensors +3 -0
- checkpoint-50/added_tokens.json +3 -0
- checkpoint-50/optimizer.pt +3 -0
- checkpoint-50/rng_state.pth +3 -0
- checkpoint-50/scheduler.pt +3 -0
- checkpoint-50/special_tokens_map.json +33 -0
- checkpoint-50/tokenizer.json +3 -0
- checkpoint-50/tokenizer.model +3 -0
- checkpoint-50/tokenizer_config.json +0 -0
- checkpoint-50/trainer_state.json +634 -0
- checkpoint-50/training_args.bin +3 -0
- final_checkpoint/README.md +202 -0
- final_checkpoint/adapter_config.json +39 -0
- final_checkpoint/adapter_model.safetensors +3 -0
- final_checkpoint/added_tokens.json +3 -0
- final_checkpoint/special_tokens_map.json +33 -0
- final_checkpoint/tokenizer.json +3 -0
- final_checkpoint/tokenizer.model +3 -0
- final_checkpoint/tokenizer_config.json +0 -0
- final_checkpoint/training_args.bin +3 -0
- pot_module_training.log +0 -0
.gitattributes
CHANGED
|
@@ -33,3 +33,6 @@ 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 |
+
checkpoint-100/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
checkpoint-50/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
final_checkpoint/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
checkpoint-100/README.md
ADDED
|
@@ -0,0 +1,202 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
base_model: unsloth/gemma-3-27b-it-qat-unsloth-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.15.2
|
checkpoint-100/adapter_config.json
ADDED
|
@@ -0,0 +1,39 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"alpha_pattern": {},
|
| 3 |
+
"auto_mapping": null,
|
| 4 |
+
"base_model_name_or_path": "unsloth/gemma-3-27b-it-qat-unsloth-bnb-4bit",
|
| 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": 32,
|
| 17 |
+
"lora_bias": false,
|
| 18 |
+
"lora_dropout": 0.05,
|
| 19 |
+
"megatron_config": null,
|
| 20 |
+
"megatron_core": "megatron.core",
|
| 21 |
+
"modules_to_save": null,
|
| 22 |
+
"peft_type": "LORA",
|
| 23 |
+
"r": 32,
|
| 24 |
+
"rank_pattern": {},
|
| 25 |
+
"revision": null,
|
| 26 |
+
"target_modules": [
|
| 27 |
+
"down_proj",
|
| 28 |
+
"o_proj",
|
| 29 |
+
"gate_proj",
|
| 30 |
+
"v_proj",
|
| 31 |
+
"up_proj",
|
| 32 |
+
"q_proj",
|
| 33 |
+
"k_proj"
|
| 34 |
+
],
|
| 35 |
+
"task_type": "CAUSAL_LM",
|
| 36 |
+
"trainable_token_indices": null,
|
| 37 |
+
"use_dora": false,
|
| 38 |
+
"use_rslora": false
|
| 39 |
+
}
|
checkpoint-100/adapter_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4dc97fecb42dcbe676206c02ddcad2cbdcad5984a51675f6a62742e3ba02e0f0
|
| 3 |
+
size 932177352
|
checkpoint-100/added_tokens.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"<image_soft_token>": 262144
|
| 3 |
+
}
|
checkpoint-100/optimizer.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e03ac739c6d5d84956ff12bb97398edaffbe5f8590a68cb4d7ad791ce5178acd
|
| 3 |
+
size 1817012879
|
checkpoint-100/rng_state.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1b90095a10c03d4355bd1deb440864584a708ac7ea7a9cc072a09474fe343bc3
|
| 3 |
+
size 14645
|
checkpoint-100/scheduler.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:45bb9db9b99b330f12a8646aa23c5c29fc160c9b0461608a2bc757c433d787e1
|
| 3 |
+
size 1465
|
checkpoint-100/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 |
+
}
|
checkpoint-100/tokenizer.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d786405177734910d7a3db625c2826640964a0b4e5cdbbd70620ae3313a01bef
|
| 3 |
+
size 33384722
|
checkpoint-100/tokenizer.model
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1299c11d7cf632ef3b4e11937501358ada021bbdf7c47638d13c0ee982f2e79c
|
| 3 |
+
size 4689074
|
checkpoint-100/tokenizer_config.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
checkpoint-100/trainer_state.json
ADDED
|
@@ -0,0 +1,1234 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"best_global_step": null,
|
| 3 |
+
"best_metric": null,
|
| 4 |
+
"best_model_checkpoint": null,
|
| 5 |
+
"epoch": 0.4,
|
| 6 |
+
"eval_steps": 500,
|
| 7 |
+
"global_step": 100,
|
| 8 |
+
"is_hyper_param_search": false,
|
| 9 |
+
"is_local_process_zero": true,
|
| 10 |
+
"is_world_process_zero": true,
|
| 11 |
+
"log_history": [
|
| 12 |
+
{
|
| 13 |
+
"completion_length": 361.75,
|
| 14 |
+
"epoch": 0.004,
|
| 15 |
+
"grad_norm": 0.0693558007478714,
|
| 16 |
+
"kl": 0.0,
|
| 17 |
+
"learning_rate": 0.0,
|
| 18 |
+
"loss": -0.0,
|
| 19 |
+
"reward": 0.02345000021159649,
|
| 20 |
+
"reward_std": 0.04690000042319298,
|
| 21 |
+
"rewards/pot_combined_reward": 0.02345000021159649,
|
| 22 |
+
"step": 1
|
| 23 |
+
},
|
| 24 |
+
{
|
| 25 |
+
"completion_length": 371.375,
|
| 26 |
+
"epoch": 0.008,
|
| 27 |
+
"grad_norm": 0.08951307833194733,
|
| 28 |
+
"kl": 0.0,
|
| 29 |
+
"learning_rate": 5.000000000000001e-07,
|
| 30 |
+
"loss": -0.0,
|
| 31 |
+
"reward": 0.026133334264159203,
|
| 32 |
+
"reward_std": 0.052266668528318405,
|
| 33 |
+
"rewards/pot_combined_reward": 0.026133334264159203,
|
| 34 |
+
"step": 2
|
| 35 |
+
},
|
| 36 |
+
{
|
| 37 |
+
"completion_length": 374.0,
|
| 38 |
+
"epoch": 0.012,
|
| 39 |
+
"grad_norm": 0.001663331058807671,
|
| 40 |
+
"kl": 0.0005528016190510243,
|
| 41 |
+
"learning_rate": 1.0000000000000002e-06,
|
| 42 |
+
"loss": 0.0001,
|
| 43 |
+
"reward": 0.0,
|
| 44 |
+
"reward_std": 0.0,
|
| 45 |
+
"rewards/pot_combined_reward": 0.0,
|
| 46 |
+
"step": 3
|
| 47 |
+
},
|
| 48 |
+
{
|
| 49 |
+
"completion_length": 374.0,
|
| 50 |
+
"epoch": 0.016,
|
| 51 |
+
"grad_norm": 0.0016158577054738998,
|
| 52 |
+
"kl": 0.0005013404006604105,
|
| 53 |
+
"learning_rate": 1.5e-06,
|
| 54 |
+
"loss": 0.0001,
|
| 55 |
+
"reward": 0.0,
|
| 56 |
+
"reward_std": 0.0,
|
| 57 |
+
"rewards/pot_combined_reward": 0.0,
|
| 58 |
+
"step": 4
|
| 59 |
+
},
|
| 60 |
+
{
|
| 61 |
+
"completion_length": 373.375,
|
| 62 |
+
"epoch": 0.02,
|
| 63 |
+
"grad_norm": 0.0030017346143722534,
|
| 64 |
+
"kl": 0.0005660907772835344,
|
| 65 |
+
"learning_rate": 2.0000000000000003e-06,
|
| 66 |
+
"loss": 0.0001,
|
| 67 |
+
"reward": 0.0,
|
| 68 |
+
"reward_std": 0.0,
|
| 69 |
+
"rewards/pot_combined_reward": 0.0,
|
| 70 |
+
"step": 5
|
| 71 |
+
},
|
| 72 |
+
{
|
| 73 |
+
"completion_length": 373.5625,
|
| 74 |
+
"epoch": 0.024,
|
| 75 |
+
"grad_norm": 0.0015043334569782019,
|
| 76 |
+
"kl": 0.0005426810312201269,
|
| 77 |
+
"learning_rate": 2.5e-06,
|
| 78 |
+
"loss": 0.0001,
|
| 79 |
+
"reward": 0.0,
|
| 80 |
+
"reward_std": 0.0,
|
| 81 |
+
"rewards/pot_combined_reward": 0.0,
|
| 82 |
+
"step": 6
|
| 83 |
+
},
|
| 84 |
+
{
|
| 85 |
+
"completion_length": 364.5,
|
| 86 |
+
"epoch": 0.028,
|
| 87 |
+
"grad_norm": 0.08007726073265076,
|
| 88 |
+
"kl": 0.0005026786457165144,
|
| 89 |
+
"learning_rate": 3e-06,
|
| 90 |
+
"loss": 0.0001,
|
| 91 |
+
"reward": 0.03146666660904884,
|
| 92 |
+
"reward_std": 0.06293333321809769,
|
| 93 |
+
"rewards/pot_combined_reward": 0.03146666660904884,
|
| 94 |
+
"step": 7
|
| 95 |
+
},
|
| 96 |
+
{
|
| 97 |
+
"completion_length": 374.0,
|
| 98 |
+
"epoch": 0.032,
|
| 99 |
+
"grad_norm": 0.0016093035228550434,
|
| 100 |
+
"kl": 0.0005015511706005782,
|
| 101 |
+
"learning_rate": 3.5e-06,
|
| 102 |
+
"loss": 0.0001,
|
| 103 |
+
"reward": 0.0,
|
| 104 |
+
"reward_std": 0.0,
|
| 105 |
+
"rewards/pot_combined_reward": 0.0,
|
| 106 |
+
"step": 8
|
| 107 |
+
},
|
| 108 |
+
{
|
| 109 |
+
"completion_length": 353.0625,
|
| 110 |
+
"epoch": 0.036,
|
| 111 |
+
"grad_norm": 0.001784446300007403,
|
| 112 |
+
"kl": 0.0003549655375536531,
|
| 113 |
+
"learning_rate": 4.000000000000001e-06,
|
| 114 |
+
"loss": 0.0,
|
| 115 |
+
"reward": 0.0,
|
| 116 |
+
"reward_std": 0.0,
|
| 117 |
+
"rewards/pot_combined_reward": 0.0,
|
| 118 |
+
"step": 9
|
| 119 |
+
},
|
| 120 |
+
{
|
| 121 |
+
"completion_length": 374.0,
|
| 122 |
+
"epoch": 0.04,
|
| 123 |
+
"grad_norm": 0.0020515809301286936,
|
| 124 |
+
"kl": 0.0005762250584666617,
|
| 125 |
+
"learning_rate": 4.5e-06,
|
| 126 |
+
"loss": 0.0001,
|
| 127 |
+
"reward": 0.0,
|
| 128 |
+
"reward_std": 0.0,
|
| 129 |
+
"rewards/pot_combined_reward": 0.0,
|
| 130 |
+
"step": 10
|
| 131 |
+
},
|
| 132 |
+
{
|
| 133 |
+
"completion_length": 374.0,
|
| 134 |
+
"epoch": 0.044,
|
| 135 |
+
"grad_norm": 0.06735244393348694,
|
| 136 |
+
"kl": 0.0005008808220736682,
|
| 137 |
+
"learning_rate": 5e-06,
|
| 138 |
+
"loss": 0.0001,
|
| 139 |
+
"reward": 0.01808333396911621,
|
| 140 |
+
"reward_std": 0.03616666793823242,
|
| 141 |
+
"rewards/pot_combined_reward": 0.01808333396911621,
|
| 142 |
+
"step": 11
|
| 143 |
+
},
|
| 144 |
+
{
|
| 145 |
+
"completion_length": 342.5,
|
| 146 |
+
"epoch": 0.048,
|
| 147 |
+
"grad_norm": 0.0024033007211983204,
|
| 148 |
+
"kl": 0.00046441886661341414,
|
| 149 |
+
"learning_rate": 4.99847706754774e-06,
|
| 150 |
+
"loss": 0.0,
|
| 151 |
+
"reward": 0.0,
|
| 152 |
+
"reward_std": 0.0,
|
| 153 |
+
"rewards/pot_combined_reward": 0.0,
|
| 154 |
+
"step": 12
|
| 155 |
+
},
|
| 156 |
+
{
|
| 157 |
+
"completion_length": 374.0,
|
| 158 |
+
"epoch": 0.052,
|
| 159 |
+
"grad_norm": 0.0014815045287832618,
|
| 160 |
+
"kl": 0.0004604290661518462,
|
| 161 |
+
"learning_rate": 4.993910125649561e-06,
|
| 162 |
+
"loss": 0.0,
|
| 163 |
+
"reward": 0.0,
|
| 164 |
+
"reward_std": 0.0,
|
| 165 |
+
"rewards/pot_combined_reward": 0.0,
|
| 166 |
+
"step": 13
|
| 167 |
+
},
|
| 168 |
+
{
|
| 169 |
+
"completion_length": 374.0,
|
| 170 |
+
"epoch": 0.056,
|
| 171 |
+
"grad_norm": 0.001548771746456623,
|
| 172 |
+
"kl": 0.0004989306180505082,
|
| 173 |
+
"learning_rate": 4.986304738420684e-06,
|
| 174 |
+
"loss": 0.0,
|
| 175 |
+
"reward": 0.0,
|
| 176 |
+
"reward_std": 0.0,
|
| 177 |
+
"rewards/pot_combined_reward": 0.0,
|
| 178 |
+
"step": 14
|
| 179 |
+
},
|
| 180 |
+
{
|
| 181 |
+
"completion_length": 360.8125,
|
| 182 |
+
"epoch": 0.06,
|
| 183 |
+
"grad_norm": 0.001822226564399898,
|
| 184 |
+
"kl": 0.00046228048086049967,
|
| 185 |
+
"learning_rate": 4.975670171853926e-06,
|
| 186 |
+
"loss": 0.0,
|
| 187 |
+
"reward": 0.0,
|
| 188 |
+
"reward_std": 0.0,
|
| 189 |
+
"rewards/pot_combined_reward": 0.0,
|
| 190 |
+
"step": 15
|
| 191 |
+
},
|
| 192 |
+
{
|
| 193 |
+
"completion_length": 374.0,
|
| 194 |
+
"epoch": 0.064,
|
| 195 |
+
"grad_norm": 0.09072617441415787,
|
| 196 |
+
"kl": 0.000476861278002616,
|
| 197 |
+
"learning_rate": 4.962019382530521e-06,
|
| 198 |
+
"loss": 0.0,
|
| 199 |
+
"reward": 0.012600000016391277,
|
| 200 |
+
"reward_std": 0.025200000032782555,
|
| 201 |
+
"rewards/pot_combined_reward": 0.012600000016391277,
|
| 202 |
+
"step": 16
|
| 203 |
+
},
|
| 204 |
+
{
|
| 205 |
+
"completion_length": 374.0,
|
| 206 |
+
"epoch": 0.068,
|
| 207 |
+
"grad_norm": 0.0015437575057148933,
|
| 208 |
+
"kl": 0.0005299622716847807,
|
| 209 |
+
"learning_rate": 4.9453690018345144e-06,
|
| 210 |
+
"loss": 0.0001,
|
| 211 |
+
"reward": 0.0,
|
| 212 |
+
"reward_std": 0.0,
|
| 213 |
+
"rewards/pot_combined_reward": 0.0,
|
| 214 |
+
"step": 17
|
| 215 |
+
},
|
| 216 |
+
{
|
| 217 |
+
"completion_length": 374.0,
|
| 218 |
+
"epoch": 0.072,
|
| 219 |
+
"grad_norm": 0.0016528957057744265,
|
| 220 |
+
"kl": 0.0005346549514797516,
|
| 221 |
+
"learning_rate": 4.925739315689991e-06,
|
| 222 |
+
"loss": 0.0001,
|
| 223 |
+
"reward": 0.0,
|
| 224 |
+
"reward_std": 0.0,
|
| 225 |
+
"rewards/pot_combined_reward": 0.0,
|
| 226 |
+
"step": 18
|
| 227 |
+
},
|
| 228 |
+
{
|
| 229 |
+
"completion_length": 374.0,
|
| 230 |
+
"epoch": 0.076,
|
| 231 |
+
"grad_norm": 0.0017183530144393444,
|
| 232 |
+
"kl": 0.0004841076224693097,
|
| 233 |
+
"learning_rate": 4.903154239845798e-06,
|
| 234 |
+
"loss": 0.0,
|
| 235 |
+
"reward": 0.0,
|
| 236 |
+
"reward_std": 0.0,
|
| 237 |
+
"rewards/pot_combined_reward": 0.0,
|
| 238 |
+
"step": 19
|
| 239 |
+
},
|
| 240 |
+
{
|
| 241 |
+
"completion_length": 373.5625,
|
| 242 |
+
"epoch": 0.08,
|
| 243 |
+
"grad_norm": 0.08476348221302032,
|
| 244 |
+
"kl": 0.000539450986252632,
|
| 245 |
+
"learning_rate": 4.8776412907378845e-06,
|
| 246 |
+
"loss": 0.0001,
|
| 247 |
+
"reward": 0.026249999180436134,
|
| 248 |
+
"reward_std": 0.05249999836087227,
|
| 249 |
+
"rewards/pot_combined_reward": 0.026249999180436134,
|
| 250 |
+
"step": 20
|
| 251 |
+
},
|
| 252 |
+
{
|
| 253 |
+
"completion_length": 374.0,
|
| 254 |
+
"epoch": 0.084,
|
| 255 |
+
"grad_norm": 0.07820821553468704,
|
| 256 |
+
"kl": 0.0005957721295999363,
|
| 257 |
+
"learning_rate": 4.849231551964771e-06,
|
| 258 |
+
"loss": 0.0001,
|
| 259 |
+
"reward": 0.07116249948740005,
|
| 260 |
+
"reward_std": 0.1423249989748001,
|
| 261 |
+
"rewards/pot_combined_reward": 0.07116249948740005,
|
| 262 |
+
"step": 21
|
| 263 |
+
},
|
| 264 |
+
{
|
| 265 |
+
"completion_length": 373.5625,
|
| 266 |
+
"epoch": 0.088,
|
| 267 |
+
"grad_norm": 0.0016008545644581318,
|
| 268 |
+
"kl": 0.000533243379322812,
|
| 269 |
+
"learning_rate": 4.817959636416969e-06,
|
| 270 |
+
"loss": 0.0001,
|
| 271 |
+
"reward": 0.0,
|
| 272 |
+
"reward_std": 0.0,
|
| 273 |
+
"rewards/pot_combined_reward": 0.0,
|
| 274 |
+
"step": 22
|
| 275 |
+
},
|
| 276 |
+
{
|
| 277 |
+
"completion_length": 374.0,
|
| 278 |
+
"epoch": 0.092,
|
| 279 |
+
"grad_norm": 0.0018651616992428899,
|
| 280 |
+
"kl": 0.0005620143201667815,
|
| 281 |
+
"learning_rate": 4.783863644106502e-06,
|
| 282 |
+
"loss": 0.0001,
|
| 283 |
+
"reward": 0.0,
|
| 284 |
+
"reward_std": 0.0,
|
| 285 |
+
"rewards/pot_combined_reward": 0.0,
|
| 286 |
+
"step": 23
|
| 287 |
+
},
|
| 288 |
+
{
|
| 289 |
+
"completion_length": 374.0,
|
| 290 |
+
"epoch": 0.096,
|
| 291 |
+
"grad_norm": 0.001895356923341751,
|
| 292 |
+
"kl": 0.00047788477240828797,
|
| 293 |
+
"learning_rate": 4.746985115747918e-06,
|
| 294 |
+
"loss": 0.0,
|
| 295 |
+
"reward": 0.0,
|
| 296 |
+
"reward_std": 0.0,
|
| 297 |
+
"rewards/pot_combined_reward": 0.0,
|
| 298 |
+
"step": 24
|
| 299 |
+
},
|
| 300 |
+
{
|
| 301 |
+
"completion_length": 369.75,
|
| 302 |
+
"epoch": 0.1,
|
| 303 |
+
"grad_norm": 0.11337540298700333,
|
| 304 |
+
"kl": 0.00047047801490407437,
|
| 305 |
+
"learning_rate": 4.707368982147318e-06,
|
| 306 |
+
"loss": 0.0,
|
| 307 |
+
"reward": 0.04736666567623615,
|
| 308 |
+
"reward_std": 0.0947333313524723,
|
| 309 |
+
"rewards/pot_combined_reward": 0.04736666567623615,
|
| 310 |
+
"step": 25
|
| 311 |
+
},
|
| 312 |
+
{
|
| 313 |
+
"completion_length": 368.625,
|
| 314 |
+
"epoch": 0.104,
|
| 315 |
+
"grad_norm": 0.01079186424612999,
|
| 316 |
+
"kl": 0.0006513141634059139,
|
| 317 |
+
"learning_rate": 4.665063509461098e-06,
|
| 318 |
+
"loss": 0.0001,
|
| 319 |
+
"reward": 0.0,
|
| 320 |
+
"reward_std": 0.0,
|
| 321 |
+
"rewards/pot_combined_reward": 0.0,
|
| 322 |
+
"step": 26
|
| 323 |
+
},
|
| 324 |
+
{
|
| 325 |
+
"completion_length": 374.0,
|
| 326 |
+
"epoch": 0.108,
|
| 327 |
+
"grad_norm": 0.0016566955018788576,
|
| 328 |
+
"kl": 0.0005965056043351069,
|
| 329 |
+
"learning_rate": 4.620120240391065e-06,
|
| 330 |
+
"loss": 0.0001,
|
| 331 |
+
"reward": 0.0,
|
| 332 |
+
"reward_std": 0.0,
|
| 333 |
+
"rewards/pot_combined_reward": 0.0,
|
| 334 |
+
"step": 27
|
| 335 |
+
},
|
| 336 |
+
{
|
| 337 |
+
"completion_length": 374.0,
|
| 338 |
+
"epoch": 0.112,
|
| 339 |
+
"grad_norm": 0.001792517607100308,
|
| 340 |
+
"kl": 0.0005393773099058308,
|
| 341 |
+
"learning_rate": 4.572593931387604e-06,
|
| 342 |
+
"loss": 0.0001,
|
| 343 |
+
"reward": 0.0,
|
| 344 |
+
"reward_std": 0.0,
|
| 345 |
+
"rewards/pot_combined_reward": 0.0,
|
| 346 |
+
"step": 28
|
| 347 |
+
},
|
| 348 |
+
{
|
| 349 |
+
"completion_length": 374.0,
|
| 350 |
+
"epoch": 0.116,
|
| 351 |
+
"grad_norm": 0.0017438618233427405,
|
| 352 |
+
"kl": 0.0005095232809253503,
|
| 353 |
+
"learning_rate": 4.522542485937369e-06,
|
| 354 |
+
"loss": 0.0001,
|
| 355 |
+
"reward": 0.0,
|
| 356 |
+
"reward_std": 0.0,
|
| 357 |
+
"rewards/pot_combined_reward": 0.0,
|
| 358 |
+
"step": 29
|
| 359 |
+
},
|
| 360 |
+
{
|
| 361 |
+
"completion_length": 374.0,
|
| 362 |
+
"epoch": 0.12,
|
| 363 |
+
"grad_norm": 0.0015684061218053102,
|
| 364 |
+
"kl": 0.00047055614413693547,
|
| 365 |
+
"learning_rate": 4.470026884016805e-06,
|
| 366 |
+
"loss": 0.0,
|
| 367 |
+
"reward": 0.0,
|
| 368 |
+
"reward_std": 0.0,
|
| 369 |
+
"rewards/pot_combined_reward": 0.0,
|
| 370 |
+
"step": 30
|
| 371 |
+
},
|
| 372 |
+
{
|
| 373 |
+
"completion_length": 374.0,
|
| 374 |
+
"epoch": 0.124,
|
| 375 |
+
"grad_norm": 0.0019608919974416494,
|
| 376 |
+
"kl": 0.0005961552087683231,
|
| 377 |
+
"learning_rate": 4.415111107797445e-06,
|
| 378 |
+
"loss": 0.0001,
|
| 379 |
+
"reward": 0.0,
|
| 380 |
+
"reward_std": 0.0,
|
| 381 |
+
"rewards/pot_combined_reward": 0.0,
|
| 382 |
+
"step": 31
|
| 383 |
+
},
|
| 384 |
+
{
|
| 385 |
+
"completion_length": 372.0625,
|
| 386 |
+
"epoch": 0.128,
|
| 387 |
+
"grad_norm": 0.0015237935585901141,
|
| 388 |
+
"kl": 0.0005326158570824191,
|
| 389 |
+
"learning_rate": 4.357862063693486e-06,
|
| 390 |
+
"loss": 0.0001,
|
| 391 |
+
"reward": 0.0,
|
| 392 |
+
"reward_std": 0.0,
|
| 393 |
+
"rewards/pot_combined_reward": 0.0,
|
| 394 |
+
"step": 32
|
| 395 |
+
},
|
| 396 |
+
{
|
| 397 |
+
"completion_length": 374.0,
|
| 398 |
+
"epoch": 0.132,
|
| 399 |
+
"grad_norm": 0.002203061943873763,
|
| 400 |
+
"kl": 0.0006071907628211193,
|
| 401 |
+
"learning_rate": 4.2983495008466285e-06,
|
| 402 |
+
"loss": 0.0001,
|
| 403 |
+
"reward": 0.0,
|
| 404 |
+
"reward_std": 0.0,
|
| 405 |
+
"rewards/pot_combined_reward": 0.0,
|
| 406 |
+
"step": 33
|
| 407 |
+
},
|
| 408 |
+
{
|
| 409 |
+
"completion_length": 370.5,
|
| 410 |
+
"epoch": 0.136,
|
| 411 |
+
"grad_norm": 0.10126212984323502,
|
| 412 |
+
"kl": 0.0006130525580374524,
|
| 413 |
+
"learning_rate": 4.236645926147493e-06,
|
| 414 |
+
"loss": 0.0001,
|
| 415 |
+
"reward": 0.061249999329447746,
|
| 416 |
+
"reward_std": 0.12249999865889549,
|
| 417 |
+
"rewards/pot_combined_reward": 0.061249999329447746,
|
| 418 |
+
"step": 34
|
| 419 |
+
},
|
| 420 |
+
{
|
| 421 |
+
"completion_length": 374.0,
|
| 422 |
+
"epoch": 0.14,
|
| 423 |
+
"grad_norm": 0.08621055632829666,
|
| 424 |
+
"kl": 0.0004927485424559563,
|
| 425 |
+
"learning_rate": 4.172826515897146e-06,
|
| 426 |
+
"loss": 0.0,
|
| 427 |
+
"reward": 0.024966666474938393,
|
| 428 |
+
"reward_std": 0.049933332949876785,
|
| 429 |
+
"rewards/pot_combined_reward": 0.024966666474938393,
|
| 430 |
+
"step": 35
|
| 431 |
+
},
|
| 432 |
+
{
|
| 433 |
+
"completion_length": 374.0,
|
| 434 |
+
"epoch": 0.144,
|
| 435 |
+
"grad_norm": 0.0017127083847299218,
|
| 436 |
+
"kl": 0.0005035524372942746,
|
| 437 |
+
"learning_rate": 4.106969024216348e-06,
|
| 438 |
+
"loss": 0.0001,
|
| 439 |
+
"reward": 0.0,
|
| 440 |
+
"reward_std": 0.0,
|
| 441 |
+
"rewards/pot_combined_reward": 0.0,
|
| 442 |
+
"step": 36
|
| 443 |
+
},
|
| 444 |
+
{
|
| 445 |
+
"completion_length": 374.0,
|
| 446 |
+
"epoch": 0.148,
|
| 447 |
+
"grad_norm": 0.0018064226023852825,
|
| 448 |
+
"kl": 0.0005530964990612119,
|
| 449 |
+
"learning_rate": 4.039153688314146e-06,
|
| 450 |
+
"loss": 0.0001,
|
| 451 |
+
"reward": 0.0,
|
| 452 |
+
"reward_std": 0.0,
|
| 453 |
+
"rewards/pot_combined_reward": 0.0,
|
| 454 |
+
"step": 37
|
| 455 |
+
},
|
| 456 |
+
{
|
| 457 |
+
"completion_length": 373.8125,
|
| 458 |
+
"epoch": 0.152,
|
| 459 |
+
"grad_norm": 0.0019408023217692971,
|
| 460 |
+
"kl": 0.0006417437689378858,
|
| 461 |
+
"learning_rate": 3.969463130731183e-06,
|
| 462 |
+
"loss": 0.0001,
|
| 463 |
+
"reward": 0.0,
|
| 464 |
+
"reward_std": 0.0,
|
| 465 |
+
"rewards/pot_combined_reward": 0.0,
|
| 466 |
+
"step": 38
|
| 467 |
+
},
|
| 468 |
+
{
|
| 469 |
+
"completion_length": 374.0,
|
| 470 |
+
"epoch": 0.156,
|
| 471 |
+
"grad_norm": 0.08421237021684647,
|
| 472 |
+
"kl": 0.0006241849769139662,
|
| 473 |
+
"learning_rate": 3.897982258676867e-06,
|
| 474 |
+
"loss": 0.0001,
|
| 475 |
+
"reward": 0.07303333282470703,
|
| 476 |
+
"reward_std": 0.057444244623184204,
|
| 477 |
+
"rewards/pot_combined_reward": 0.07303333282470703,
|
| 478 |
+
"step": 39
|
| 479 |
+
},
|
| 480 |
+
{
|
| 481 |
+
"completion_length": 374.0,
|
| 482 |
+
"epoch": 0.16,
|
| 483 |
+
"grad_norm": 0.08112610131502151,
|
| 484 |
+
"kl": 0.0005679467285517603,
|
| 485 |
+
"learning_rate": 3.824798160583012e-06,
|
| 486 |
+
"loss": 0.0001,
|
| 487 |
+
"reward": 0.014233333058655262,
|
| 488 |
+
"reward_std": 0.028466666117310524,
|
| 489 |
+
"rewards/pot_combined_reward": 0.014233333058655262,
|
| 490 |
+
"step": 40
|
| 491 |
+
},
|
| 492 |
+
{
|
| 493 |
+
"completion_length": 374.0,
|
| 494 |
+
"epoch": 0.164,
|
| 495 |
+
"grad_norm": 0.001669050194323063,
|
| 496 |
+
"kl": 0.0005617116403300315,
|
| 497 |
+
"learning_rate": 3.7500000000000005e-06,
|
| 498 |
+
"loss": 0.0001,
|
| 499 |
+
"reward": 0.0,
|
| 500 |
+
"reward_std": 0.0,
|
| 501 |
+
"rewards/pot_combined_reward": 0.0,
|
| 502 |
+
"step": 41
|
| 503 |
+
},
|
| 504 |
+
{
|
| 505 |
+
"completion_length": 374.0,
|
| 506 |
+
"epoch": 0.168,
|
| 507 |
+
"grad_norm": 0.002355287317186594,
|
| 508 |
+
"kl": 0.0006023006426403299,
|
| 509 |
+
"learning_rate": 3.6736789069647273e-06,
|
| 510 |
+
"loss": 0.0001,
|
| 511 |
+
"reward": 0.0,
|
| 512 |
+
"reward_std": 0.0,
|
| 513 |
+
"rewards/pot_combined_reward": 0.0,
|
| 514 |
+
"step": 42
|
| 515 |
+
},
|
| 516 |
+
{
|
| 517 |
+
"completion_length": 328.8125,
|
| 518 |
+
"epoch": 0.172,
|
| 519 |
+
"grad_norm": 0.0023054229095578194,
|
| 520 |
+
"kl": 0.0005200250307098031,
|
| 521 |
+
"learning_rate": 3.595927866972694e-06,
|
| 522 |
+
"loss": 0.0001,
|
| 523 |
+
"reward": 0.0,
|
| 524 |
+
"reward_std": 0.0,
|
| 525 |
+
"rewards/pot_combined_reward": 0.0,
|
| 526 |
+
"step": 43
|
| 527 |
+
},
|
| 528 |
+
{
|
| 529 |
+
"completion_length": 374.0,
|
| 530 |
+
"epoch": 0.176,
|
| 531 |
+
"grad_norm": 0.11641528457403183,
|
| 532 |
+
"kl": 0.0005873750924365595,
|
| 533 |
+
"learning_rate": 3.516841607689501e-06,
|
| 534 |
+
"loss": 0.0001,
|
| 535 |
+
"reward": 0.07468749955296516,
|
| 536 |
+
"reward_std": 0.14937499910593033,
|
| 537 |
+
"rewards/pot_combined_reward": 0.07468749955296516,
|
| 538 |
+
"step": 44
|
| 539 |
+
},
|
| 540 |
+
{
|
| 541 |
+
"completion_length": 374.0,
|
| 542 |
+
"epoch": 0.18,
|
| 543 |
+
"grad_norm": 0.001737726735882461,
|
| 544 |
+
"kl": 0.0005044558856752701,
|
| 545 |
+
"learning_rate": 3.436516483539781e-06,
|
| 546 |
+
"loss": 0.0001,
|
| 547 |
+
"reward": 0.0,
|
| 548 |
+
"reward_std": 0.0,
|
| 549 |
+
"rewards/pot_combined_reward": 0.0,
|
| 550 |
+
"step": 45
|
| 551 |
+
},
|
| 552 |
+
{
|
| 553 |
+
"completion_length": 370.9375,
|
| 554 |
+
"epoch": 0.184,
|
| 555 |
+
"grad_norm": 0.0019563438836485147,
|
| 556 |
+
"kl": 0.000592117925407365,
|
| 557 |
+
"learning_rate": 3.3550503583141726e-06,
|
| 558 |
+
"loss": 0.0001,
|
| 559 |
+
"reward": 0.0,
|
| 560 |
+
"reward_std": 0.0,
|
| 561 |
+
"rewards/pot_combined_reward": 0.0,
|
| 562 |
+
"step": 46
|
| 563 |
+
},
|
| 564 |
+
{
|
| 565 |
+
"completion_length": 372.4375,
|
| 566 |
+
"epoch": 0.188,
|
| 567 |
+
"grad_norm": 0.0026125519070774317,
|
| 568 |
+
"kl": 0.0005959889385849237,
|
| 569 |
+
"learning_rate": 3.272542485937369e-06,
|
| 570 |
+
"loss": 0.0001,
|
| 571 |
+
"reward": 0.0,
|
| 572 |
+
"reward_std": 0.0,
|
| 573 |
+
"rewards/pot_combined_reward": 0.0,
|
| 574 |
+
"step": 47
|
| 575 |
+
},
|
| 576 |
+
{
|
| 577 |
+
"completion_length": 372.75,
|
| 578 |
+
"epoch": 0.192,
|
| 579 |
+
"grad_norm": 0.0820600688457489,
|
| 580 |
+
"kl": 0.0005973696243017912,
|
| 581 |
+
"learning_rate": 3.189093389542498e-06,
|
| 582 |
+
"loss": 0.0001,
|
| 583 |
+
"reward": 0.03968749940395355,
|
| 584 |
+
"reward_std": 0.0793749988079071,
|
| 585 |
+
"rewards/pot_combined_reward": 0.03968749940395355,
|
| 586 |
+
"step": 48
|
| 587 |
+
},
|
| 588 |
+
{
|
| 589 |
+
"completion_length": 374.0,
|
| 590 |
+
"epoch": 0.196,
|
| 591 |
+
"grad_norm": 0.06782057881355286,
|
| 592 |
+
"kl": 0.0007923852826934308,
|
| 593 |
+
"learning_rate": 3.1048047389991693e-06,
|
| 594 |
+
"loss": 0.0001,
|
| 595 |
+
"reward": 0.026249999180436134,
|
| 596 |
+
"reward_std": 0.05249999836087227,
|
| 597 |
+
"rewards/pot_combined_reward": 0.026249999180436134,
|
| 598 |
+
"step": 49
|
| 599 |
+
},
|
| 600 |
+
{
|
| 601 |
+
"completion_length": 374.0,
|
| 602 |
+
"epoch": 0.2,
|
| 603 |
+
"grad_norm": 0.10189752280712128,
|
| 604 |
+
"kl": 0.0004997247888240963,
|
| 605 |
+
"learning_rate": 3.019779227044398e-06,
|
| 606 |
+
"loss": 0.0,
|
| 607 |
+
"reward": 0.06999999843537807,
|
| 608 |
+
"reward_std": 0.13999999687075615,
|
| 609 |
+
"rewards/pot_combined_reward": 0.06999999843537807,
|
| 610 |
+
"step": 50
|
| 611 |
+
},
|
| 612 |
+
{
|
| 613 |
+
"completion_length": 374.0,
|
| 614 |
+
"epoch": 0.204,
|
| 615 |
+
"grad_norm": 0.004633176140487194,
|
| 616 |
+
"kl": 0.0005932025596848689,
|
| 617 |
+
"learning_rate": 2.9341204441673267e-06,
|
| 618 |
+
"loss": 0.0001,
|
| 619 |
+
"reward": 0.0,
|
| 620 |
+
"reward_std": 0.0,
|
| 621 |
+
"rewards/pot_combined_reward": 0.0,
|
| 622 |
+
"step": 51
|
| 623 |
+
},
|
| 624 |
+
{
|
| 625 |
+
"completion_length": 373.3125,
|
| 626 |
+
"epoch": 0.208,
|
| 627 |
+
"grad_norm": 0.0021235239692032337,
|
| 628 |
+
"kl": 0.0006392140567186289,
|
| 629 |
+
"learning_rate": 2.847932752400164e-06,
|
| 630 |
+
"loss": 0.0001,
|
| 631 |
+
"reward": 0.0,
|
| 632 |
+
"reward_std": 0.0,
|
| 633 |
+
"rewards/pot_combined_reward": 0.0,
|
| 634 |
+
"step": 52
|
| 635 |
+
},
|
| 636 |
+
{
|
| 637 |
+
"completion_length": 348.5,
|
| 638 |
+
"epoch": 0.212,
|
| 639 |
+
"grad_norm": 0.001950100064277649,
|
| 640 |
+
"kl": 0.0006046331109246239,
|
| 641 |
+
"learning_rate": 2.761321158169134e-06,
|
| 642 |
+
"loss": 0.0001,
|
| 643 |
+
"reward": 0.0,
|
| 644 |
+
"reward_std": 0.0,
|
| 645 |
+
"rewards/pot_combined_reward": 0.0,
|
| 646 |
+
"step": 53
|
| 647 |
+
},
|
| 648 |
+
{
|
| 649 |
+
"completion_length": 351.875,
|
| 650 |
+
"epoch": 0.216,
|
| 651 |
+
"grad_norm": 0.009500402957201004,
|
| 652 |
+
"kl": 0.0005020819662604481,
|
| 653 |
+
"learning_rate": 2.6743911843603134e-06,
|
| 654 |
+
"loss": 0.0001,
|
| 655 |
+
"reward": 0.0,
|
| 656 |
+
"reward_std": 0.0,
|
| 657 |
+
"rewards/pot_combined_reward": 0.0,
|
| 658 |
+
"step": 54
|
| 659 |
+
},
|
| 660 |
+
{
|
| 661 |
+
"completion_length": 374.0,
|
| 662 |
+
"epoch": 0.22,
|
| 663 |
+
"grad_norm": 0.001888828701339662,
|
| 664 |
+
"kl": 0.0005405374467954971,
|
| 665 |
+
"learning_rate": 2.587248741756253e-06,
|
| 666 |
+
"loss": 0.0001,
|
| 667 |
+
"reward": 0.0,
|
| 668 |
+
"reward_std": 0.0,
|
| 669 |
+
"rewards/pot_combined_reward": 0.0,
|
| 670 |
+
"step": 55
|
| 671 |
+
},
|
| 672 |
+
{
|
| 673 |
+
"completion_length": 371.125,
|
| 674 |
+
"epoch": 0.224,
|
| 675 |
+
"grad_norm": 0.10614389926195145,
|
| 676 |
+
"kl": 0.0007851378031773493,
|
| 677 |
+
"learning_rate": 2.5e-06,
|
| 678 |
+
"loss": 0.0001,
|
| 679 |
+
"reward": 0.18312916532158852,
|
| 680 |
+
"reward_std": 0.27463946491479874,
|
| 681 |
+
"rewards/pot_combined_reward": 0.18312916532158852,
|
| 682 |
+
"step": 56
|
| 683 |
+
},
|
| 684 |
+
{
|
| 685 |
+
"completion_length": 374.0,
|
| 686 |
+
"epoch": 0.228,
|
| 687 |
+
"grad_norm": 0.002482097828760743,
|
| 688 |
+
"kl": 0.0006323368143057451,
|
| 689 |
+
"learning_rate": 2.4127512582437486e-06,
|
| 690 |
+
"loss": 0.0001,
|
| 691 |
+
"reward": 0.0,
|
| 692 |
+
"reward_std": 0.0,
|
| 693 |
+
"rewards/pot_combined_reward": 0.0,
|
| 694 |
+
"step": 57
|
| 695 |
+
},
|
| 696 |
+
{
|
| 697 |
+
"completion_length": 374.0,
|
| 698 |
+
"epoch": 0.232,
|
| 699 |
+
"grad_norm": 0.0019110125722363591,
|
| 700 |
+
"kl": 0.0005738867403124459,
|
| 701 |
+
"learning_rate": 2.325608815639687e-06,
|
| 702 |
+
"loss": 0.0001,
|
| 703 |
+
"reward": 0.0,
|
| 704 |
+
"reward_std": 0.0,
|
| 705 |
+
"rewards/pot_combined_reward": 0.0,
|
| 706 |
+
"step": 58
|
| 707 |
+
},
|
| 708 |
+
{
|
| 709 |
+
"completion_length": 374.0,
|
| 710 |
+
"epoch": 0.236,
|
| 711 |
+
"grad_norm": 0.13201673328876495,
|
| 712 |
+
"kl": 0.0008093079959508032,
|
| 713 |
+
"learning_rate": 2.238678841830867e-06,
|
| 714 |
+
"loss": 0.0001,
|
| 715 |
+
"reward": 0.09951666742563248,
|
| 716 |
+
"reward_std": 0.1495332196354866,
|
| 717 |
+
"rewards/pot_combined_reward": 0.09951666742563248,
|
| 718 |
+
"step": 59
|
| 719 |
+
},
|
| 720 |
+
{
|
| 721 |
+
"completion_length": 373.75,
|
| 722 |
+
"epoch": 0.24,
|
| 723 |
+
"grad_norm": 0.10325703024864197,
|
| 724 |
+
"kl": 0.0007794436533004045,
|
| 725 |
+
"learning_rate": 2.1520672475998374e-06,
|
| 726 |
+
"loss": 0.0001,
|
| 727 |
+
"reward": 0.0652166660875082,
|
| 728 |
+
"reward_std": 0.1304333321750164,
|
| 729 |
+
"rewards/pot_combined_reward": 0.0652166660875082,
|
| 730 |
+
"step": 60
|
| 731 |
+
},
|
| 732 |
+
{
|
| 733 |
+
"completion_length": 374.0,
|
| 734 |
+
"epoch": 0.244,
|
| 735 |
+
"grad_norm": 0.07717566192150116,
|
| 736 |
+
"kl": 0.0006568977987626567,
|
| 737 |
+
"learning_rate": 2.0658795558326745e-06,
|
| 738 |
+
"loss": 0.0001,
|
| 739 |
+
"reward": 0.03968749940395355,
|
| 740 |
+
"reward_std": 0.0793749988079071,
|
| 741 |
+
"rewards/pot_combined_reward": 0.03968749940395355,
|
| 742 |
+
"step": 61
|
| 743 |
+
},
|
| 744 |
+
{
|
| 745 |
+
"completion_length": 373.0625,
|
| 746 |
+
"epoch": 0.248,
|
| 747 |
+
"grad_norm": 0.0719151571393013,
|
| 748 |
+
"kl": 0.0006853110971860588,
|
| 749 |
+
"learning_rate": 1.9802207729556023e-06,
|
| 750 |
+
"loss": 0.0001,
|
| 751 |
+
"reward": 0.026249999180436134,
|
| 752 |
+
"reward_std": 0.05249999836087227,
|
| 753 |
+
"rewards/pot_combined_reward": 0.026249999180436134,
|
| 754 |
+
"step": 62
|
| 755 |
+
},
|
| 756 |
+
{
|
| 757 |
+
"completion_length": 373.625,
|
| 758 |
+
"epoch": 0.252,
|
| 759 |
+
"grad_norm": 0.07498770952224731,
|
| 760 |
+
"kl": 0.0007669057231396437,
|
| 761 |
+
"learning_rate": 1.895195261000831e-06,
|
| 762 |
+
"loss": 0.0001,
|
| 763 |
+
"reward": 0.013883333653211594,
|
| 764 |
+
"reward_std": 0.027766667306423187,
|
| 765 |
+
"rewards/pot_combined_reward": 0.013883333653211594,
|
| 766 |
+
"step": 63
|
| 767 |
+
},
|
| 768 |
+
{
|
| 769 |
+
"completion_length": 372.375,
|
| 770 |
+
"epoch": 0.256,
|
| 771 |
+
"grad_norm": 0.0024490871001034975,
|
| 772 |
+
"kl": 0.0007131954189389944,
|
| 773 |
+
"learning_rate": 1.8109066104575023e-06,
|
| 774 |
+
"loss": 0.0001,
|
| 775 |
+
"reward": 0.0,
|
| 776 |
+
"reward_std": 0.0,
|
| 777 |
+
"rewards/pot_combined_reward": 0.0,
|
| 778 |
+
"step": 64
|
| 779 |
+
},
|
| 780 |
+
{
|
| 781 |
+
"completion_length": 374.0,
|
| 782 |
+
"epoch": 0.26,
|
| 783 |
+
"grad_norm": 0.09898767620325089,
|
| 784 |
+
"kl": 0.0008127802575472742,
|
| 785 |
+
"learning_rate": 1.7274575140626318e-06,
|
| 786 |
+
"loss": 0.0001,
|
| 787 |
+
"reward": 0.06544999964535236,
|
| 788 |
+
"reward_std": 0.09778991341590881,
|
| 789 |
+
"rewards/pot_combined_reward": 0.06544999964535236,
|
| 790 |
+
"step": 65
|
| 791 |
+
},
|
| 792 |
+
{
|
| 793 |
+
"completion_length": 374.0,
|
| 794 |
+
"epoch": 0.264,
|
| 795 |
+
"grad_norm": 0.08986019343137741,
|
| 796 |
+
"kl": 0.000880417152075097,
|
| 797 |
+
"learning_rate": 1.6449496416858285e-06,
|
| 798 |
+
"loss": 0.0001,
|
| 799 |
+
"reward": 0.04374999925494194,
|
| 800 |
+
"reward_std": 0.08749999850988388,
|
| 801 |
+
"rewards/pot_combined_reward": 0.04374999925494194,
|
| 802 |
+
"step": 66
|
| 803 |
+
},
|
| 804 |
+
{
|
| 805 |
+
"completion_length": 374.0,
|
| 806 |
+
"epoch": 0.268,
|
| 807 |
+
"grad_norm": 0.15933048725128174,
|
| 808 |
+
"kl": 0.0012064649199601263,
|
| 809 |
+
"learning_rate": 1.56348351646022e-06,
|
| 810 |
+
"loss": 0.0001,
|
| 811 |
+
"reward": 0.14419999904930592,
|
| 812 |
+
"reward_std": 0.28839999809861183,
|
| 813 |
+
"rewards/pot_combined_reward": 0.14419999904930592,
|
| 814 |
+
"step": 67
|
| 815 |
+
},
|
| 816 |
+
{
|
| 817 |
+
"completion_length": 366.875,
|
| 818 |
+
"epoch": 0.272,
|
| 819 |
+
"grad_norm": 0.0023835976608097553,
|
| 820 |
+
"kl": 0.0007049251580610871,
|
| 821 |
+
"learning_rate": 1.4831583923105e-06,
|
| 822 |
+
"loss": 0.0001,
|
| 823 |
+
"reward": 0.0,
|
| 824 |
+
"reward_std": 0.0,
|
| 825 |
+
"rewards/pot_combined_reward": 0.0,
|
| 826 |
+
"step": 68
|
| 827 |
+
},
|
| 828 |
+
{
|
| 829 |
+
"completion_length": 364.9375,
|
| 830 |
+
"epoch": 0.276,
|
| 831 |
+
"grad_norm": 0.07123439759016037,
|
| 832 |
+
"kl": 0.0006189760897541419,
|
| 833 |
+
"learning_rate": 1.4040721330273063e-06,
|
| 834 |
+
"loss": 0.0001,
|
| 835 |
+
"reward": 0.08187499642372131,
|
| 836 |
+
"reward_std": 0.16374999284744263,
|
| 837 |
+
"rewards/pot_combined_reward": 0.08187499642372131,
|
| 838 |
+
"step": 69
|
| 839 |
+
},
|
| 840 |
+
{
|
| 841 |
+
"completion_length": 371.6875,
|
| 842 |
+
"epoch": 0.28,
|
| 843 |
+
"grad_norm": 0.09466277807950974,
|
| 844 |
+
"kl": 0.0009991034894483164,
|
| 845 |
+
"learning_rate": 1.3263210930352737e-06,
|
| 846 |
+
"loss": 0.0001,
|
| 847 |
+
"reward": 0.1346083376556635,
|
| 848 |
+
"reward_std": 0.2251959629356861,
|
| 849 |
+
"rewards/pot_combined_reward": 0.1346083376556635,
|
| 850 |
+
"step": 70
|
| 851 |
+
},
|
| 852 |
+
{
|
| 853 |
+
"completion_length": 374.0,
|
| 854 |
+
"epoch": 0.284,
|
| 855 |
+
"grad_norm": 0.09791545569896698,
|
| 856 |
+
"kl": 0.001197919569676742,
|
| 857 |
+
"learning_rate": 1.2500000000000007e-06,
|
| 858 |
+
"loss": 0.0001,
|
| 859 |
+
"reward": 0.04223333299160004,
|
| 860 |
+
"reward_std": 0.08446666970849037,
|
| 861 |
+
"rewards/pot_combined_reward": 0.04223333299160004,
|
| 862 |
+
"step": 71
|
| 863 |
+
},
|
| 864 |
+
{
|
| 865 |
+
"completion_length": 373.5,
|
| 866 |
+
"epoch": 0.288,
|
| 867 |
+
"grad_norm": 0.09683706611394882,
|
| 868 |
+
"kl": 0.001184802589705214,
|
| 869 |
+
"learning_rate": 1.1752018394169882e-06,
|
| 870 |
+
"loss": 0.0001,
|
| 871 |
+
"reward": 0.05285000056028366,
|
| 872 |
+
"reward_std": 0.10570000112056732,
|
| 873 |
+
"rewards/pot_combined_reward": 0.05285000056028366,
|
| 874 |
+
"step": 72
|
| 875 |
+
},
|
| 876 |
+
{
|
| 877 |
+
"completion_length": 367.25,
|
| 878 |
+
"epoch": 0.292,
|
| 879 |
+
"grad_norm": 0.0033558327704668045,
|
| 880 |
+
"kl": 0.0008135271054925397,
|
| 881 |
+
"learning_rate": 1.1020177413231334e-06,
|
| 882 |
+
"loss": 0.0001,
|
| 883 |
+
"reward": 0.0,
|
| 884 |
+
"reward_std": 0.0,
|
| 885 |
+
"rewards/pot_combined_reward": 0.0,
|
| 886 |
+
"step": 73
|
| 887 |
+
},
|
| 888 |
+
{
|
| 889 |
+
"completion_length": 374.0,
|
| 890 |
+
"epoch": 0.296,
|
| 891 |
+
"grad_norm": 0.07025693356990814,
|
| 892 |
+
"kl": 0.0007950128638185561,
|
| 893 |
+
"learning_rate": 1.0305368692688175e-06,
|
| 894 |
+
"loss": 0.0001,
|
| 895 |
+
"reward": 0.04374999925494194,
|
| 896 |
+
"reward_std": 0.08749999850988388,
|
| 897 |
+
"rewards/pot_combined_reward": 0.04374999925494194,
|
| 898 |
+
"step": 74
|
| 899 |
+
},
|
| 900 |
+
{
|
| 901 |
+
"completion_length": 374.0,
|
| 902 |
+
"epoch": 0.3,
|
| 903 |
+
"grad_norm": 0.07400605827569962,
|
| 904 |
+
"kl": 0.0009908084612106904,
|
| 905 |
+
"learning_rate": 9.608463116858544e-07,
|
| 906 |
+
"loss": 0.0001,
|
| 907 |
+
"reward": 0.04339999705553055,
|
| 908 |
+
"reward_std": 0.05020662397146225,
|
| 909 |
+
"rewards/pot_combined_reward": 0.04339999705553055,
|
| 910 |
+
"step": 75
|
| 911 |
+
},
|
| 912 |
+
{
|
| 913 |
+
"completion_length": 374.0,
|
| 914 |
+
"epoch": 0.304,
|
| 915 |
+
"grad_norm": 0.09700194746255875,
|
| 916 |
+
"kl": 0.0008199879812309518,
|
| 917 |
+
"learning_rate": 8.930309757836517e-07,
|
| 918 |
+
"loss": 0.0001,
|
| 919 |
+
"reward": 0.061249999329447746,
|
| 920 |
+
"reward_std": 0.12249999865889549,
|
| 921 |
+
"rewards/pot_combined_reward": 0.061249999329447746,
|
| 922 |
+
"step": 76
|
| 923 |
+
},
|
| 924 |
+
{
|
| 925 |
+
"completion_length": 374.0,
|
| 926 |
+
"epoch": 0.308,
|
| 927 |
+
"grad_norm": 0.11501616984605789,
|
| 928 |
+
"kl": 0.001101230038329959,
|
| 929 |
+
"learning_rate": 8.271734841028553e-07,
|
| 930 |
+
"loss": 0.0001,
|
| 931 |
+
"reward": 0.12562499567866325,
|
| 932 |
+
"reward_std": 0.2512499913573265,
|
| 933 |
+
"rewards/pot_combined_reward": 0.12562499567866325,
|
| 934 |
+
"step": 77
|
| 935 |
+
},
|
| 936 |
+
{
|
| 937 |
+
"completion_length": 369.5,
|
| 938 |
+
"epoch": 0.312,
|
| 939 |
+
"grad_norm": 0.07562494277954102,
|
| 940 |
+
"kl": 0.0013928793196100742,
|
| 941 |
+
"learning_rate": 7.633540738525066e-07,
|
| 942 |
+
"loss": 0.0001,
|
| 943 |
+
"reward": 0.021816667169332504,
|
| 944 |
+
"reward_std": 0.04363333433866501,
|
| 945 |
+
"rewards/pot_combined_reward": 0.021816667169332504,
|
| 946 |
+
"step": 78
|
| 947 |
+
},
|
| 948 |
+
{
|
| 949 |
+
"completion_length": 374.0,
|
| 950 |
+
"epoch": 0.316,
|
| 951 |
+
"grad_norm": 0.0032410642597824335,
|
| 952 |
+
"kl": 0.0008720912301214412,
|
| 953 |
+
"learning_rate": 7.016504991533727e-07,
|
| 954 |
+
"loss": 0.0001,
|
| 955 |
+
"reward": 0.0,
|
| 956 |
+
"reward_std": 0.0,
|
| 957 |
+
"rewards/pot_combined_reward": 0.0,
|
| 958 |
+
"step": 79
|
| 959 |
+
},
|
| 960 |
+
{
|
| 961 |
+
"completion_length": 331.1875,
|
| 962 |
+
"epoch": 0.32,
|
| 963 |
+
"grad_norm": 0.004254704806953669,
|
| 964 |
+
"kl": 0.0010208465537289158,
|
| 965 |
+
"learning_rate": 6.421379363065142e-07,
|
| 966 |
+
"loss": 0.0001,
|
| 967 |
+
"reward": 0.0,
|
| 968 |
+
"reward_std": 0.0,
|
| 969 |
+
"rewards/pot_combined_reward": 0.0,
|
| 970 |
+
"step": 80
|
| 971 |
+
},
|
| 972 |
+
{
|
| 973 |
+
"completion_length": 373.75,
|
| 974 |
+
"epoch": 0.324,
|
| 975 |
+
"grad_norm": 0.002906290115788579,
|
| 976 |
+
"kl": 0.0007839756435714662,
|
| 977 |
+
"learning_rate": 5.848888922025553e-07,
|
| 978 |
+
"loss": 0.0001,
|
| 979 |
+
"reward": 0.0,
|
| 980 |
+
"reward_std": 0.0,
|
| 981 |
+
"rewards/pot_combined_reward": 0.0,
|
| 982 |
+
"step": 81
|
| 983 |
+
},
|
| 984 |
+
{
|
| 985 |
+
"completion_length": 374.0,
|
| 986 |
+
"epoch": 0.328,
|
| 987 |
+
"grad_norm": 0.13924577832221985,
|
| 988 |
+
"kl": 0.001414620659488719,
|
| 989 |
+
"learning_rate": 5.299731159831953e-07,
|
| 990 |
+
"loss": 0.0001,
|
| 991 |
+
"reward": 0.15825624577701092,
|
| 992 |
+
"reward_std": 0.31651249155402184,
|
| 993 |
+
"rewards/pot_combined_reward": 0.15825624577701092,
|
| 994 |
+
"step": 82
|
| 995 |
+
},
|
| 996 |
+
{
|
| 997 |
+
"completion_length": 374.0,
|
| 998 |
+
"epoch": 0.332,
|
| 999 |
+
"grad_norm": 0.14953076839447021,
|
| 1000 |
+
"kl": 0.0011789420095738024,
|
| 1001 |
+
"learning_rate": 4.774575140626317e-07,
|
| 1002 |
+
"loss": 0.0001,
|
| 1003 |
+
"reward": 0.1184374988079071,
|
| 1004 |
+
"reward_std": 0.2368749976158142,
|
| 1005 |
+
"rewards/pot_combined_reward": 0.1184374988079071,
|
| 1006 |
+
"step": 83
|
| 1007 |
+
},
|
| 1008 |
+
{
|
| 1009 |
+
"completion_length": 374.0,
|
| 1010 |
+
"epoch": 0.336,
|
| 1011 |
+
"grad_norm": 0.16725599765777588,
|
| 1012 |
+
"kl": 0.0009174157894449309,
|
| 1013 |
+
"learning_rate": 4.27406068612396e-07,
|
| 1014 |
+
"loss": 0.0001,
|
| 1015 |
+
"reward": 0.10500000044703484,
|
| 1016 |
+
"reward_std": 0.21000000089406967,
|
| 1017 |
+
"rewards/pot_combined_reward": 0.10500000044703484,
|
| 1018 |
+
"step": 84
|
| 1019 |
+
},
|
| 1020 |
+
{
|
| 1021 |
+
"completion_length": 370.6875,
|
| 1022 |
+
"epoch": 0.34,
|
| 1023 |
+
"grad_norm": 0.08203138411045074,
|
| 1024 |
+
"kl": 0.0009189353149849921,
|
| 1025 |
+
"learning_rate": 3.798797596089351e-07,
|
| 1026 |
+
"loss": 0.0001,
|
| 1027 |
+
"reward": 0.04374999925494194,
|
| 1028 |
+
"reward_std": 0.08749999850988388,
|
| 1029 |
+
"rewards/pot_combined_reward": 0.04374999925494194,
|
| 1030 |
+
"step": 85
|
| 1031 |
+
},
|
| 1032 |
+
{
|
| 1033 |
+
"completion_length": 371.5625,
|
| 1034 |
+
"epoch": 0.344,
|
| 1035 |
+
"grad_norm": 0.07274218648672104,
|
| 1036 |
+
"kl": 0.0008360931678907946,
|
| 1037 |
+
"learning_rate": 3.3493649053890325e-07,
|
| 1038 |
+
"loss": 0.0001,
|
| 1039 |
+
"reward": 0.08656249940395355,
|
| 1040 |
+
"reward_std": 0.1731249988079071,
|
| 1041 |
+
"rewards/pot_combined_reward": 0.08656249940395355,
|
| 1042 |
+
"step": 86
|
| 1043 |
+
},
|
| 1044 |
+
{
|
| 1045 |
+
"completion_length": 374.0,
|
| 1046 |
+
"epoch": 0.348,
|
| 1047 |
+
"grad_norm": 0.12336569279432297,
|
| 1048 |
+
"kl": 0.0012354136852081865,
|
| 1049 |
+
"learning_rate": 2.9263101785268253e-07,
|
| 1050 |
+
"loss": 0.0001,
|
| 1051 |
+
"reward": 0.09249166399240494,
|
| 1052 |
+
"reward_std": 0.18498332425951958,
|
| 1053 |
+
"rewards/pot_combined_reward": 0.09249166399240494,
|
| 1054 |
+
"step": 87
|
| 1055 |
+
},
|
| 1056 |
+
{
|
| 1057 |
+
"completion_length": 367.875,
|
| 1058 |
+
"epoch": 0.352,
|
| 1059 |
+
"grad_norm": 0.13889098167419434,
|
| 1060 |
+
"kl": 0.0017657574207987636,
|
| 1061 |
+
"learning_rate": 2.53014884252083e-07,
|
| 1062 |
+
"loss": 0.0002,
|
| 1063 |
+
"reward": 0.2926562614738941,
|
| 1064 |
+
"reward_std": 0.4413819834589958,
|
| 1065 |
+
"rewards/pot_combined_reward": 0.2926562614738941,
|
| 1066 |
+
"step": 88
|
| 1067 |
+
},
|
| 1068 |
+
{
|
| 1069 |
+
"completion_length": 374.0,
|
| 1070 |
+
"epoch": 0.356,
|
| 1071 |
+
"grad_norm": 0.06699243932962418,
|
| 1072 |
+
"kl": 0.001279524396522902,
|
| 1073 |
+
"learning_rate": 2.1613635589349756e-07,
|
| 1074 |
+
"loss": 0.0001,
|
| 1075 |
+
"reward": 0.08187499642372131,
|
| 1076 |
+
"reward_std": 0.16374999284744263,
|
| 1077 |
+
"rewards/pot_combined_reward": 0.08187499642372131,
|
| 1078 |
+
"step": 89
|
| 1079 |
+
},
|
| 1080 |
+
{
|
| 1081 |
+
"completion_length": 374.0,
|
| 1082 |
+
"epoch": 0.36,
|
| 1083 |
+
"grad_norm": 0.006427991669625044,
|
| 1084 |
+
"kl": 0.0013257948303362355,
|
| 1085 |
+
"learning_rate": 1.8204036358303173e-07,
|
| 1086 |
+
"loss": 0.0001,
|
| 1087 |
+
"reward": 0.0,
|
| 1088 |
+
"reward_std": 0.0,
|
| 1089 |
+
"rewards/pot_combined_reward": 0.0,
|
| 1090 |
+
"step": 90
|
| 1091 |
+
},
|
| 1092 |
+
{
|
| 1093 |
+
"completion_length": 370.9375,
|
| 1094 |
+
"epoch": 0.364,
|
| 1095 |
+
"grad_norm": 0.1104293167591095,
|
| 1096 |
+
"kl": 0.0018631000712048262,
|
| 1097 |
+
"learning_rate": 1.507684480352292e-07,
|
| 1098 |
+
"loss": 0.0002,
|
| 1099 |
+
"reward": 0.058799998834729195,
|
| 1100 |
+
"reward_std": 0.11759999766945839,
|
| 1101 |
+
"rewards/pot_combined_reward": 0.058799998834729195,
|
| 1102 |
+
"step": 91
|
| 1103 |
+
},
|
| 1104 |
+
{
|
| 1105 |
+
"completion_length": 361.9375,
|
| 1106 |
+
"epoch": 0.368,
|
| 1107 |
+
"grad_norm": 0.07179438322782516,
|
| 1108 |
+
"kl": 0.0009191952631226741,
|
| 1109 |
+
"learning_rate": 1.223587092621162e-07,
|
| 1110 |
+
"loss": 0.0001,
|
| 1111 |
+
"reward": 0.08343750238418579,
|
| 1112 |
+
"reward_std": 0.09881261736154556,
|
| 1113 |
+
"rewards/pot_combined_reward": 0.08343750238418579,
|
| 1114 |
+
"step": 92
|
| 1115 |
+
},
|
| 1116 |
+
{
|
| 1117 |
+
"completion_length": 374.0,
|
| 1118 |
+
"epoch": 0.372,
|
| 1119 |
+
"grad_norm": 0.06493149697780609,
|
| 1120 |
+
"kl": 0.0012784109567292035,
|
| 1121 |
+
"learning_rate": 9.684576015420277e-08,
|
| 1122 |
+
"loss": 0.0001,
|
| 1123 |
+
"reward": 0.11232500523328781,
|
| 1124 |
+
"reward_std": 0.17172931134700775,
|
| 1125 |
+
"rewards/pot_combined_reward": 0.11232500523328781,
|
| 1126 |
+
"step": 93
|
| 1127 |
+
},
|
| 1128 |
+
{
|
| 1129 |
+
"completion_length": 374.0,
|
| 1130 |
+
"epoch": 0.376,
|
| 1131 |
+
"grad_norm": 0.12131404131650925,
|
| 1132 |
+
"kl": 0.0012257406779099256,
|
| 1133 |
+
"learning_rate": 7.426068431000883e-08,
|
| 1134 |
+
"loss": 0.0001,
|
| 1135 |
+
"reward": 0.1303124949336052,
|
| 1136 |
+
"reward_std": 0.2606249898672104,
|
| 1137 |
+
"rewards/pot_combined_reward": 0.1303124949336052,
|
| 1138 |
+
"step": 94
|
| 1139 |
+
},
|
| 1140 |
+
{
|
| 1141 |
+
"completion_length": 368.0625,
|
| 1142 |
+
"epoch": 0.38,
|
| 1143 |
+
"grad_norm": 0.1013365238904953,
|
| 1144 |
+
"kl": 0.0013991060986882076,
|
| 1145 |
+
"learning_rate": 5.463099816548578e-08,
|
| 1146 |
+
"loss": 0.0001,
|
| 1147 |
+
"reward": 0.10476666688919067,
|
| 1148 |
+
"reward_std": 0.15946697443723679,
|
| 1149 |
+
"rewards/pot_combined_reward": 0.10476666688919067,
|
| 1150 |
+
"step": 95
|
| 1151 |
+
},
|
| 1152 |
+
{
|
| 1153 |
+
"completion_length": 374.0,
|
| 1154 |
+
"epoch": 0.384,
|
| 1155 |
+
"grad_norm": 0.06952964514493942,
|
| 1156 |
+
"kl": 0.0014077925588935614,
|
| 1157 |
+
"learning_rate": 3.798061746947995e-08,
|
| 1158 |
+
"loss": 0.0001,
|
| 1159 |
+
"reward": 0.11687499284744263,
|
| 1160 |
+
"reward_std": 0.1551528126001358,
|
| 1161 |
+
"rewards/pot_combined_reward": 0.11687499284744263,
|
| 1162 |
+
"step": 96
|
| 1163 |
+
},
|
| 1164 |
+
{
|
| 1165 |
+
"completion_length": 370.25,
|
| 1166 |
+
"epoch": 0.388,
|
| 1167 |
+
"grad_norm": 0.09735430032014847,
|
| 1168 |
+
"kl": 0.0009093381959246472,
|
| 1169 |
+
"learning_rate": 2.4329828146074096e-08,
|
| 1170 |
+
"loss": 0.0001,
|
| 1171 |
+
"reward": 0.026249999180436134,
|
| 1172 |
+
"reward_std": 0.05249999836087227,
|
| 1173 |
+
"rewards/pot_combined_reward": 0.026249999180436134,
|
| 1174 |
+
"step": 97
|
| 1175 |
+
},
|
| 1176 |
+
{
|
| 1177 |
+
"completion_length": 374.0,
|
| 1178 |
+
"epoch": 0.392,
|
| 1179 |
+
"grad_norm": 0.14300031960010529,
|
| 1180 |
+
"kl": 0.0015978575684130192,
|
| 1181 |
+
"learning_rate": 1.3695261579316776e-08,
|
| 1182 |
+
"loss": 0.0002,
|
| 1183 |
+
"reward": 0.23843749426305294,
|
| 1184 |
+
"reward_std": 0.33464543148875237,
|
| 1185 |
+
"rewards/pot_combined_reward": 0.23843749426305294,
|
| 1186 |
+
"step": 98
|
| 1187 |
+
},
|
| 1188 |
+
{
|
| 1189 |
+
"completion_length": 374.0,
|
| 1190 |
+
"epoch": 0.396,
|
| 1191 |
+
"grad_norm": 0.13475055992603302,
|
| 1192 |
+
"kl": 0.0017390053835697472,
|
| 1193 |
+
"learning_rate": 6.089874350439507e-09,
|
| 1194 |
+
"loss": 0.0002,
|
| 1195 |
+
"reward": 0.15921874903142452,
|
| 1196 |
+
"reward_std": 0.31843749806284904,
|
| 1197 |
+
"rewards/pot_combined_reward": 0.15921874903142452,
|
| 1198 |
+
"step": 99
|
| 1199 |
+
},
|
| 1200 |
+
{
|
| 1201 |
+
"completion_length": 374.0,
|
| 1202 |
+
"epoch": 0.4,
|
| 1203 |
+
"grad_norm": 0.07442972809076309,
|
| 1204 |
+
"kl": 0.0010832307452801615,
|
| 1205 |
+
"learning_rate": 1.5229324522605949e-09,
|
| 1206 |
+
"loss": 0.0001,
|
| 1207 |
+
"reward": 0.019833333790302277,
|
| 1208 |
+
"reward_std": 0.03966666758060455,
|
| 1209 |
+
"rewards/pot_combined_reward": 0.019833333790302277,
|
| 1210 |
+
"step": 100
|
| 1211 |
+
}
|
| 1212 |
+
],
|
| 1213 |
+
"logging_steps": 1,
|
| 1214 |
+
"max_steps": 100,
|
| 1215 |
+
"num_input_tokens_seen": 0,
|
| 1216 |
+
"num_train_epochs": 1,
|
| 1217 |
+
"save_steps": 50,
|
| 1218 |
+
"stateful_callbacks": {
|
| 1219 |
+
"TrainerControl": {
|
| 1220 |
+
"args": {
|
| 1221 |
+
"should_epoch_stop": false,
|
| 1222 |
+
"should_evaluate": false,
|
| 1223 |
+
"should_log": false,
|
| 1224 |
+
"should_save": true,
|
| 1225 |
+
"should_training_stop": true
|
| 1226 |
+
},
|
| 1227 |
+
"attributes": {}
|
| 1228 |
+
}
|
| 1229 |
+
},
|
| 1230 |
+
"total_flos": 0.0,
|
| 1231 |
+
"train_batch_size": 4,
|
| 1232 |
+
"trial_name": null,
|
| 1233 |
+
"trial_params": null
|
| 1234 |
+
}
|
checkpoint-100/training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:95f6fbb4bc99ccc7d1236fac55bcaad60028a6bad1c2bc7cdf9af60d934d017c
|
| 3 |
+
size 6225
|
checkpoint-50/README.md
ADDED
|
@@ -0,0 +1,202 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
base_model: unsloth/gemma-3-27b-it-qat-unsloth-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.15.2
|
checkpoint-50/adapter_config.json
ADDED
|
@@ -0,0 +1,39 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"alpha_pattern": {},
|
| 3 |
+
"auto_mapping": null,
|
| 4 |
+
"base_model_name_or_path": "unsloth/gemma-3-27b-it-qat-unsloth-bnb-4bit",
|
| 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": 32,
|
| 17 |
+
"lora_bias": false,
|
| 18 |
+
"lora_dropout": 0.05,
|
| 19 |
+
"megatron_config": null,
|
| 20 |
+
"megatron_core": "megatron.core",
|
| 21 |
+
"modules_to_save": null,
|
| 22 |
+
"peft_type": "LORA",
|
| 23 |
+
"r": 32,
|
| 24 |
+
"rank_pattern": {},
|
| 25 |
+
"revision": null,
|
| 26 |
+
"target_modules": [
|
| 27 |
+
"down_proj",
|
| 28 |
+
"o_proj",
|
| 29 |
+
"gate_proj",
|
| 30 |
+
"v_proj",
|
| 31 |
+
"up_proj",
|
| 32 |
+
"q_proj",
|
| 33 |
+
"k_proj"
|
| 34 |
+
],
|
| 35 |
+
"task_type": "CAUSAL_LM",
|
| 36 |
+
"trainable_token_indices": null,
|
| 37 |
+
"use_dora": false,
|
| 38 |
+
"use_rslora": false
|
| 39 |
+
}
|
checkpoint-50/adapter_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a060b33eba5705aa23812dc5eec0de729a1d86c5be1ed92fedcee9f2f8a2c0d8
|
| 3 |
+
size 932177352
|
checkpoint-50/added_tokens.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"<image_soft_token>": 262144
|
| 3 |
+
}
|
checkpoint-50/optimizer.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6fb8843aa3651828d1e6719194d09b3222738050fd6b8c802a8a281a6dcf0c43
|
| 3 |
+
size 1817012879
|
checkpoint-50/rng_state.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d4b77d6789ca4e0972492ad819454e59842839b43004c79ec142dde757de90b0
|
| 3 |
+
size 14645
|
checkpoint-50/scheduler.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b15b36a4919f1f382ee53c1ef0ce3da84250e386c000bcb8d6a58c56ab1973dd
|
| 3 |
+
size 1465
|
checkpoint-50/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 |
+
}
|
checkpoint-50/tokenizer.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d786405177734910d7a3db625c2826640964a0b4e5cdbbd70620ae3313a01bef
|
| 3 |
+
size 33384722
|
checkpoint-50/tokenizer.model
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1299c11d7cf632ef3b4e11937501358ada021bbdf7c47638d13c0ee982f2e79c
|
| 3 |
+
size 4689074
|
checkpoint-50/tokenizer_config.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
checkpoint-50/trainer_state.json
ADDED
|
@@ -0,0 +1,634 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"best_global_step": null,
|
| 3 |
+
"best_metric": null,
|
| 4 |
+
"best_model_checkpoint": null,
|
| 5 |
+
"epoch": 0.2,
|
| 6 |
+
"eval_steps": 500,
|
| 7 |
+
"global_step": 50,
|
| 8 |
+
"is_hyper_param_search": false,
|
| 9 |
+
"is_local_process_zero": true,
|
| 10 |
+
"is_world_process_zero": true,
|
| 11 |
+
"log_history": [
|
| 12 |
+
{
|
| 13 |
+
"completion_length": 361.75,
|
| 14 |
+
"epoch": 0.004,
|
| 15 |
+
"grad_norm": 0.0693558007478714,
|
| 16 |
+
"kl": 0.0,
|
| 17 |
+
"learning_rate": 0.0,
|
| 18 |
+
"loss": -0.0,
|
| 19 |
+
"reward": 0.02345000021159649,
|
| 20 |
+
"reward_std": 0.04690000042319298,
|
| 21 |
+
"rewards/pot_combined_reward": 0.02345000021159649,
|
| 22 |
+
"step": 1
|
| 23 |
+
},
|
| 24 |
+
{
|
| 25 |
+
"completion_length": 371.375,
|
| 26 |
+
"epoch": 0.008,
|
| 27 |
+
"grad_norm": 0.08951307833194733,
|
| 28 |
+
"kl": 0.0,
|
| 29 |
+
"learning_rate": 5.000000000000001e-07,
|
| 30 |
+
"loss": -0.0,
|
| 31 |
+
"reward": 0.026133334264159203,
|
| 32 |
+
"reward_std": 0.052266668528318405,
|
| 33 |
+
"rewards/pot_combined_reward": 0.026133334264159203,
|
| 34 |
+
"step": 2
|
| 35 |
+
},
|
| 36 |
+
{
|
| 37 |
+
"completion_length": 374.0,
|
| 38 |
+
"epoch": 0.012,
|
| 39 |
+
"grad_norm": 0.001663331058807671,
|
| 40 |
+
"kl": 0.0005528016190510243,
|
| 41 |
+
"learning_rate": 1.0000000000000002e-06,
|
| 42 |
+
"loss": 0.0001,
|
| 43 |
+
"reward": 0.0,
|
| 44 |
+
"reward_std": 0.0,
|
| 45 |
+
"rewards/pot_combined_reward": 0.0,
|
| 46 |
+
"step": 3
|
| 47 |
+
},
|
| 48 |
+
{
|
| 49 |
+
"completion_length": 374.0,
|
| 50 |
+
"epoch": 0.016,
|
| 51 |
+
"grad_norm": 0.0016158577054738998,
|
| 52 |
+
"kl": 0.0005013404006604105,
|
| 53 |
+
"learning_rate": 1.5e-06,
|
| 54 |
+
"loss": 0.0001,
|
| 55 |
+
"reward": 0.0,
|
| 56 |
+
"reward_std": 0.0,
|
| 57 |
+
"rewards/pot_combined_reward": 0.0,
|
| 58 |
+
"step": 4
|
| 59 |
+
},
|
| 60 |
+
{
|
| 61 |
+
"completion_length": 373.375,
|
| 62 |
+
"epoch": 0.02,
|
| 63 |
+
"grad_norm": 0.0030017346143722534,
|
| 64 |
+
"kl": 0.0005660907772835344,
|
| 65 |
+
"learning_rate": 2.0000000000000003e-06,
|
| 66 |
+
"loss": 0.0001,
|
| 67 |
+
"reward": 0.0,
|
| 68 |
+
"reward_std": 0.0,
|
| 69 |
+
"rewards/pot_combined_reward": 0.0,
|
| 70 |
+
"step": 5
|
| 71 |
+
},
|
| 72 |
+
{
|
| 73 |
+
"completion_length": 373.5625,
|
| 74 |
+
"epoch": 0.024,
|
| 75 |
+
"grad_norm": 0.0015043334569782019,
|
| 76 |
+
"kl": 0.0005426810312201269,
|
| 77 |
+
"learning_rate": 2.5e-06,
|
| 78 |
+
"loss": 0.0001,
|
| 79 |
+
"reward": 0.0,
|
| 80 |
+
"reward_std": 0.0,
|
| 81 |
+
"rewards/pot_combined_reward": 0.0,
|
| 82 |
+
"step": 6
|
| 83 |
+
},
|
| 84 |
+
{
|
| 85 |
+
"completion_length": 364.5,
|
| 86 |
+
"epoch": 0.028,
|
| 87 |
+
"grad_norm": 0.08007726073265076,
|
| 88 |
+
"kl": 0.0005026786457165144,
|
| 89 |
+
"learning_rate": 3e-06,
|
| 90 |
+
"loss": 0.0001,
|
| 91 |
+
"reward": 0.03146666660904884,
|
| 92 |
+
"reward_std": 0.06293333321809769,
|
| 93 |
+
"rewards/pot_combined_reward": 0.03146666660904884,
|
| 94 |
+
"step": 7
|
| 95 |
+
},
|
| 96 |
+
{
|
| 97 |
+
"completion_length": 374.0,
|
| 98 |
+
"epoch": 0.032,
|
| 99 |
+
"grad_norm": 0.0016093035228550434,
|
| 100 |
+
"kl": 0.0005015511706005782,
|
| 101 |
+
"learning_rate": 3.5e-06,
|
| 102 |
+
"loss": 0.0001,
|
| 103 |
+
"reward": 0.0,
|
| 104 |
+
"reward_std": 0.0,
|
| 105 |
+
"rewards/pot_combined_reward": 0.0,
|
| 106 |
+
"step": 8
|
| 107 |
+
},
|
| 108 |
+
{
|
| 109 |
+
"completion_length": 353.0625,
|
| 110 |
+
"epoch": 0.036,
|
| 111 |
+
"grad_norm": 0.001784446300007403,
|
| 112 |
+
"kl": 0.0003549655375536531,
|
| 113 |
+
"learning_rate": 4.000000000000001e-06,
|
| 114 |
+
"loss": 0.0,
|
| 115 |
+
"reward": 0.0,
|
| 116 |
+
"reward_std": 0.0,
|
| 117 |
+
"rewards/pot_combined_reward": 0.0,
|
| 118 |
+
"step": 9
|
| 119 |
+
},
|
| 120 |
+
{
|
| 121 |
+
"completion_length": 374.0,
|
| 122 |
+
"epoch": 0.04,
|
| 123 |
+
"grad_norm": 0.0020515809301286936,
|
| 124 |
+
"kl": 0.0005762250584666617,
|
| 125 |
+
"learning_rate": 4.5e-06,
|
| 126 |
+
"loss": 0.0001,
|
| 127 |
+
"reward": 0.0,
|
| 128 |
+
"reward_std": 0.0,
|
| 129 |
+
"rewards/pot_combined_reward": 0.0,
|
| 130 |
+
"step": 10
|
| 131 |
+
},
|
| 132 |
+
{
|
| 133 |
+
"completion_length": 374.0,
|
| 134 |
+
"epoch": 0.044,
|
| 135 |
+
"grad_norm": 0.06735244393348694,
|
| 136 |
+
"kl": 0.0005008808220736682,
|
| 137 |
+
"learning_rate": 5e-06,
|
| 138 |
+
"loss": 0.0001,
|
| 139 |
+
"reward": 0.01808333396911621,
|
| 140 |
+
"reward_std": 0.03616666793823242,
|
| 141 |
+
"rewards/pot_combined_reward": 0.01808333396911621,
|
| 142 |
+
"step": 11
|
| 143 |
+
},
|
| 144 |
+
{
|
| 145 |
+
"completion_length": 342.5,
|
| 146 |
+
"epoch": 0.048,
|
| 147 |
+
"grad_norm": 0.0024033007211983204,
|
| 148 |
+
"kl": 0.00046441886661341414,
|
| 149 |
+
"learning_rate": 4.99847706754774e-06,
|
| 150 |
+
"loss": 0.0,
|
| 151 |
+
"reward": 0.0,
|
| 152 |
+
"reward_std": 0.0,
|
| 153 |
+
"rewards/pot_combined_reward": 0.0,
|
| 154 |
+
"step": 12
|
| 155 |
+
},
|
| 156 |
+
{
|
| 157 |
+
"completion_length": 374.0,
|
| 158 |
+
"epoch": 0.052,
|
| 159 |
+
"grad_norm": 0.0014815045287832618,
|
| 160 |
+
"kl": 0.0004604290661518462,
|
| 161 |
+
"learning_rate": 4.993910125649561e-06,
|
| 162 |
+
"loss": 0.0,
|
| 163 |
+
"reward": 0.0,
|
| 164 |
+
"reward_std": 0.0,
|
| 165 |
+
"rewards/pot_combined_reward": 0.0,
|
| 166 |
+
"step": 13
|
| 167 |
+
},
|
| 168 |
+
{
|
| 169 |
+
"completion_length": 374.0,
|
| 170 |
+
"epoch": 0.056,
|
| 171 |
+
"grad_norm": 0.001548771746456623,
|
| 172 |
+
"kl": 0.0004989306180505082,
|
| 173 |
+
"learning_rate": 4.986304738420684e-06,
|
| 174 |
+
"loss": 0.0,
|
| 175 |
+
"reward": 0.0,
|
| 176 |
+
"reward_std": 0.0,
|
| 177 |
+
"rewards/pot_combined_reward": 0.0,
|
| 178 |
+
"step": 14
|
| 179 |
+
},
|
| 180 |
+
{
|
| 181 |
+
"completion_length": 360.8125,
|
| 182 |
+
"epoch": 0.06,
|
| 183 |
+
"grad_norm": 0.001822226564399898,
|
| 184 |
+
"kl": 0.00046228048086049967,
|
| 185 |
+
"learning_rate": 4.975670171853926e-06,
|
| 186 |
+
"loss": 0.0,
|
| 187 |
+
"reward": 0.0,
|
| 188 |
+
"reward_std": 0.0,
|
| 189 |
+
"rewards/pot_combined_reward": 0.0,
|
| 190 |
+
"step": 15
|
| 191 |
+
},
|
| 192 |
+
{
|
| 193 |
+
"completion_length": 374.0,
|
| 194 |
+
"epoch": 0.064,
|
| 195 |
+
"grad_norm": 0.09072617441415787,
|
| 196 |
+
"kl": 0.000476861278002616,
|
| 197 |
+
"learning_rate": 4.962019382530521e-06,
|
| 198 |
+
"loss": 0.0,
|
| 199 |
+
"reward": 0.012600000016391277,
|
| 200 |
+
"reward_std": 0.025200000032782555,
|
| 201 |
+
"rewards/pot_combined_reward": 0.012600000016391277,
|
| 202 |
+
"step": 16
|
| 203 |
+
},
|
| 204 |
+
{
|
| 205 |
+
"completion_length": 374.0,
|
| 206 |
+
"epoch": 0.068,
|
| 207 |
+
"grad_norm": 0.0015437575057148933,
|
| 208 |
+
"kl": 0.0005299622716847807,
|
| 209 |
+
"learning_rate": 4.9453690018345144e-06,
|
| 210 |
+
"loss": 0.0001,
|
| 211 |
+
"reward": 0.0,
|
| 212 |
+
"reward_std": 0.0,
|
| 213 |
+
"rewards/pot_combined_reward": 0.0,
|
| 214 |
+
"step": 17
|
| 215 |
+
},
|
| 216 |
+
{
|
| 217 |
+
"completion_length": 374.0,
|
| 218 |
+
"epoch": 0.072,
|
| 219 |
+
"grad_norm": 0.0016528957057744265,
|
| 220 |
+
"kl": 0.0005346549514797516,
|
| 221 |
+
"learning_rate": 4.925739315689991e-06,
|
| 222 |
+
"loss": 0.0001,
|
| 223 |
+
"reward": 0.0,
|
| 224 |
+
"reward_std": 0.0,
|
| 225 |
+
"rewards/pot_combined_reward": 0.0,
|
| 226 |
+
"step": 18
|
| 227 |
+
},
|
| 228 |
+
{
|
| 229 |
+
"completion_length": 374.0,
|
| 230 |
+
"epoch": 0.076,
|
| 231 |
+
"grad_norm": 0.0017183530144393444,
|
| 232 |
+
"kl": 0.0004841076224693097,
|
| 233 |
+
"learning_rate": 4.903154239845798e-06,
|
| 234 |
+
"loss": 0.0,
|
| 235 |
+
"reward": 0.0,
|
| 236 |
+
"reward_std": 0.0,
|
| 237 |
+
"rewards/pot_combined_reward": 0.0,
|
| 238 |
+
"step": 19
|
| 239 |
+
},
|
| 240 |
+
{
|
| 241 |
+
"completion_length": 373.5625,
|
| 242 |
+
"epoch": 0.08,
|
| 243 |
+
"grad_norm": 0.08476348221302032,
|
| 244 |
+
"kl": 0.000539450986252632,
|
| 245 |
+
"learning_rate": 4.8776412907378845e-06,
|
| 246 |
+
"loss": 0.0001,
|
| 247 |
+
"reward": 0.026249999180436134,
|
| 248 |
+
"reward_std": 0.05249999836087227,
|
| 249 |
+
"rewards/pot_combined_reward": 0.026249999180436134,
|
| 250 |
+
"step": 20
|
| 251 |
+
},
|
| 252 |
+
{
|
| 253 |
+
"completion_length": 374.0,
|
| 254 |
+
"epoch": 0.084,
|
| 255 |
+
"grad_norm": 0.07820821553468704,
|
| 256 |
+
"kl": 0.0005957721295999363,
|
| 257 |
+
"learning_rate": 4.849231551964771e-06,
|
| 258 |
+
"loss": 0.0001,
|
| 259 |
+
"reward": 0.07116249948740005,
|
| 260 |
+
"reward_std": 0.1423249989748001,
|
| 261 |
+
"rewards/pot_combined_reward": 0.07116249948740005,
|
| 262 |
+
"step": 21
|
| 263 |
+
},
|
| 264 |
+
{
|
| 265 |
+
"completion_length": 373.5625,
|
| 266 |
+
"epoch": 0.088,
|
| 267 |
+
"grad_norm": 0.0016008545644581318,
|
| 268 |
+
"kl": 0.000533243379322812,
|
| 269 |
+
"learning_rate": 4.817959636416969e-06,
|
| 270 |
+
"loss": 0.0001,
|
| 271 |
+
"reward": 0.0,
|
| 272 |
+
"reward_std": 0.0,
|
| 273 |
+
"rewards/pot_combined_reward": 0.0,
|
| 274 |
+
"step": 22
|
| 275 |
+
},
|
| 276 |
+
{
|
| 277 |
+
"completion_length": 374.0,
|
| 278 |
+
"epoch": 0.092,
|
| 279 |
+
"grad_norm": 0.0018651616992428899,
|
| 280 |
+
"kl": 0.0005620143201667815,
|
| 281 |
+
"learning_rate": 4.783863644106502e-06,
|
| 282 |
+
"loss": 0.0001,
|
| 283 |
+
"reward": 0.0,
|
| 284 |
+
"reward_std": 0.0,
|
| 285 |
+
"rewards/pot_combined_reward": 0.0,
|
| 286 |
+
"step": 23
|
| 287 |
+
},
|
| 288 |
+
{
|
| 289 |
+
"completion_length": 374.0,
|
| 290 |
+
"epoch": 0.096,
|
| 291 |
+
"grad_norm": 0.001895356923341751,
|
| 292 |
+
"kl": 0.00047788477240828797,
|
| 293 |
+
"learning_rate": 4.746985115747918e-06,
|
| 294 |
+
"loss": 0.0,
|
| 295 |
+
"reward": 0.0,
|
| 296 |
+
"reward_std": 0.0,
|
| 297 |
+
"rewards/pot_combined_reward": 0.0,
|
| 298 |
+
"step": 24
|
| 299 |
+
},
|
| 300 |
+
{
|
| 301 |
+
"completion_length": 369.75,
|
| 302 |
+
"epoch": 0.1,
|
| 303 |
+
"grad_norm": 0.11337540298700333,
|
| 304 |
+
"kl": 0.00047047801490407437,
|
| 305 |
+
"learning_rate": 4.707368982147318e-06,
|
| 306 |
+
"loss": 0.0,
|
| 307 |
+
"reward": 0.04736666567623615,
|
| 308 |
+
"reward_std": 0.0947333313524723,
|
| 309 |
+
"rewards/pot_combined_reward": 0.04736666567623615,
|
| 310 |
+
"step": 25
|
| 311 |
+
},
|
| 312 |
+
{
|
| 313 |
+
"completion_length": 368.625,
|
| 314 |
+
"epoch": 0.104,
|
| 315 |
+
"grad_norm": 0.01079186424612999,
|
| 316 |
+
"kl": 0.0006513141634059139,
|
| 317 |
+
"learning_rate": 4.665063509461098e-06,
|
| 318 |
+
"loss": 0.0001,
|
| 319 |
+
"reward": 0.0,
|
| 320 |
+
"reward_std": 0.0,
|
| 321 |
+
"rewards/pot_combined_reward": 0.0,
|
| 322 |
+
"step": 26
|
| 323 |
+
},
|
| 324 |
+
{
|
| 325 |
+
"completion_length": 374.0,
|
| 326 |
+
"epoch": 0.108,
|
| 327 |
+
"grad_norm": 0.0016566955018788576,
|
| 328 |
+
"kl": 0.0005965056043351069,
|
| 329 |
+
"learning_rate": 4.620120240391065e-06,
|
| 330 |
+
"loss": 0.0001,
|
| 331 |
+
"reward": 0.0,
|
| 332 |
+
"reward_std": 0.0,
|
| 333 |
+
"rewards/pot_combined_reward": 0.0,
|
| 334 |
+
"step": 27
|
| 335 |
+
},
|
| 336 |
+
{
|
| 337 |
+
"completion_length": 374.0,
|
| 338 |
+
"epoch": 0.112,
|
| 339 |
+
"grad_norm": 0.001792517607100308,
|
| 340 |
+
"kl": 0.0005393773099058308,
|
| 341 |
+
"learning_rate": 4.572593931387604e-06,
|
| 342 |
+
"loss": 0.0001,
|
| 343 |
+
"reward": 0.0,
|
| 344 |
+
"reward_std": 0.0,
|
| 345 |
+
"rewards/pot_combined_reward": 0.0,
|
| 346 |
+
"step": 28
|
| 347 |
+
},
|
| 348 |
+
{
|
| 349 |
+
"completion_length": 374.0,
|
| 350 |
+
"epoch": 0.116,
|
| 351 |
+
"grad_norm": 0.0017438618233427405,
|
| 352 |
+
"kl": 0.0005095232809253503,
|
| 353 |
+
"learning_rate": 4.522542485937369e-06,
|
| 354 |
+
"loss": 0.0001,
|
| 355 |
+
"reward": 0.0,
|
| 356 |
+
"reward_std": 0.0,
|
| 357 |
+
"rewards/pot_combined_reward": 0.0,
|
| 358 |
+
"step": 29
|
| 359 |
+
},
|
| 360 |
+
{
|
| 361 |
+
"completion_length": 374.0,
|
| 362 |
+
"epoch": 0.12,
|
| 363 |
+
"grad_norm": 0.0015684061218053102,
|
| 364 |
+
"kl": 0.00047055614413693547,
|
| 365 |
+
"learning_rate": 4.470026884016805e-06,
|
| 366 |
+
"loss": 0.0,
|
| 367 |
+
"reward": 0.0,
|
| 368 |
+
"reward_std": 0.0,
|
| 369 |
+
"rewards/pot_combined_reward": 0.0,
|
| 370 |
+
"step": 30
|
| 371 |
+
},
|
| 372 |
+
{
|
| 373 |
+
"completion_length": 374.0,
|
| 374 |
+
"epoch": 0.124,
|
| 375 |
+
"grad_norm": 0.0019608919974416494,
|
| 376 |
+
"kl": 0.0005961552087683231,
|
| 377 |
+
"learning_rate": 4.415111107797445e-06,
|
| 378 |
+
"loss": 0.0001,
|
| 379 |
+
"reward": 0.0,
|
| 380 |
+
"reward_std": 0.0,
|
| 381 |
+
"rewards/pot_combined_reward": 0.0,
|
| 382 |
+
"step": 31
|
| 383 |
+
},
|
| 384 |
+
{
|
| 385 |
+
"completion_length": 372.0625,
|
| 386 |
+
"epoch": 0.128,
|
| 387 |
+
"grad_norm": 0.0015237935585901141,
|
| 388 |
+
"kl": 0.0005326158570824191,
|
| 389 |
+
"learning_rate": 4.357862063693486e-06,
|
| 390 |
+
"loss": 0.0001,
|
| 391 |
+
"reward": 0.0,
|
| 392 |
+
"reward_std": 0.0,
|
| 393 |
+
"rewards/pot_combined_reward": 0.0,
|
| 394 |
+
"step": 32
|
| 395 |
+
},
|
| 396 |
+
{
|
| 397 |
+
"completion_length": 374.0,
|
| 398 |
+
"epoch": 0.132,
|
| 399 |
+
"grad_norm": 0.002203061943873763,
|
| 400 |
+
"kl": 0.0006071907628211193,
|
| 401 |
+
"learning_rate": 4.2983495008466285e-06,
|
| 402 |
+
"loss": 0.0001,
|
| 403 |
+
"reward": 0.0,
|
| 404 |
+
"reward_std": 0.0,
|
| 405 |
+
"rewards/pot_combined_reward": 0.0,
|
| 406 |
+
"step": 33
|
| 407 |
+
},
|
| 408 |
+
{
|
| 409 |
+
"completion_length": 370.5,
|
| 410 |
+
"epoch": 0.136,
|
| 411 |
+
"grad_norm": 0.10126212984323502,
|
| 412 |
+
"kl": 0.0006130525580374524,
|
| 413 |
+
"learning_rate": 4.236645926147493e-06,
|
| 414 |
+
"loss": 0.0001,
|
| 415 |
+
"reward": 0.061249999329447746,
|
| 416 |
+
"reward_std": 0.12249999865889549,
|
| 417 |
+
"rewards/pot_combined_reward": 0.061249999329447746,
|
| 418 |
+
"step": 34
|
| 419 |
+
},
|
| 420 |
+
{
|
| 421 |
+
"completion_length": 374.0,
|
| 422 |
+
"epoch": 0.14,
|
| 423 |
+
"grad_norm": 0.08621055632829666,
|
| 424 |
+
"kl": 0.0004927485424559563,
|
| 425 |
+
"learning_rate": 4.172826515897146e-06,
|
| 426 |
+
"loss": 0.0,
|
| 427 |
+
"reward": 0.024966666474938393,
|
| 428 |
+
"reward_std": 0.049933332949876785,
|
| 429 |
+
"rewards/pot_combined_reward": 0.024966666474938393,
|
| 430 |
+
"step": 35
|
| 431 |
+
},
|
| 432 |
+
{
|
| 433 |
+
"completion_length": 374.0,
|
| 434 |
+
"epoch": 0.144,
|
| 435 |
+
"grad_norm": 0.0017127083847299218,
|
| 436 |
+
"kl": 0.0005035524372942746,
|
| 437 |
+
"learning_rate": 4.106969024216348e-06,
|
| 438 |
+
"loss": 0.0001,
|
| 439 |
+
"reward": 0.0,
|
| 440 |
+
"reward_std": 0.0,
|
| 441 |
+
"rewards/pot_combined_reward": 0.0,
|
| 442 |
+
"step": 36
|
| 443 |
+
},
|
| 444 |
+
{
|
| 445 |
+
"completion_length": 374.0,
|
| 446 |
+
"epoch": 0.148,
|
| 447 |
+
"grad_norm": 0.0018064226023852825,
|
| 448 |
+
"kl": 0.0005530964990612119,
|
| 449 |
+
"learning_rate": 4.039153688314146e-06,
|
| 450 |
+
"loss": 0.0001,
|
| 451 |
+
"reward": 0.0,
|
| 452 |
+
"reward_std": 0.0,
|
| 453 |
+
"rewards/pot_combined_reward": 0.0,
|
| 454 |
+
"step": 37
|
| 455 |
+
},
|
| 456 |
+
{
|
| 457 |
+
"completion_length": 373.8125,
|
| 458 |
+
"epoch": 0.152,
|
| 459 |
+
"grad_norm": 0.0019408023217692971,
|
| 460 |
+
"kl": 0.0006417437689378858,
|
| 461 |
+
"learning_rate": 3.969463130731183e-06,
|
| 462 |
+
"loss": 0.0001,
|
| 463 |
+
"reward": 0.0,
|
| 464 |
+
"reward_std": 0.0,
|
| 465 |
+
"rewards/pot_combined_reward": 0.0,
|
| 466 |
+
"step": 38
|
| 467 |
+
},
|
| 468 |
+
{
|
| 469 |
+
"completion_length": 374.0,
|
| 470 |
+
"epoch": 0.156,
|
| 471 |
+
"grad_norm": 0.08421237021684647,
|
| 472 |
+
"kl": 0.0006241849769139662,
|
| 473 |
+
"learning_rate": 3.897982258676867e-06,
|
| 474 |
+
"loss": 0.0001,
|
| 475 |
+
"reward": 0.07303333282470703,
|
| 476 |
+
"reward_std": 0.057444244623184204,
|
| 477 |
+
"rewards/pot_combined_reward": 0.07303333282470703,
|
| 478 |
+
"step": 39
|
| 479 |
+
},
|
| 480 |
+
{
|
| 481 |
+
"completion_length": 374.0,
|
| 482 |
+
"epoch": 0.16,
|
| 483 |
+
"grad_norm": 0.08112610131502151,
|
| 484 |
+
"kl": 0.0005679467285517603,
|
| 485 |
+
"learning_rate": 3.824798160583012e-06,
|
| 486 |
+
"loss": 0.0001,
|
| 487 |
+
"reward": 0.014233333058655262,
|
| 488 |
+
"reward_std": 0.028466666117310524,
|
| 489 |
+
"rewards/pot_combined_reward": 0.014233333058655262,
|
| 490 |
+
"step": 40
|
| 491 |
+
},
|
| 492 |
+
{
|
| 493 |
+
"completion_length": 374.0,
|
| 494 |
+
"epoch": 0.164,
|
| 495 |
+
"grad_norm": 0.001669050194323063,
|
| 496 |
+
"kl": 0.0005617116403300315,
|
| 497 |
+
"learning_rate": 3.7500000000000005e-06,
|
| 498 |
+
"loss": 0.0001,
|
| 499 |
+
"reward": 0.0,
|
| 500 |
+
"reward_std": 0.0,
|
| 501 |
+
"rewards/pot_combined_reward": 0.0,
|
| 502 |
+
"step": 41
|
| 503 |
+
},
|
| 504 |
+
{
|
| 505 |
+
"completion_length": 374.0,
|
| 506 |
+
"epoch": 0.168,
|
| 507 |
+
"grad_norm": 0.002355287317186594,
|
| 508 |
+
"kl": 0.0006023006426403299,
|
| 509 |
+
"learning_rate": 3.6736789069647273e-06,
|
| 510 |
+
"loss": 0.0001,
|
| 511 |
+
"reward": 0.0,
|
| 512 |
+
"reward_std": 0.0,
|
| 513 |
+
"rewards/pot_combined_reward": 0.0,
|
| 514 |
+
"step": 42
|
| 515 |
+
},
|
| 516 |
+
{
|
| 517 |
+
"completion_length": 328.8125,
|
| 518 |
+
"epoch": 0.172,
|
| 519 |
+
"grad_norm": 0.0023054229095578194,
|
| 520 |
+
"kl": 0.0005200250307098031,
|
| 521 |
+
"learning_rate": 3.595927866972694e-06,
|
| 522 |
+
"loss": 0.0001,
|
| 523 |
+
"reward": 0.0,
|
| 524 |
+
"reward_std": 0.0,
|
| 525 |
+
"rewards/pot_combined_reward": 0.0,
|
| 526 |
+
"step": 43
|
| 527 |
+
},
|
| 528 |
+
{
|
| 529 |
+
"completion_length": 374.0,
|
| 530 |
+
"epoch": 0.176,
|
| 531 |
+
"grad_norm": 0.11641528457403183,
|
| 532 |
+
"kl": 0.0005873750924365595,
|
| 533 |
+
"learning_rate": 3.516841607689501e-06,
|
| 534 |
+
"loss": 0.0001,
|
| 535 |
+
"reward": 0.07468749955296516,
|
| 536 |
+
"reward_std": 0.14937499910593033,
|
| 537 |
+
"rewards/pot_combined_reward": 0.07468749955296516,
|
| 538 |
+
"step": 44
|
| 539 |
+
},
|
| 540 |
+
{
|
| 541 |
+
"completion_length": 374.0,
|
| 542 |
+
"epoch": 0.18,
|
| 543 |
+
"grad_norm": 0.001737726735882461,
|
| 544 |
+
"kl": 0.0005044558856752701,
|
| 545 |
+
"learning_rate": 3.436516483539781e-06,
|
| 546 |
+
"loss": 0.0001,
|
| 547 |
+
"reward": 0.0,
|
| 548 |
+
"reward_std": 0.0,
|
| 549 |
+
"rewards/pot_combined_reward": 0.0,
|
| 550 |
+
"step": 45
|
| 551 |
+
},
|
| 552 |
+
{
|
| 553 |
+
"completion_length": 370.9375,
|
| 554 |
+
"epoch": 0.184,
|
| 555 |
+
"grad_norm": 0.0019563438836485147,
|
| 556 |
+
"kl": 0.000592117925407365,
|
| 557 |
+
"learning_rate": 3.3550503583141726e-06,
|
| 558 |
+
"loss": 0.0001,
|
| 559 |
+
"reward": 0.0,
|
| 560 |
+
"reward_std": 0.0,
|
| 561 |
+
"rewards/pot_combined_reward": 0.0,
|
| 562 |
+
"step": 46
|
| 563 |
+
},
|
| 564 |
+
{
|
| 565 |
+
"completion_length": 372.4375,
|
| 566 |
+
"epoch": 0.188,
|
| 567 |
+
"grad_norm": 0.0026125519070774317,
|
| 568 |
+
"kl": 0.0005959889385849237,
|
| 569 |
+
"learning_rate": 3.272542485937369e-06,
|
| 570 |
+
"loss": 0.0001,
|
| 571 |
+
"reward": 0.0,
|
| 572 |
+
"reward_std": 0.0,
|
| 573 |
+
"rewards/pot_combined_reward": 0.0,
|
| 574 |
+
"step": 47
|
| 575 |
+
},
|
| 576 |
+
{
|
| 577 |
+
"completion_length": 372.75,
|
| 578 |
+
"epoch": 0.192,
|
| 579 |
+
"grad_norm": 0.0820600688457489,
|
| 580 |
+
"kl": 0.0005973696243017912,
|
| 581 |
+
"learning_rate": 3.189093389542498e-06,
|
| 582 |
+
"loss": 0.0001,
|
| 583 |
+
"reward": 0.03968749940395355,
|
| 584 |
+
"reward_std": 0.0793749988079071,
|
| 585 |
+
"rewards/pot_combined_reward": 0.03968749940395355,
|
| 586 |
+
"step": 48
|
| 587 |
+
},
|
| 588 |
+
{
|
| 589 |
+
"completion_length": 374.0,
|
| 590 |
+
"epoch": 0.196,
|
| 591 |
+
"grad_norm": 0.06782057881355286,
|
| 592 |
+
"kl": 0.0007923852826934308,
|
| 593 |
+
"learning_rate": 3.1048047389991693e-06,
|
| 594 |
+
"loss": 0.0001,
|
| 595 |
+
"reward": 0.026249999180436134,
|
| 596 |
+
"reward_std": 0.05249999836087227,
|
| 597 |
+
"rewards/pot_combined_reward": 0.026249999180436134,
|
| 598 |
+
"step": 49
|
| 599 |
+
},
|
| 600 |
+
{
|
| 601 |
+
"completion_length": 374.0,
|
| 602 |
+
"epoch": 0.2,
|
| 603 |
+
"grad_norm": 0.10189752280712128,
|
| 604 |
+
"kl": 0.0004997247888240963,
|
| 605 |
+
"learning_rate": 3.019779227044398e-06,
|
| 606 |
+
"loss": 0.0,
|
| 607 |
+
"reward": 0.06999999843537807,
|
| 608 |
+
"reward_std": 0.13999999687075615,
|
| 609 |
+
"rewards/pot_combined_reward": 0.06999999843537807,
|
| 610 |
+
"step": 50
|
| 611 |
+
}
|
| 612 |
+
],
|
| 613 |
+
"logging_steps": 1,
|
| 614 |
+
"max_steps": 100,
|
| 615 |
+
"num_input_tokens_seen": 0,
|
| 616 |
+
"num_train_epochs": 1,
|
| 617 |
+
"save_steps": 50,
|
| 618 |
+
"stateful_callbacks": {
|
| 619 |
+
"TrainerControl": {
|
| 620 |
+
"args": {
|
| 621 |
+
"should_epoch_stop": false,
|
| 622 |
+
"should_evaluate": false,
|
| 623 |
+
"should_log": false,
|
| 624 |
+
"should_save": true,
|
| 625 |
+
"should_training_stop": false
|
| 626 |
+
},
|
| 627 |
+
"attributes": {}
|
| 628 |
+
}
|
| 629 |
+
},
|
| 630 |
+
"total_flos": 0.0,
|
| 631 |
+
"train_batch_size": 4,
|
| 632 |
+
"trial_name": null,
|
| 633 |
+
"trial_params": null
|
| 634 |
+
}
|
checkpoint-50/training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:95f6fbb4bc99ccc7d1236fac55bcaad60028a6bad1c2bc7cdf9af60d934d017c
|
| 3 |
+
size 6225
|
final_checkpoint/README.md
ADDED
|
@@ -0,0 +1,202 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
base_model: unsloth/gemma-3-27b-it-qat-unsloth-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.15.2
|
final_checkpoint/adapter_config.json
ADDED
|
@@ -0,0 +1,39 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"alpha_pattern": {},
|
| 3 |
+
"auto_mapping": null,
|
| 4 |
+
"base_model_name_or_path": "unsloth/gemma-3-27b-it-qat-unsloth-bnb-4bit",
|
| 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": 32,
|
| 17 |
+
"lora_bias": false,
|
| 18 |
+
"lora_dropout": 0.05,
|
| 19 |
+
"megatron_config": null,
|
| 20 |
+
"megatron_core": "megatron.core",
|
| 21 |
+
"modules_to_save": null,
|
| 22 |
+
"peft_type": "LORA",
|
| 23 |
+
"r": 32,
|
| 24 |
+
"rank_pattern": {},
|
| 25 |
+
"revision": null,
|
| 26 |
+
"target_modules": [
|
| 27 |
+
"down_proj",
|
| 28 |
+
"o_proj",
|
| 29 |
+
"gate_proj",
|
| 30 |
+
"v_proj",
|
| 31 |
+
"up_proj",
|
| 32 |
+
"q_proj",
|
| 33 |
+
"k_proj"
|
| 34 |
+
],
|
| 35 |
+
"task_type": "CAUSAL_LM",
|
| 36 |
+
"trainable_token_indices": null,
|
| 37 |
+
"use_dora": false,
|
| 38 |
+
"use_rslora": false
|
| 39 |
+
}
|
final_checkpoint/adapter_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4dc97fecb42dcbe676206c02ddcad2cbdcad5984a51675f6a62742e3ba02e0f0
|
| 3 |
+
size 932177352
|
final_checkpoint/added_tokens.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"<image_soft_token>": 262144
|
| 3 |
+
}
|
final_checkpoint/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 |
+
}
|
final_checkpoint/tokenizer.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d786405177734910d7a3db625c2826640964a0b4e5cdbbd70620ae3313a01bef
|
| 3 |
+
size 33384722
|
final_checkpoint/tokenizer.model
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1299c11d7cf632ef3b4e11937501358ada021bbdf7c47638d13c0ee982f2e79c
|
| 3 |
+
size 4689074
|
final_checkpoint/tokenizer_config.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
final_checkpoint/training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:95f6fbb4bc99ccc7d1236fac55bcaad60028a6bad1c2bc7cdf9af60d934d017c
|
| 3 |
+
size 6225
|
pot_module_training.log
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|