Instructions to use Gege24/multy_dpo with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Gege24/multy_dpo with PEFT:
Base model is not found.
- Notebooks
- Google Colab
- Kaggle
Upload task output 281ac9fc-853b-477d-8e84-145f9030d732
Browse files- README.md +202 -0
- adapter_config.json +39 -0
- adapter_model.safetensors +3 -0
- loss.txt +1 -0
- special_tokens_map.json +24 -0
- tokenizer.json +0 -0
- tokenizer.model +3 -0
- tokenizer_config.json +43 -0
- trainer_state.json +740 -0
- training_args.bin +3 -0
README.md
ADDED
|
@@ -0,0 +1,202 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
base_model: None
|
| 3 |
+
library_name: peft
|
| 4 |
+
---
|
| 5 |
+
|
| 6 |
+
# Model Card for Model ID
|
| 7 |
+
|
| 8 |
+
<!-- Provide a quick summary of what the model is/does. -->
|
| 9 |
+
|
| 10 |
+
|
| 11 |
+
|
| 12 |
+
## Model Details
|
| 13 |
+
|
| 14 |
+
### Model Description
|
| 15 |
+
|
| 16 |
+
<!-- Provide a longer summary of what this model is. -->
|
| 17 |
+
|
| 18 |
+
|
| 19 |
+
|
| 20 |
+
- **Developed by:** [More Information Needed]
|
| 21 |
+
- **Funded by [optional]:** [More Information Needed]
|
| 22 |
+
- **Shared by [optional]:** [More Information Needed]
|
| 23 |
+
- **Model type:** [More Information Needed]
|
| 24 |
+
- **Language(s) (NLP):** [More Information Needed]
|
| 25 |
+
- **License:** [More Information Needed]
|
| 26 |
+
- **Finetuned from model [optional]:** [More Information Needed]
|
| 27 |
+
|
| 28 |
+
### Model Sources [optional]
|
| 29 |
+
|
| 30 |
+
<!-- Provide the basic links for the model. -->
|
| 31 |
+
|
| 32 |
+
- **Repository:** [More Information Needed]
|
| 33 |
+
- **Paper [optional]:** [More Information Needed]
|
| 34 |
+
- **Demo [optional]:** [More Information Needed]
|
| 35 |
+
|
| 36 |
+
## Uses
|
| 37 |
+
|
| 38 |
+
<!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
|
| 39 |
+
|
| 40 |
+
### Direct Use
|
| 41 |
+
|
| 42 |
+
<!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
|
| 43 |
+
|
| 44 |
+
[More Information Needed]
|
| 45 |
+
|
| 46 |
+
### Downstream Use [optional]
|
| 47 |
+
|
| 48 |
+
<!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
|
| 49 |
+
|
| 50 |
+
[More Information Needed]
|
| 51 |
+
|
| 52 |
+
### Out-of-Scope Use
|
| 53 |
+
|
| 54 |
+
<!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
|
| 55 |
+
|
| 56 |
+
[More Information Needed]
|
| 57 |
+
|
| 58 |
+
## Bias, Risks, and Limitations
|
| 59 |
+
|
| 60 |
+
<!-- This section is meant to convey both technical and sociotechnical limitations. -->
|
| 61 |
+
|
| 62 |
+
[More Information Needed]
|
| 63 |
+
|
| 64 |
+
### Recommendations
|
| 65 |
+
|
| 66 |
+
<!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
|
| 67 |
+
|
| 68 |
+
Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
|
| 69 |
+
|
| 70 |
+
## How to Get Started with the Model
|
| 71 |
+
|
| 72 |
+
Use the code below to get started with the model.
|
| 73 |
+
|
| 74 |
+
[More Information Needed]
|
| 75 |
+
|
| 76 |
+
## Training Details
|
| 77 |
+
|
| 78 |
+
### Training Data
|
| 79 |
+
|
| 80 |
+
<!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
|
| 81 |
+
|
| 82 |
+
[More Information Needed]
|
| 83 |
+
|
| 84 |
+
### Training Procedure
|
| 85 |
+
|
| 86 |
+
<!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
|
| 87 |
+
|
| 88 |
+
#### Preprocessing [optional]
|
| 89 |
+
|
| 90 |
+
[More Information Needed]
|
| 91 |
+
|
| 92 |
+
|
| 93 |
+
#### Training Hyperparameters
|
| 94 |
+
|
| 95 |
+
- **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
|
| 96 |
+
|
| 97 |
+
#### Speeds, Sizes, Times [optional]
|
| 98 |
+
|
| 99 |
+
<!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
|
| 100 |
+
|
| 101 |
+
[More Information Needed]
|
| 102 |
+
|
| 103 |
+
## Evaluation
|
| 104 |
+
|
| 105 |
+
<!-- This section describes the evaluation protocols and provides the results. -->
|
| 106 |
+
|
| 107 |
+
### Testing Data, Factors & Metrics
|
| 108 |
+
|
| 109 |
+
#### Testing Data
|
| 110 |
+
|
| 111 |
+
<!-- This should link to a Dataset Card if possible. -->
|
| 112 |
+
|
| 113 |
+
[More Information Needed]
|
| 114 |
+
|
| 115 |
+
#### Factors
|
| 116 |
+
|
| 117 |
+
<!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
|
| 118 |
+
|
| 119 |
+
[More Information Needed]
|
| 120 |
+
|
| 121 |
+
#### Metrics
|
| 122 |
+
|
| 123 |
+
<!-- These are the evaluation metrics being used, ideally with a description of why. -->
|
| 124 |
+
|
| 125 |
+
[More Information Needed]
|
| 126 |
+
|
| 127 |
+
### Results
|
| 128 |
+
|
| 129 |
+
[More Information Needed]
|
| 130 |
+
|
| 131 |
+
#### Summary
|
| 132 |
+
|
| 133 |
+
|
| 134 |
+
|
| 135 |
+
## Model Examination [optional]
|
| 136 |
+
|
| 137 |
+
<!-- Relevant interpretability work for the model goes here -->
|
| 138 |
+
|
| 139 |
+
[More Information Needed]
|
| 140 |
+
|
| 141 |
+
## Environmental Impact
|
| 142 |
+
|
| 143 |
+
<!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
|
| 144 |
+
|
| 145 |
+
Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
|
| 146 |
+
|
| 147 |
+
- **Hardware Type:** [More Information Needed]
|
| 148 |
+
- **Hours used:** [More Information Needed]
|
| 149 |
+
- **Cloud Provider:** [More Information Needed]
|
| 150 |
+
- **Compute Region:** [More Information Needed]
|
| 151 |
+
- **Carbon Emitted:** [More Information Needed]
|
| 152 |
+
|
| 153 |
+
## Technical Specifications [optional]
|
| 154 |
+
|
| 155 |
+
### Model Architecture and Objective
|
| 156 |
+
|
| 157 |
+
[More Information Needed]
|
| 158 |
+
|
| 159 |
+
### Compute Infrastructure
|
| 160 |
+
|
| 161 |
+
[More Information Needed]
|
| 162 |
+
|
| 163 |
+
#### Hardware
|
| 164 |
+
|
| 165 |
+
[More Information Needed]
|
| 166 |
+
|
| 167 |
+
#### Software
|
| 168 |
+
|
| 169 |
+
[More Information Needed]
|
| 170 |
+
|
| 171 |
+
## Citation [optional]
|
| 172 |
+
|
| 173 |
+
<!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
|
| 174 |
+
|
| 175 |
+
**BibTeX:**
|
| 176 |
+
|
| 177 |
+
[More Information Needed]
|
| 178 |
+
|
| 179 |
+
**APA:**
|
| 180 |
+
|
| 181 |
+
[More Information Needed]
|
| 182 |
+
|
| 183 |
+
## Glossary [optional]
|
| 184 |
+
|
| 185 |
+
<!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
|
| 186 |
+
|
| 187 |
+
[More Information Needed]
|
| 188 |
+
|
| 189 |
+
## More Information [optional]
|
| 190 |
+
|
| 191 |
+
[More Information Needed]
|
| 192 |
+
|
| 193 |
+
## Model Card Authors [optional]
|
| 194 |
+
|
| 195 |
+
[More Information Needed]
|
| 196 |
+
|
| 197 |
+
## Model Card Contact
|
| 198 |
+
|
| 199 |
+
[More Information Needed]
|
| 200 |
+
### Framework versions
|
| 201 |
+
|
| 202 |
+
- PEFT 0.15.1
|
adapter_config.json
ADDED
|
@@ -0,0 +1,39 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"alpha_pattern": {},
|
| 3 |
+
"auto_mapping": null,
|
| 4 |
+
"base_model_name_or_path": null,
|
| 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": 256,
|
| 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": 128,
|
| 24 |
+
"rank_pattern": {},
|
| 25 |
+
"revision": null,
|
| 26 |
+
"target_modules": [
|
| 27 |
+
"v_proj",
|
| 28 |
+
"gate_proj",
|
| 29 |
+
"q_proj",
|
| 30 |
+
"down_proj",
|
| 31 |
+
"k_proj",
|
| 32 |
+
"up_proj",
|
| 33 |
+
"o_proj"
|
| 34 |
+
],
|
| 35 |
+
"task_type": "CAUSAL_LM",
|
| 36 |
+
"trainable_token_indices": null,
|
| 37 |
+
"use_dora": false,
|
| 38 |
+
"use_rslora": false
|
| 39 |
+
}
|
adapter_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:592e50ced493d19c8b7547f8feeb775884241302f9f58c0ac901566a713f4fb6
|
| 3 |
+
size 813678904
|
loss.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
233,0.00013485502859111875
|
special_tokens_map.json
ADDED
|
@@ -0,0 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"bos_token": {
|
| 3 |
+
"content": "<s>",
|
| 4 |
+
"lstrip": false,
|
| 5 |
+
"normalized": true,
|
| 6 |
+
"rstrip": false,
|
| 7 |
+
"single_word": false
|
| 8 |
+
},
|
| 9 |
+
"eos_token": {
|
| 10 |
+
"content": "</s>",
|
| 11 |
+
"lstrip": false,
|
| 12 |
+
"normalized": true,
|
| 13 |
+
"rstrip": false,
|
| 14 |
+
"single_word": false
|
| 15 |
+
},
|
| 16 |
+
"pad_token": "</s>",
|
| 17 |
+
"unk_token": {
|
| 18 |
+
"content": "<unk>",
|
| 19 |
+
"lstrip": false,
|
| 20 |
+
"normalized": true,
|
| 21 |
+
"rstrip": false,
|
| 22 |
+
"single_word": false
|
| 23 |
+
}
|
| 24 |
+
}
|
tokenizer.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
tokenizer.model
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ab1b681ec7fc02fed5edd3026687d7a692a918c4dd8e150ca2e3994a6229843b
|
| 3 |
+
size 534194
|
tokenizer_config.json
ADDED
|
@@ -0,0 +1,43 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"add_bos_token": true,
|
| 3 |
+
"add_eos_token": false,
|
| 4 |
+
"add_prefix_space": null,
|
| 5 |
+
"added_tokens_decoder": {
|
| 6 |
+
"0": {
|
| 7 |
+
"content": "<unk>",
|
| 8 |
+
"lstrip": false,
|
| 9 |
+
"normalized": true,
|
| 10 |
+
"rstrip": false,
|
| 11 |
+
"single_word": false,
|
| 12 |
+
"special": true
|
| 13 |
+
},
|
| 14 |
+
"1": {
|
| 15 |
+
"content": "<s>",
|
| 16 |
+
"lstrip": false,
|
| 17 |
+
"normalized": true,
|
| 18 |
+
"rstrip": false,
|
| 19 |
+
"single_word": false,
|
| 20 |
+
"special": true
|
| 21 |
+
},
|
| 22 |
+
"2": {
|
| 23 |
+
"content": "</s>",
|
| 24 |
+
"lstrip": false,
|
| 25 |
+
"normalized": true,
|
| 26 |
+
"rstrip": false,
|
| 27 |
+
"single_word": false,
|
| 28 |
+
"special": true
|
| 29 |
+
}
|
| 30 |
+
},
|
| 31 |
+
"bos_token": "<s>",
|
| 32 |
+
"clean_up_tokenization_spaces": false,
|
| 33 |
+
"eos_token": "</s>",
|
| 34 |
+
"extra_special_tokens": {},
|
| 35 |
+
"legacy": true,
|
| 36 |
+
"model_max_length": 2048,
|
| 37 |
+
"pad_token": "</s>",
|
| 38 |
+
"sp_model_kwargs": {},
|
| 39 |
+
"spaces_between_special_tokens": false,
|
| 40 |
+
"tokenizer_class": "LlamaTokenizer",
|
| 41 |
+
"unk_token": "<unk>",
|
| 42 |
+
"use_default_system_prompt": false
|
| 43 |
+
}
|
trainer_state.json
ADDED
|
@@ -0,0 +1,740 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"best_global_step": null,
|
| 3 |
+
"best_metric": null,
|
| 4 |
+
"best_model_checkpoint": null,
|
| 5 |
+
"epoch": 0.9957264957264957,
|
| 6 |
+
"eval_steps": 500,
|
| 7 |
+
"global_step": 233,
|
| 8 |
+
"is_hyper_param_search": false,
|
| 9 |
+
"is_local_process_zero": true,
|
| 10 |
+
"is_world_process_zero": true,
|
| 11 |
+
"log_history": [
|
| 12 |
+
{
|
| 13 |
+
"epoch": 0.021367521367521368,
|
| 14 |
+
"grad_norm": 1.5138773918151855,
|
| 15 |
+
"learning_rate": 2.085563709106038e-06,
|
| 16 |
+
"logits/chosen": -8.083470344543457,
|
| 17 |
+
"logits/rejected": -8.251802444458008,
|
| 18 |
+
"logps/chosen": -47.38351821899414,
|
| 19 |
+
"logps/rejected": -84.17253112792969,
|
| 20 |
+
"loss": 0.6923,
|
| 21 |
+
"rewards/accuracies": 0.36250001192092896,
|
| 22 |
+
"rewards/chosen": 0.00038603864959441125,
|
| 23 |
+
"rewards/margins": 0.001732213655486703,
|
| 24 |
+
"rewards/rejected": -0.0013461749767884612,
|
| 25 |
+
"step": 5
|
| 26 |
+
},
|
| 27 |
+
{
|
| 28 |
+
"epoch": 0.042735042735042736,
|
| 29 |
+
"grad_norm": 1.7986823320388794,
|
| 30 |
+
"learning_rate": 4.692518345488585e-06,
|
| 31 |
+
"logits/chosen": -8.110440254211426,
|
| 32 |
+
"logits/rejected": -8.255338668823242,
|
| 33 |
+
"logps/chosen": -46.66815185546875,
|
| 34 |
+
"logps/rejected": -82.66679382324219,
|
| 35 |
+
"loss": 0.6843,
|
| 36 |
+
"rewards/accuracies": 0.824999988079071,
|
| 37 |
+
"rewards/chosen": -0.002308158902451396,
|
| 38 |
+
"rewards/margins": 0.017809158191084862,
|
| 39 |
+
"rewards/rejected": -0.020117320120334625,
|
| 40 |
+
"step": 10
|
| 41 |
+
},
|
| 42 |
+
{
|
| 43 |
+
"epoch": 0.0641025641025641,
|
| 44 |
+
"grad_norm": 1.4440377950668335,
|
| 45 |
+
"learning_rate": 7.299472981871133e-06,
|
| 46 |
+
"logits/chosen": -8.137468338012695,
|
| 47 |
+
"logits/rejected": -8.269254684448242,
|
| 48 |
+
"logps/chosen": -46.37355422973633,
|
| 49 |
+
"logps/rejected": -85.70413970947266,
|
| 50 |
+
"loss": 0.6507,
|
| 51 |
+
"rewards/accuracies": 0.9624999761581421,
|
| 52 |
+
"rewards/chosen": -0.0037229328881949186,
|
| 53 |
+
"rewards/margins": 0.08850056678056717,
|
| 54 |
+
"rewards/rejected": -0.09222349524497986,
|
| 55 |
+
"step": 15
|
| 56 |
+
},
|
| 57 |
+
{
|
| 58 |
+
"epoch": 0.08547008547008547,
|
| 59 |
+
"grad_norm": 1.5997639894485474,
|
| 60 |
+
"learning_rate": 9.90642761825368e-06,
|
| 61 |
+
"logits/chosen": -8.082623481750488,
|
| 62 |
+
"logits/rejected": -8.237975120544434,
|
| 63 |
+
"logps/chosen": -45.760292053222656,
|
| 64 |
+
"logps/rejected": -83.62718200683594,
|
| 65 |
+
"loss": 0.5913,
|
| 66 |
+
"rewards/accuracies": 0.987500011920929,
|
| 67 |
+
"rewards/chosen": -0.010417555458843708,
|
| 68 |
+
"rewards/margins": 0.22176532447338104,
|
| 69 |
+
"rewards/rejected": -0.23218289017677307,
|
| 70 |
+
"step": 20
|
| 71 |
+
},
|
| 72 |
+
{
|
| 73 |
+
"epoch": 0.10683760683760683,
|
| 74 |
+
"grad_norm": 1.4740291833877563,
|
| 75 |
+
"learning_rate": 1.2513382254636227e-05,
|
| 76 |
+
"logits/chosen": -8.118743896484375,
|
| 77 |
+
"logits/rejected": -8.245091438293457,
|
| 78 |
+
"logps/chosen": -45.908843994140625,
|
| 79 |
+
"logps/rejected": -87.47322082519531,
|
| 80 |
+
"loss": 0.4777,
|
| 81 |
+
"rewards/accuracies": 0.9958333969116211,
|
| 82 |
+
"rewards/chosen": -0.002890002680942416,
|
| 83 |
+
"rewards/margins": 0.5190014839172363,
|
| 84 |
+
"rewards/rejected": -0.5218915343284607,
|
| 85 |
+
"step": 25
|
| 86 |
+
},
|
| 87 |
+
{
|
| 88 |
+
"epoch": 0.1282051282051282,
|
| 89 |
+
"grad_norm": 1.1871259212493896,
|
| 90 |
+
"learning_rate": 1.5120336891018775e-05,
|
| 91 |
+
"logits/chosen": -8.102651596069336,
|
| 92 |
+
"logits/rejected": -8.204320907592773,
|
| 93 |
+
"logps/chosen": -47.10442352294922,
|
| 94 |
+
"logps/rejected": -91.00077819824219,
|
| 95 |
+
"loss": 0.3566,
|
| 96 |
+
"rewards/accuracies": 0.9916666746139526,
|
| 97 |
+
"rewards/chosen": 0.011888022534549236,
|
| 98 |
+
"rewards/margins": 0.9453158378601074,
|
| 99 |
+
"rewards/rejected": -0.9334278106689453,
|
| 100 |
+
"step": 30
|
| 101 |
+
},
|
| 102 |
+
{
|
| 103 |
+
"epoch": 0.14957264957264957,
|
| 104 |
+
"grad_norm": 1.3960121870040894,
|
| 105 |
+
"learning_rate": 1.772729152740132e-05,
|
| 106 |
+
"logits/chosen": -8.014056205749512,
|
| 107 |
+
"logits/rejected": -8.112325668334961,
|
| 108 |
+
"logps/chosen": -46.329681396484375,
|
| 109 |
+
"logps/rejected": -98.96195983886719,
|
| 110 |
+
"loss": 0.2151,
|
| 111 |
+
"rewards/accuracies": 0.9958333969116211,
|
| 112 |
+
"rewards/chosen": 0.0061798011884093285,
|
| 113 |
+
"rewards/margins": 1.721108078956604,
|
| 114 |
+
"rewards/rejected": -1.7149282693862915,
|
| 115 |
+
"step": 35
|
| 116 |
+
},
|
| 117 |
+
{
|
| 118 |
+
"epoch": 0.17094017094017094,
|
| 119 |
+
"grad_norm": 0.48299625515937805,
|
| 120 |
+
"learning_rate": 1.824746798129707e-05,
|
| 121 |
+
"logits/chosen": -7.782778263092041,
|
| 122 |
+
"logits/rejected": -7.81784200668335,
|
| 123 |
+
"logps/chosen": -47.68151092529297,
|
| 124 |
+
"logps/rejected": -116.3075942993164,
|
| 125 |
+
"loss": 0.0833,
|
| 126 |
+
"rewards/accuracies": 0.9958333969116211,
|
| 127 |
+
"rewards/chosen": -0.1560879796743393,
|
| 128 |
+
"rewards/margins": 3.2540345191955566,
|
| 129 |
+
"rewards/rejected": -3.4101223945617676,
|
| 130 |
+
"step": 40
|
| 131 |
+
},
|
| 132 |
+
{
|
| 133 |
+
"epoch": 0.19230769230769232,
|
| 134 |
+
"grad_norm": 0.9764330387115479,
|
| 135 |
+
"learning_rate": 1.8242534921967367e-05,
|
| 136 |
+
"logits/chosen": -7.5903191566467285,
|
| 137 |
+
"logits/rejected": -7.652113437652588,
|
| 138 |
+
"logps/chosen": -48.73347854614258,
|
| 139 |
+
"logps/rejected": -129.20016479492188,
|
| 140 |
+
"loss": 0.0504,
|
| 141 |
+
"rewards/accuracies": 0.9916666746139526,
|
| 142 |
+
"rewards/chosen": -0.3716394007205963,
|
| 143 |
+
"rewards/margins": 4.439803123474121,
|
| 144 |
+
"rewards/rejected": -4.8114423751831055,
|
| 145 |
+
"step": 45
|
| 146 |
+
},
|
| 147 |
+
{
|
| 148 |
+
"epoch": 0.21367521367521367,
|
| 149 |
+
"grad_norm": 0.8377407193183899,
|
| 150 |
+
"learning_rate": 1.8233810105797565e-05,
|
| 151 |
+
"logits/chosen": -7.339984893798828,
|
| 152 |
+
"logits/rejected": -7.358351707458496,
|
| 153 |
+
"logps/chosen": -53.820945739746094,
|
| 154 |
+
"logps/rejected": -150.31130981445312,
|
| 155 |
+
"loss": 0.0227,
|
| 156 |
+
"rewards/accuracies": 0.9958333969116211,
|
| 157 |
+
"rewards/chosen": -0.6324827671051025,
|
| 158 |
+
"rewards/margins": 6.093559265136719,
|
| 159 |
+
"rewards/rejected": -6.726041316986084,
|
| 160 |
+
"step": 50
|
| 161 |
+
},
|
| 162 |
+
{
|
| 163 |
+
"epoch": 0.23504273504273504,
|
| 164 |
+
"grad_norm": 0.06649806350469589,
|
| 165 |
+
"learning_rate": 1.822129837143867e-05,
|
| 166 |
+
"logits/chosen": -7.078668117523193,
|
| 167 |
+
"logits/rejected": -7.0982465744018555,
|
| 168 |
+
"logps/chosen": -51.893882751464844,
|
| 169 |
+
"logps/rejected": -167.0825958251953,
|
| 170 |
+
"loss": 0.0123,
|
| 171 |
+
"rewards/accuracies": 0.9958332777023315,
|
| 172 |
+
"rewards/chosen": -0.5823885202407837,
|
| 173 |
+
"rewards/margins": 7.8044114112854,
|
| 174 |
+
"rewards/rejected": -8.386799812316895,
|
| 175 |
+
"step": 55
|
| 176 |
+
},
|
| 177 |
+
{
|
| 178 |
+
"epoch": 0.2564102564102564,
|
| 179 |
+
"grad_norm": 0.26297417283058167,
|
| 180 |
+
"learning_rate": 1.8205006657709207e-05,
|
| 181 |
+
"logits/chosen": -6.831668853759766,
|
| 182 |
+
"logits/rejected": -6.80808162689209,
|
| 183 |
+
"logps/chosen": -51.43288040161133,
|
| 184 |
+
"logps/rejected": -171.9197998046875,
|
| 185 |
+
"loss": 0.0053,
|
| 186 |
+
"rewards/accuracies": 1.0,
|
| 187 |
+
"rewards/chosen": -0.6035412549972534,
|
| 188 |
+
"rewards/margins": 8.397494316101074,
|
| 189 |
+
"rewards/rejected": -9.001035690307617,
|
| 190 |
+
"step": 60
|
| 191 |
+
},
|
| 192 |
+
{
|
| 193 |
+
"epoch": 0.2777777777777778,
|
| 194 |
+
"grad_norm": 2.2538387775421143,
|
| 195 |
+
"learning_rate": 1.8184943999747055e-05,
|
| 196 |
+
"logits/chosen": -6.655425071716309,
|
| 197 |
+
"logits/rejected": -6.645463466644287,
|
| 198 |
+
"logps/chosen": -56.01396560668945,
|
| 199 |
+
"logps/rejected": -174.80201721191406,
|
| 200 |
+
"loss": 0.0094,
|
| 201 |
+
"rewards/accuracies": 1.0,
|
| 202 |
+
"rewards/chosen": -0.9524188041687012,
|
| 203 |
+
"rewards/margins": 8.350458145141602,
|
| 204 |
+
"rewards/rejected": -9.302877426147461,
|
| 205 |
+
"step": 65
|
| 206 |
+
},
|
| 207 |
+
{
|
| 208 |
+
"epoch": 0.29914529914529914,
|
| 209 |
+
"grad_norm": 0.24203453958034515,
|
| 210 |
+
"learning_rate": 1.8161121523998697e-05,
|
| 211 |
+
"logits/chosen": -6.6167120933532715,
|
| 212 |
+
"logits/rejected": -6.533728122711182,
|
| 213 |
+
"logps/chosen": -55.92729568481445,
|
| 214 |
+
"logps/rejected": -180.21670532226562,
|
| 215 |
+
"loss": 0.0069,
|
| 216 |
+
"rewards/accuracies": 1.0,
|
| 217 |
+
"rewards/chosen": -1.0188896656036377,
|
| 218 |
+
"rewards/margins": 8.844462394714355,
|
| 219 |
+
"rewards/rejected": -9.863351821899414,
|
| 220 |
+
"step": 70
|
| 221 |
+
},
|
| 222 |
+
{
|
| 223 |
+
"epoch": 0.32051282051282054,
|
| 224 |
+
"grad_norm": 0.07127346843481064,
|
| 225 |
+
"learning_rate": 1.813355244204865e-05,
|
| 226 |
+
"logits/chosen": -6.511422634124756,
|
| 227 |
+
"logits/rejected": -6.383130073547363,
|
| 228 |
+
"logps/chosen": -54.2319221496582,
|
| 229 |
+
"logps/rejected": -183.2593536376953,
|
| 230 |
+
"loss": 0.007,
|
| 231 |
+
"rewards/accuracies": 1.0,
|
| 232 |
+
"rewards/chosen": -0.8627808690071106,
|
| 233 |
+
"rewards/margins": 9.315163612365723,
|
| 234 |
+
"rewards/rejected": -10.177945137023926,
|
| 235 |
+
"step": 75
|
| 236 |
+
},
|
| 237 |
+
{
|
| 238 |
+
"epoch": 0.3418803418803419,
|
| 239 |
+
"grad_norm": 0.23009130358695984,
|
| 240 |
+
"learning_rate": 1.810225204329254e-05,
|
| 241 |
+
"logits/chosen": -6.263828277587891,
|
| 242 |
+
"logits/rejected": -6.193525314331055,
|
| 243 |
+
"logps/chosen": -51.82039260864258,
|
| 244 |
+
"logps/rejected": -188.51785278320312,
|
| 245 |
+
"loss": 0.0036,
|
| 246 |
+
"rewards/accuracies": 1.0,
|
| 247 |
+
"rewards/chosen": -0.5680203437805176,
|
| 248 |
+
"rewards/margins": 10.208035469055176,
|
| 249 |
+
"rewards/rejected": -10.776056289672852,
|
| 250 |
+
"step": 80
|
| 251 |
+
},
|
| 252 |
+
{
|
| 253 |
+
"epoch": 0.36324786324786323,
|
| 254 |
+
"grad_norm": 0.07301731407642365,
|
| 255 |
+
"learning_rate": 1.8067237686457828e-05,
|
| 256 |
+
"logits/chosen": -6.14719820022583,
|
| 257 |
+
"logits/rejected": -5.998934745788574,
|
| 258 |
+
"logps/chosen": -53.6826286315918,
|
| 259 |
+
"logps/rejected": -189.89035034179688,
|
| 260 |
+
"loss": 0.0085,
|
| 261 |
+
"rewards/accuracies": 1.0,
|
| 262 |
+
"rewards/chosen": -0.6072945594787598,
|
| 263 |
+
"rewards/margins": 10.168685913085938,
|
| 264 |
+
"rewards/rejected": -10.775979995727539,
|
| 265 |
+
"step": 85
|
| 266 |
+
},
|
| 267 |
+
{
|
| 268 |
+
"epoch": 0.38461538461538464,
|
| 269 |
+
"grad_norm": 0.04785608872771263,
|
| 270 |
+
"learning_rate": 1.8028528789976905e-05,
|
| 271 |
+
"logits/chosen": -6.031782627105713,
|
| 272 |
+
"logits/rejected": -5.81381368637085,
|
| 273 |
+
"logps/chosen": -51.576385498046875,
|
| 274 |
+
"logps/rejected": -195.06924438476562,
|
| 275 |
+
"loss": 0.0071,
|
| 276 |
+
"rewards/accuracies": 1.0,
|
| 277 |
+
"rewards/chosen": -0.5760863423347473,
|
| 278 |
+
"rewards/margins": 10.668878555297852,
|
| 279 |
+
"rewards/rejected": -11.244962692260742,
|
| 280 |
+
"step": 90
|
| 281 |
+
},
|
| 282 |
+
{
|
| 283 |
+
"epoch": 0.405982905982906,
|
| 284 |
+
"grad_norm": 0.3428807258605957,
|
| 285 |
+
"learning_rate": 1.7986146821217944e-05,
|
| 286 |
+
"logits/chosen": -5.902842998504639,
|
| 287 |
+
"logits/rejected": -5.718190670013428,
|
| 288 |
+
"logps/chosen": -52.10051727294922,
|
| 289 |
+
"logps/rejected": -200.8454132080078,
|
| 290 |
+
"loss": 0.0064,
|
| 291 |
+
"rewards/accuracies": 1.0,
|
| 292 |
+
"rewards/chosen": -0.6000415682792664,
|
| 293 |
+
"rewards/margins": 10.976484298706055,
|
| 294 |
+
"rewards/rejected": -11.576525688171387,
|
| 295 |
+
"step": 95
|
| 296 |
+
},
|
| 297 |
+
{
|
| 298 |
+
"epoch": 0.42735042735042733,
|
| 299 |
+
"grad_norm": 0.23059943318367004,
|
| 300 |
+
"learning_rate": 1.7940115284579423e-05,
|
| 301 |
+
"logits/chosen": -5.684418678283691,
|
| 302 |
+
"logits/rejected": -5.488518714904785,
|
| 303 |
+
"logps/chosen": -54.800445556640625,
|
| 304 |
+
"logps/rejected": -194.55435180664062,
|
| 305 |
+
"loss": 0.0071,
|
| 306 |
+
"rewards/accuracies": 1.0,
|
| 307 |
+
"rewards/chosen": -0.8389965295791626,
|
| 308 |
+
"rewards/margins": 10.36409854888916,
|
| 309 |
+
"rewards/rejected": -11.203096389770508,
|
| 310 |
+
"step": 100
|
| 311 |
+
},
|
| 312 |
+
{
|
| 313 |
+
"epoch": 0.44871794871794873,
|
| 314 |
+
"grad_norm": 0.3416368067264557,
|
| 315 |
+
"learning_rate": 1.7890459708454927e-05,
|
| 316 |
+
"logits/chosen": -5.714560508728027,
|
| 317 |
+
"logits/rejected": -5.499309539794922,
|
| 318 |
+
"logps/chosen": -55.89985275268555,
|
| 319 |
+
"logps/rejected": -212.3295440673828,
|
| 320 |
+
"loss": 0.0034,
|
| 321 |
+
"rewards/accuracies": 1.0,
|
| 322 |
+
"rewards/chosen": -0.9213576316833496,
|
| 323 |
+
"rewards/margins": 11.838143348693848,
|
| 324 |
+
"rewards/rejected": -12.759500503540039,
|
| 325 |
+
"step": 105
|
| 326 |
+
},
|
| 327 |
+
{
|
| 328 |
+
"epoch": 0.4700854700854701,
|
| 329 |
+
"grad_norm": 0.13027356564998627,
|
| 330 |
+
"learning_rate": 1.7837207631075485e-05,
|
| 331 |
+
"logits/chosen": -5.563567161560059,
|
| 332 |
+
"logits/rejected": -5.320518493652344,
|
| 333 |
+
"logps/chosen": -57.118194580078125,
|
| 334 |
+
"logps/rejected": -209.5955047607422,
|
| 335 |
+
"loss": 0.0022,
|
| 336 |
+
"rewards/accuracies": 1.0,
|
| 337 |
+
"rewards/chosen": -1.0772572755813599,
|
| 338 |
+
"rewards/margins": 11.747246742248535,
|
| 339 |
+
"rewards/rejected": -12.824502944946289,
|
| 340 |
+
"step": 110
|
| 341 |
+
},
|
| 342 |
+
{
|
| 343 |
+
"epoch": 0.49145299145299143,
|
| 344 |
+
"grad_norm": 0.5294904112815857,
|
| 345 |
+
"learning_rate": 1.7780388585237314e-05,
|
| 346 |
+
"logits/chosen": -5.495570182800293,
|
| 347 |
+
"logits/rejected": -5.353681564331055,
|
| 348 |
+
"logps/chosen": -62.526214599609375,
|
| 349 |
+
"logps/rejected": -215.9052734375,
|
| 350 |
+
"loss": 0.006,
|
| 351 |
+
"rewards/accuracies": 0.9958333969116211,
|
| 352 |
+
"rewards/chosen": -1.5267938375473022,
|
| 353 |
+
"rewards/margins": 11.732142448425293,
|
| 354 |
+
"rewards/rejected": -13.258936882019043,
|
| 355 |
+
"step": 115
|
| 356 |
+
},
|
| 357 |
+
{
|
| 358 |
+
"epoch": 0.5128205128205128,
|
| 359 |
+
"grad_norm": 0.015581418760120869,
|
| 360 |
+
"learning_rate": 1.772003408192334e-05,
|
| 361 |
+
"logits/chosen": -5.3723015785217285,
|
| 362 |
+
"logits/rejected": -5.171557426452637,
|
| 363 |
+
"logps/chosen": -63.449729919433594,
|
| 364 |
+
"logps/rejected": -221.8417205810547,
|
| 365 |
+
"loss": 0.0028,
|
| 366 |
+
"rewards/accuracies": 1.0,
|
| 367 |
+
"rewards/chosen": -1.6488335132598877,
|
| 368 |
+
"rewards/margins": 12.199827194213867,
|
| 369 |
+
"rewards/rejected": -13.848661422729492,
|
| 370 |
+
"step": 120
|
| 371 |
+
},
|
| 372 |
+
{
|
| 373 |
+
"epoch": 0.5341880341880342,
|
| 374 |
+
"grad_norm": 0.815427839756012,
|
| 375 |
+
"learning_rate": 1.76561775928277e-05,
|
| 376 |
+
"logits/chosen": -5.303497314453125,
|
| 377 |
+
"logits/rejected": -5.043176651000977,
|
| 378 |
+
"logps/chosen": -61.9741096496582,
|
| 379 |
+
"logps/rejected": -221.53762817382812,
|
| 380 |
+
"loss": 0.0034,
|
| 381 |
+
"rewards/accuracies": 1.0,
|
| 382 |
+
"rewards/chosen": -1.5428324937820435,
|
| 383 |
+
"rewards/margins": 12.496816635131836,
|
| 384 |
+
"rewards/rejected": -14.039648056030273,
|
| 385 |
+
"step": 125
|
| 386 |
+
},
|
| 387 |
+
{
|
| 388 |
+
"epoch": 0.5555555555555556,
|
| 389 |
+
"grad_norm": 0.005422074813395739,
|
| 390 |
+
"learning_rate": 1.7588854531792862e-05,
|
| 391 |
+
"logits/chosen": -5.377820014953613,
|
| 392 |
+
"logits/rejected": -5.087519645690918,
|
| 393 |
+
"logps/chosen": -63.00715255737305,
|
| 394 |
+
"logps/rejected": -232.4966278076172,
|
| 395 |
+
"loss": 0.0081,
|
| 396 |
+
"rewards/accuracies": 0.9958333969116211,
|
| 397 |
+
"rewards/chosen": -1.6413911581039429,
|
| 398 |
+
"rewards/margins": 13.287958145141602,
|
| 399 |
+
"rewards/rejected": -14.929348945617676,
|
| 400 |
+
"step": 130
|
| 401 |
+
},
|
| 402 |
+
{
|
| 403 |
+
"epoch": 0.5769230769230769,
|
| 404 |
+
"grad_norm": 0.026918945834040642,
|
| 405 |
+
"learning_rate": 1.7518102235169614e-05,
|
| 406 |
+
"logits/chosen": -5.284510135650635,
|
| 407 |
+
"logits/rejected": -4.935328483581543,
|
| 408 |
+
"logps/chosen": -70.90217590332031,
|
| 409 |
+
"logps/rejected": -237.47158813476562,
|
| 410 |
+
"loss": 0.0031,
|
| 411 |
+
"rewards/accuracies": 1.0,
|
| 412 |
+
"rewards/chosen": -2.3692615032196045,
|
| 413 |
+
"rewards/margins": 13.011067390441895,
|
| 414 |
+
"rewards/rejected": -15.380328178405762,
|
| 415 |
+
"step": 135
|
| 416 |
+
},
|
| 417 |
+
{
|
| 418 |
+
"epoch": 0.5982905982905983,
|
| 419 |
+
"grad_norm": 0.10641518980264664,
|
| 420 |
+
"learning_rate": 1.7443959941110907e-05,
|
| 421 |
+
"logits/chosen": -5.173069953918457,
|
| 422 |
+
"logits/rejected": -4.842183589935303,
|
| 423 |
+
"logps/chosen": -76.1960220336914,
|
| 424 |
+
"logps/rejected": -236.0799560546875,
|
| 425 |
+
"loss": 0.0078,
|
| 426 |
+
"rewards/accuracies": 0.9916666746139526,
|
| 427 |
+
"rewards/chosen": -3.056429624557495,
|
| 428 |
+
"rewards/margins": 12.243330001831055,
|
| 429 |
+
"rewards/rejected": -15.299758911132812,
|
| 430 |
+
"step": 140
|
| 431 |
+
},
|
| 432 |
+
{
|
| 433 |
+
"epoch": 0.6196581196581197,
|
| 434 |
+
"grad_norm": 0.0042958855628967285,
|
| 435 |
+
"learning_rate": 1.736646876781097e-05,
|
| 436 |
+
"logits/chosen": -5.071074962615967,
|
| 437 |
+
"logits/rejected": -4.795034408569336,
|
| 438 |
+
"logps/chosen": -75.36505126953125,
|
| 439 |
+
"logps/rejected": -239.0994415283203,
|
| 440 |
+
"loss": 0.0062,
|
| 441 |
+
"rewards/accuracies": 0.9958333969116211,
|
| 442 |
+
"rewards/chosen": -2.8842122554779053,
|
| 443 |
+
"rewards/margins": 12.760270118713379,
|
| 444 |
+
"rewards/rejected": -15.644482612609863,
|
| 445 |
+
"step": 145
|
| 446 |
+
},
|
| 447 |
+
{
|
| 448 |
+
"epoch": 0.6410256410256411,
|
| 449 |
+
"grad_norm": 0.0037026714999228716,
|
| 450 |
+
"learning_rate": 1.7285671690701772e-05,
|
| 451 |
+
"logits/chosen": -5.1612749099731445,
|
| 452 |
+
"logits/rejected": -4.891432285308838,
|
| 453 |
+
"logps/chosen": -73.67475891113281,
|
| 454 |
+
"logps/rejected": -243.776611328125,
|
| 455 |
+
"loss": 0.0014,
|
| 456 |
+
"rewards/accuracies": 1.0,
|
| 457 |
+
"rewards/chosen": -2.849099636077881,
|
| 458 |
+
"rewards/margins": 13.369132995605469,
|
| 459 |
+
"rewards/rejected": -16.218233108520508,
|
| 460 |
+
"step": 150
|
| 461 |
+
},
|
| 462 |
+
{
|
| 463 |
+
"epoch": 0.6623931623931624,
|
| 464 |
+
"grad_norm": 1.1098724603652954,
|
| 465 |
+
"learning_rate": 1.720161351861951e-05,
|
| 466 |
+
"logits/chosen": -4.937078952789307,
|
| 467 |
+
"logits/rejected": -4.7936506271362305,
|
| 468 |
+
"logps/chosen": -81.33653259277344,
|
| 469 |
+
"logps/rejected": -253.2895050048828,
|
| 470 |
+
"loss": 0.0173,
|
| 471 |
+
"rewards/accuracies": 0.9958333969116211,
|
| 472 |
+
"rewards/chosen": -3.4761550426483154,
|
| 473 |
+
"rewards/margins": 13.513101577758789,
|
| 474 |
+
"rewards/rejected": -16.989253997802734,
|
| 475 |
+
"step": 155
|
| 476 |
+
},
|
| 477 |
+
{
|
| 478 |
+
"epoch": 0.6837606837606838,
|
| 479 |
+
"grad_norm": 0.048093151301145554,
|
| 480 |
+
"learning_rate": 1.7114340868954298e-05,
|
| 481 |
+
"logits/chosen": -4.8120503425598145,
|
| 482 |
+
"logits/rejected": -4.629734992980957,
|
| 483 |
+
"logps/chosen": -66.40604400634766,
|
| 484 |
+
"logps/rejected": -245.8269500732422,
|
| 485 |
+
"loss": 0.0015,
|
| 486 |
+
"rewards/accuracies": 1.0,
|
| 487 |
+
"rewards/chosen": -2.142770528793335,
|
| 488 |
+
"rewards/margins": 14.375267028808594,
|
| 489 |
+
"rewards/rejected": -16.51803970336914,
|
| 490 |
+
"step": 160
|
| 491 |
+
},
|
| 492 |
+
{
|
| 493 |
+
"epoch": 0.7051282051282052,
|
| 494 |
+
"grad_norm": 0.22269146144390106,
|
| 495 |
+
"learning_rate": 1.702390214179687e-05,
|
| 496 |
+
"logits/chosen": -4.921370506286621,
|
| 497 |
+
"logits/rejected": -4.65984582901001,
|
| 498 |
+
"logps/chosen": -61.0145149230957,
|
| 499 |
+
"logps/rejected": -255.3472442626953,
|
| 500 |
+
"loss": 0.0025,
|
| 501 |
+
"rewards/accuracies": 1.0,
|
| 502 |
+
"rewards/chosen": -1.5794414281845093,
|
| 503 |
+
"rewards/margins": 15.753924369812012,
|
| 504 |
+
"rewards/rejected": -17.3333683013916,
|
| 505 |
+
"step": 165
|
| 506 |
+
},
|
| 507 |
+
{
|
| 508 |
+
"epoch": 0.7264957264957265,
|
| 509 |
+
"grad_norm": 0.005028157494962215,
|
| 510 |
+
"learning_rate": 1.6930347493096617e-05,
|
| 511 |
+
"logits/chosen": -4.911020278930664,
|
| 512 |
+
"logits/rejected": -4.5893473625183105,
|
| 513 |
+
"logps/chosen": -59.54716873168945,
|
| 514 |
+
"logps/rejected": -254.0550994873047,
|
| 515 |
+
"loss": 0.0108,
|
| 516 |
+
"rewards/accuracies": 0.9958333969116211,
|
| 517 |
+
"rewards/chosen": -1.2242438793182373,
|
| 518 |
+
"rewards/margins": 15.8722562789917,
|
| 519 |
+
"rewards/rejected": -17.096500396728516,
|
| 520 |
+
"step": 170
|
| 521 |
+
},
|
| 522 |
+
{
|
| 523 |
+
"epoch": 0.7478632478632479,
|
| 524 |
+
"grad_norm": 0.002056506462395191,
|
| 525 |
+
"learning_rate": 1.683372880684587e-05,
|
| 526 |
+
"logits/chosen": -4.788331031799316,
|
| 527 |
+
"logits/rejected": -4.532805442810059,
|
| 528 |
+
"logps/chosen": -59.84217071533203,
|
| 529 |
+
"logps/rejected": -256.4787292480469,
|
| 530 |
+
"loss": 0.0004,
|
| 531 |
+
"rewards/accuracies": 1.0,
|
| 532 |
+
"rewards/chosen": -1.3549582958221436,
|
| 533 |
+
"rewards/margins": 15.981206893920898,
|
| 534 |
+
"rewards/rejected": -17.336164474487305,
|
| 535 |
+
"step": 175
|
| 536 |
+
},
|
| 537 |
+
{
|
| 538 |
+
"epoch": 0.7692307692307693,
|
| 539 |
+
"grad_norm": 0.002407959895208478,
|
| 540 |
+
"learning_rate": 1.6734099666305807e-05,
|
| 541 |
+
"logits/chosen": -4.8239545822143555,
|
| 542 |
+
"logits/rejected": -4.522343635559082,
|
| 543 |
+
"logps/chosen": -60.510772705078125,
|
| 544 |
+
"logps/rejected": -255.5074005126953,
|
| 545 |
+
"loss": 0.0006,
|
| 546 |
+
"rewards/accuracies": 1.0,
|
| 547 |
+
"rewards/chosen": -1.45245361328125,
|
| 548 |
+
"rewards/margins": 15.896041870117188,
|
| 549 |
+
"rewards/rejected": -17.348495483398438,
|
| 550 |
+
"step": 180
|
| 551 |
+
},
|
| 552 |
+
{
|
| 553 |
+
"epoch": 0.7905982905982906,
|
| 554 |
+
"grad_norm": 0.03240586817264557,
|
| 555 |
+
"learning_rate": 1.6631515324290002e-05,
|
| 556 |
+
"logits/chosen": -4.732089519500732,
|
| 557 |
+
"logits/rejected": -4.461452007293701,
|
| 558 |
+
"logps/chosen": -62.0566291809082,
|
| 559 |
+
"logps/rejected": -255.7787628173828,
|
| 560 |
+
"loss": 0.0035,
|
| 561 |
+
"rewards/accuracies": 1.0,
|
| 562 |
+
"rewards/chosen": -1.531470537185669,
|
| 563 |
+
"rewards/margins": 15.87073802947998,
|
| 564 |
+
"rewards/rejected": -17.402210235595703,
|
| 565 |
+
"step": 185
|
| 566 |
+
},
|
| 567 |
+
{
|
| 568 |
+
"epoch": 0.811965811965812,
|
| 569 |
+
"grad_norm": 0.5220297574996948,
|
| 570 |
+
"learning_rate": 1.6526032672522037e-05,
|
| 571 |
+
"logits/chosen": -4.666471004486084,
|
| 572 |
+
"logits/rejected": -4.46518611907959,
|
| 573 |
+
"logps/chosen": -60.214569091796875,
|
| 574 |
+
"logps/rejected": -257.39501953125,
|
| 575 |
+
"loss": 0.0049,
|
| 576 |
+
"rewards/accuracies": 0.9958333969116211,
|
| 577 |
+
"rewards/chosen": -1.40105402469635,
|
| 578 |
+
"rewards/margins": 16.15066909790039,
|
| 579 |
+
"rewards/rejected": -17.551721572875977,
|
| 580 |
+
"step": 190
|
| 581 |
+
},
|
| 582 |
+
{
|
| 583 |
+
"epoch": 0.8333333333333334,
|
| 584 |
+
"grad_norm": 0.05552729591727257,
|
| 585 |
+
"learning_rate": 1.6417710210084233e-05,
|
| 586 |
+
"logits/chosen": -4.780084133148193,
|
| 587 |
+
"logits/rejected": -4.495057582855225,
|
| 588 |
+
"logps/chosen": -65.10442352294922,
|
| 589 |
+
"logps/rejected": -255.4351043701172,
|
| 590 |
+
"loss": 0.0036,
|
| 591 |
+
"rewards/accuracies": 1.0,
|
| 592 |
+
"rewards/chosen": -1.6861228942871094,
|
| 593 |
+
"rewards/margins": 15.603243827819824,
|
| 594 |
+
"rewards/rejected": -17.289369583129883,
|
| 595 |
+
"step": 195
|
| 596 |
+
},
|
| 597 |
+
{
|
| 598 |
+
"epoch": 0.8547008547008547,
|
| 599 |
+
"grad_norm": 0.0821588784456253,
|
| 600 |
+
"learning_rate": 1.6306608010974917e-05,
|
| 601 |
+
"logits/chosen": -4.595023155212402,
|
| 602 |
+
"logits/rejected": -4.374794960021973,
|
| 603 |
+
"logps/chosen": -57.596336364746094,
|
| 604 |
+
"logps/rejected": -258.0520935058594,
|
| 605 |
+
"loss": 0.0003,
|
| 606 |
+
"rewards/accuracies": 1.0,
|
| 607 |
+
"rewards/chosen": -1.3521565198898315,
|
| 608 |
+
"rewards/margins": 16.3614501953125,
|
| 609 |
+
"rewards/rejected": -17.713607788085938,
|
| 610 |
+
"step": 200
|
| 611 |
+
},
|
| 612 |
+
{
|
| 613 |
+
"epoch": 0.8760683760683761,
|
| 614 |
+
"grad_norm": 1.1318793296813965,
|
| 615 |
+
"learning_rate": 1.619278769079231e-05,
|
| 616 |
+
"logits/chosen": -4.529976844787598,
|
| 617 |
+
"logits/rejected": -4.339434623718262,
|
| 618 |
+
"logps/chosen": -63.430381774902344,
|
| 619 |
+
"logps/rejected": -265.7686462402344,
|
| 620 |
+
"loss": 0.0079,
|
| 621 |
+
"rewards/accuracies": 0.9958333969116211,
|
| 622 |
+
"rewards/chosen": -1.6948257684707642,
|
| 623 |
+
"rewards/margins": 16.656055450439453,
|
| 624 |
+
"rewards/rejected": -18.350879669189453,
|
| 625 |
+
"step": 205
|
| 626 |
+
},
|
| 627 |
+
{
|
| 628 |
+
"epoch": 0.8974358974358975,
|
| 629 |
+
"grad_norm": 0.1861945390701294,
|
| 630 |
+
"learning_rate": 1.607631237256344e-05,
|
| 631 |
+
"logits/chosen": -4.55942440032959,
|
| 632 |
+
"logits/rejected": -4.32992696762085,
|
| 633 |
+
"logps/chosen": -65.634033203125,
|
| 634 |
+
"logps/rejected": -268.8421630859375,
|
| 635 |
+
"loss": 0.0193,
|
| 636 |
+
"rewards/accuracies": 0.9958333969116211,
|
| 637 |
+
"rewards/chosen": -1.9223676919937134,
|
| 638 |
+
"rewards/margins": 16.714584350585938,
|
| 639 |
+
"rewards/rejected": -18.636951446533203,
|
| 640 |
+
"step": 210
|
| 641 |
+
},
|
| 642 |
+
{
|
| 643 |
+
"epoch": 0.9188034188034188,
|
| 644 |
+
"grad_norm": 0.08688800781965256,
|
| 645 |
+
"learning_rate": 1.595724665173709e-05,
|
| 646 |
+
"logits/chosen": -4.457498073577881,
|
| 647 |
+
"logits/rejected": -4.274403095245361,
|
| 648 |
+
"logps/chosen": -67.5849838256836,
|
| 649 |
+
"logps/rejected": -264.041259765625,
|
| 650 |
+
"loss": 0.0009,
|
| 651 |
+
"rewards/accuracies": 1.0,
|
| 652 |
+
"rewards/chosen": -2.0491080284118652,
|
| 653 |
+
"rewards/margins": 16.044025421142578,
|
| 654 |
+
"rewards/rejected": -18.0931339263916,
|
| 655 |
+
"step": 215
|
| 656 |
+
},
|
| 657 |
+
{
|
| 658 |
+
"epoch": 0.9401709401709402,
|
| 659 |
+
"grad_norm": 1.0533666610717773,
|
| 660 |
+
"learning_rate": 1.5835656560360096e-05,
|
| 661 |
+
"logits/chosen": -4.608490943908691,
|
| 662 |
+
"logits/rejected": -4.405177116394043,
|
| 663 |
+
"logps/chosen": -69.20387268066406,
|
| 664 |
+
"logps/rejected": -255.1839599609375,
|
| 665 |
+
"loss": 0.0037,
|
| 666 |
+
"rewards/accuracies": 1.0,
|
| 667 |
+
"rewards/chosen": -2.211890935897827,
|
| 668 |
+
"rewards/margins": 15.11512565612793,
|
| 669 |
+
"rewards/rejected": -17.327014923095703,
|
| 670 |
+
"step": 220
|
| 671 |
+
},
|
| 672 |
+
{
|
| 673 |
+
"epoch": 0.9615384615384616,
|
| 674 |
+
"grad_norm": 0.12808182835578918,
|
| 675 |
+
"learning_rate": 1.5711609530457018e-05,
|
| 676 |
+
"logits/chosen": -4.415229797363281,
|
| 677 |
+
"logits/rejected": -4.2678608894348145,
|
| 678 |
+
"logps/chosen": -69.80118560791016,
|
| 679 |
+
"logps/rejected": -263.7221374511719,
|
| 680 |
+
"loss": 0.0083,
|
| 681 |
+
"rewards/accuracies": 0.9958333969116211,
|
| 682 |
+
"rewards/chosen": -2.4672863483428955,
|
| 683 |
+
"rewards/margins": 15.749577522277832,
|
| 684 |
+
"rewards/rejected": -18.21686363220215,
|
| 685 |
+
"step": 225
|
| 686 |
+
},
|
| 687 |
+
{
|
| 688 |
+
"epoch": 0.9829059829059829,
|
| 689 |
+
"grad_norm": 5.840671539306641,
|
| 690 |
+
"learning_rate": 1.5585174356633322e-05,
|
| 691 |
+
"logits/chosen": -4.42140007019043,
|
| 692 |
+
"logits/rejected": -4.332382678985596,
|
| 693 |
+
"logps/chosen": -71.861572265625,
|
| 694 |
+
"logps/rejected": -265.5335998535156,
|
| 695 |
+
"loss": 0.006,
|
| 696 |
+
"rewards/accuracies": 0.9958333969116211,
|
| 697 |
+
"rewards/chosen": -2.7037765979766846,
|
| 698 |
+
"rewards/margins": 15.881362915039062,
|
| 699 |
+
"rewards/rejected": -18.585140228271484,
|
| 700 |
+
"step": 230
|
| 701 |
+
},
|
| 702 |
+
{
|
| 703 |
+
"epoch": 0.9957264957264957,
|
| 704 |
+
"eval_logits/chosen": -4.4525227546691895,
|
| 705 |
+
"eval_logits/rejected": -4.340153217315674,
|
| 706 |
+
"eval_logps/chosen": -71.37000274658203,
|
| 707 |
+
"eval_logps/rejected": -273.5752258300781,
|
| 708 |
+
"eval_loss": 0.00013485502859111875,
|
| 709 |
+
"eval_rewards/accuracies": 1.0,
|
| 710 |
+
"eval_rewards/chosen": -2.484865427017212,
|
| 711 |
+
"eval_rewards/margins": 16.606918334960938,
|
| 712 |
+
"eval_rewards/rejected": -19.091785430908203,
|
| 713 |
+
"eval_runtime": 14.45,
|
| 714 |
+
"eval_samples_per_second": 13.841,
|
| 715 |
+
"eval_steps_per_second": 6.92,
|
| 716 |
+
"step": 233
|
| 717 |
+
}
|
| 718 |
+
],
|
| 719 |
+
"logging_steps": 5,
|
| 720 |
+
"max_steps": 702,
|
| 721 |
+
"num_input_tokens_seen": 0,
|
| 722 |
+
"num_train_epochs": 3,
|
| 723 |
+
"save_steps": 500,
|
| 724 |
+
"stateful_callbacks": {
|
| 725 |
+
"TrainerControl": {
|
| 726 |
+
"args": {
|
| 727 |
+
"should_epoch_stop": false,
|
| 728 |
+
"should_evaluate": false,
|
| 729 |
+
"should_log": false,
|
| 730 |
+
"should_save": true,
|
| 731 |
+
"should_training_stop": false
|
| 732 |
+
},
|
| 733 |
+
"attributes": {}
|
| 734 |
+
}
|
| 735 |
+
},
|
| 736 |
+
"total_flos": 0.0,
|
| 737 |
+
"train_batch_size": 12,
|
| 738 |
+
"trial_name": null,
|
| 739 |
+
"trial_params": null
|
| 740 |
+
}
|
training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9f6a2dfeca07a6e35cbac98a2b35ac414ffda16d86598010de5e6a1897271bed
|
| 3 |
+
size 6520
|