Upload task output 1
Browse files- README.md +209 -0
- adapter_config.json +48 -0
- adapter_model.safetensors +3 -0
- loss.txt +1 -0
- trainer_state.json +194 -0
- training_args.bin +3 -0
README.md
ADDED
|
@@ -0,0 +1,209 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
base_model: None
|
| 3 |
+
library_name: peft
|
| 4 |
+
pipeline_tag: text-generation
|
| 5 |
+
tags:
|
| 6 |
+
- base_model:adapter:/cache/models/Qwen--Qwen2.5-3B-Instruct
|
| 7 |
+
- grpo
|
| 8 |
+
- lora
|
| 9 |
+
- transformers
|
| 10 |
+
- trl
|
| 11 |
+
---
|
| 12 |
+
|
| 13 |
+
# Model Card for Model ID
|
| 14 |
+
|
| 15 |
+
<!-- Provide a quick summary of what the model is/does. -->
|
| 16 |
+
|
| 17 |
+
|
| 18 |
+
|
| 19 |
+
## Model Details
|
| 20 |
+
|
| 21 |
+
### Model Description
|
| 22 |
+
|
| 23 |
+
<!-- Provide a longer summary of what this model is. -->
|
| 24 |
+
|
| 25 |
+
|
| 26 |
+
|
| 27 |
+
- **Developed by:** [More Information Needed]
|
| 28 |
+
- **Funded by [optional]:** [More Information Needed]
|
| 29 |
+
- **Shared by [optional]:** [More Information Needed]
|
| 30 |
+
- **Model type:** [More Information Needed]
|
| 31 |
+
- **Language(s) (NLP):** [More Information Needed]
|
| 32 |
+
- **License:** [More Information Needed]
|
| 33 |
+
- **Finetuned from model [optional]:** [More Information Needed]
|
| 34 |
+
|
| 35 |
+
### Model Sources [optional]
|
| 36 |
+
|
| 37 |
+
<!-- Provide the basic links for the model. -->
|
| 38 |
+
|
| 39 |
+
- **Repository:** [More Information Needed]
|
| 40 |
+
- **Paper [optional]:** [More Information Needed]
|
| 41 |
+
- **Demo [optional]:** [More Information Needed]
|
| 42 |
+
|
| 43 |
+
## Uses
|
| 44 |
+
|
| 45 |
+
<!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
|
| 46 |
+
|
| 47 |
+
### Direct Use
|
| 48 |
+
|
| 49 |
+
<!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
|
| 50 |
+
|
| 51 |
+
[More Information Needed]
|
| 52 |
+
|
| 53 |
+
### Downstream Use [optional]
|
| 54 |
+
|
| 55 |
+
<!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
|
| 56 |
+
|
| 57 |
+
[More Information Needed]
|
| 58 |
+
|
| 59 |
+
### Out-of-Scope Use
|
| 60 |
+
|
| 61 |
+
<!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
|
| 62 |
+
|
| 63 |
+
[More Information Needed]
|
| 64 |
+
|
| 65 |
+
## Bias, Risks, and Limitations
|
| 66 |
+
|
| 67 |
+
<!-- This section is meant to convey both technical and sociotechnical limitations. -->
|
| 68 |
+
|
| 69 |
+
[More Information Needed]
|
| 70 |
+
|
| 71 |
+
### Recommendations
|
| 72 |
+
|
| 73 |
+
<!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
|
| 74 |
+
|
| 75 |
+
Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
|
| 76 |
+
|
| 77 |
+
## How to Get Started with the Model
|
| 78 |
+
|
| 79 |
+
Use the code below to get started with the model.
|
| 80 |
+
|
| 81 |
+
[More Information Needed]
|
| 82 |
+
|
| 83 |
+
## Training Details
|
| 84 |
+
|
| 85 |
+
### Training Data
|
| 86 |
+
|
| 87 |
+
<!-- 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. -->
|
| 88 |
+
|
| 89 |
+
[More Information Needed]
|
| 90 |
+
|
| 91 |
+
### Training Procedure
|
| 92 |
+
|
| 93 |
+
<!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
|
| 94 |
+
|
| 95 |
+
#### Preprocessing [optional]
|
| 96 |
+
|
| 97 |
+
[More Information Needed]
|
| 98 |
+
|
| 99 |
+
|
| 100 |
+
#### Training Hyperparameters
|
| 101 |
+
|
| 102 |
+
- **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
|
| 103 |
+
|
| 104 |
+
#### Speeds, Sizes, Times [optional]
|
| 105 |
+
|
| 106 |
+
<!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
|
| 107 |
+
|
| 108 |
+
[More Information Needed]
|
| 109 |
+
|
| 110 |
+
## Evaluation
|
| 111 |
+
|
| 112 |
+
<!-- This section describes the evaluation protocols and provides the results. -->
|
| 113 |
+
|
| 114 |
+
### Testing Data, Factors & Metrics
|
| 115 |
+
|
| 116 |
+
#### Testing Data
|
| 117 |
+
|
| 118 |
+
<!-- This should link to a Dataset Card if possible. -->
|
| 119 |
+
|
| 120 |
+
[More Information Needed]
|
| 121 |
+
|
| 122 |
+
#### Factors
|
| 123 |
+
|
| 124 |
+
<!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
|
| 125 |
+
|
| 126 |
+
[More Information Needed]
|
| 127 |
+
|
| 128 |
+
#### Metrics
|
| 129 |
+
|
| 130 |
+
<!-- These are the evaluation metrics being used, ideally with a description of why. -->
|
| 131 |
+
|
| 132 |
+
[More Information Needed]
|
| 133 |
+
|
| 134 |
+
### Results
|
| 135 |
+
|
| 136 |
+
[More Information Needed]
|
| 137 |
+
|
| 138 |
+
#### Summary
|
| 139 |
+
|
| 140 |
+
|
| 141 |
+
|
| 142 |
+
## Model Examination [optional]
|
| 143 |
+
|
| 144 |
+
<!-- Relevant interpretability work for the model goes here -->
|
| 145 |
+
|
| 146 |
+
[More Information Needed]
|
| 147 |
+
|
| 148 |
+
## Environmental Impact
|
| 149 |
+
|
| 150 |
+
<!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
|
| 151 |
+
|
| 152 |
+
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).
|
| 153 |
+
|
| 154 |
+
- **Hardware Type:** [More Information Needed]
|
| 155 |
+
- **Hours used:** [More Information Needed]
|
| 156 |
+
- **Cloud Provider:** [More Information Needed]
|
| 157 |
+
- **Compute Region:** [More Information Needed]
|
| 158 |
+
- **Carbon Emitted:** [More Information Needed]
|
| 159 |
+
|
| 160 |
+
## Technical Specifications [optional]
|
| 161 |
+
|
| 162 |
+
### Model Architecture and Objective
|
| 163 |
+
|
| 164 |
+
[More Information Needed]
|
| 165 |
+
|
| 166 |
+
### Compute Infrastructure
|
| 167 |
+
|
| 168 |
+
[More Information Needed]
|
| 169 |
+
|
| 170 |
+
#### Hardware
|
| 171 |
+
|
| 172 |
+
[More Information Needed]
|
| 173 |
+
|
| 174 |
+
#### Software
|
| 175 |
+
|
| 176 |
+
[More Information Needed]
|
| 177 |
+
|
| 178 |
+
## Citation [optional]
|
| 179 |
+
|
| 180 |
+
<!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
|
| 181 |
+
|
| 182 |
+
**BibTeX:**
|
| 183 |
+
|
| 184 |
+
[More Information Needed]
|
| 185 |
+
|
| 186 |
+
**APA:**
|
| 187 |
+
|
| 188 |
+
[More Information Needed]
|
| 189 |
+
|
| 190 |
+
## Glossary [optional]
|
| 191 |
+
|
| 192 |
+
<!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
|
| 193 |
+
|
| 194 |
+
[More Information Needed]
|
| 195 |
+
|
| 196 |
+
## More Information [optional]
|
| 197 |
+
|
| 198 |
+
[More Information Needed]
|
| 199 |
+
|
| 200 |
+
## Model Card Authors [optional]
|
| 201 |
+
|
| 202 |
+
[More Information Needed]
|
| 203 |
+
|
| 204 |
+
## Model Card Contact
|
| 205 |
+
|
| 206 |
+
[More Information Needed]
|
| 207 |
+
### Framework versions
|
| 208 |
+
|
| 209 |
+
- PEFT 0.18.2.dev0
|
adapter_config.json
ADDED
|
@@ -0,0 +1,48 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"alora_invocation_tokens": null,
|
| 3 |
+
"alpha_pattern": {},
|
| 4 |
+
"arrow_config": null,
|
| 5 |
+
"auto_mapping": null,
|
| 6 |
+
"base_model_name_or_path": null,
|
| 7 |
+
"bias": "none",
|
| 8 |
+
"corda_config": null,
|
| 9 |
+
"ensure_weight_tying": false,
|
| 10 |
+
"eva_config": null,
|
| 11 |
+
"exclude_modules": null,
|
| 12 |
+
"fan_in_fan_out": false,
|
| 13 |
+
"inference_mode": true,
|
| 14 |
+
"init_lora_weights": true,
|
| 15 |
+
"layer_replication": null,
|
| 16 |
+
"layers_pattern": null,
|
| 17 |
+
"layers_to_transform": null,
|
| 18 |
+
"loftq_config": {},
|
| 19 |
+
"lora_alpha": 256,
|
| 20 |
+
"lora_bias": false,
|
| 21 |
+
"lora_dropout": 0.05,
|
| 22 |
+
"lora_ga_config": null,
|
| 23 |
+
"megatron_config": null,
|
| 24 |
+
"megatron_core": "megatron.core",
|
| 25 |
+
"modules_to_save": null,
|
| 26 |
+
"peft_type": "LORA",
|
| 27 |
+
"peft_version": "0.18.2.dev0@1d08144b855d3a58442a4f17187c5a8ebcf3b237",
|
| 28 |
+
"qalora_group_size": 16,
|
| 29 |
+
"r": 128,
|
| 30 |
+
"rank_pattern": {},
|
| 31 |
+
"revision": null,
|
| 32 |
+
"target_modules": [
|
| 33 |
+
"down_proj",
|
| 34 |
+
"q_proj",
|
| 35 |
+
"v_proj",
|
| 36 |
+
"o_proj",
|
| 37 |
+
"gate_proj",
|
| 38 |
+
"k_proj",
|
| 39 |
+
"up_proj"
|
| 40 |
+
],
|
| 41 |
+
"target_parameters": null,
|
| 42 |
+
"task_type": "CAUSAL_LM",
|
| 43 |
+
"trainable_token_indices": null,
|
| 44 |
+
"use_bdlora": null,
|
| 45 |
+
"use_dora": false,
|
| 46 |
+
"use_qalora": false,
|
| 47 |
+
"use_rslora": false
|
| 48 |
+
}
|
adapter_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:902a520b378fd449cc223d1921d7418b46a32eae7d58a0f95faf008d6f6df1c7
|
| 3 |
+
size 957942768
|
loss.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
4,-0.52875
|
trainer_state.json
ADDED
|
@@ -0,0 +1,194 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"best_global_step": null,
|
| 3 |
+
"best_metric": null,
|
| 4 |
+
"best_model_checkpoint": null,
|
| 5 |
+
"epoch": 1.0,
|
| 6 |
+
"eval_steps": 500,
|
| 7 |
+
"global_step": 4,
|
| 8 |
+
"is_hyper_param_search": false,
|
| 9 |
+
"is_local_process_zero": true,
|
| 10 |
+
"is_world_process_zero": true,
|
| 11 |
+
"log_history": [
|
| 12 |
+
{
|
| 13 |
+
"clip_ratio/high_max": 0.0,
|
| 14 |
+
"clip_ratio/high_mean": 0.0,
|
| 15 |
+
"clip_ratio/low_mean": 0.0,
|
| 16 |
+
"clip_ratio/low_min": 0.0,
|
| 17 |
+
"clip_ratio/region_mean": 0.0,
|
| 18 |
+
"completions/clipped_ratio": 0.0,
|
| 19 |
+
"completions/max_length": 10.0,
|
| 20 |
+
"completions/max_terminated_length": 10.0,
|
| 21 |
+
"completions/mean_length": 2.4166667461395264,
|
| 22 |
+
"completions/mean_terminated_length": 2.4166667461395264,
|
| 23 |
+
"completions/min_length": 2.0,
|
| 24 |
+
"completions/min_terminated_length": 2.0,
|
| 25 |
+
"entropy": 0.7551832646131516,
|
| 26 |
+
"epoch": 0.25,
|
| 27 |
+
"frac_reward_zero_std": 0.5,
|
| 28 |
+
"grad_norm": 3.3013529777526855,
|
| 29 |
+
"learning_rate": 0.0,
|
| 30 |
+
"loss": -0.0108,
|
| 31 |
+
"num_tokens": 117740.0,
|
| 32 |
+
"reward": 0.550595223903656,
|
| 33 |
+
"reward_std": 0.49517032504081726,
|
| 34 |
+
"rewards/env_game_reward/mean": 0.550595223903656,
|
| 35 |
+
"rewards/env_game_reward/std": 0.49517035484313965,
|
| 36 |
+
"sampling/importance_sampling_ratio/max": 2.689040184020996,
|
| 37 |
+
"sampling/importance_sampling_ratio/mean": 0.9900985360145569,
|
| 38 |
+
"sampling/importance_sampling_ratio/min": 0.0,
|
| 39 |
+
"sampling/sampling_logp_difference/max": 1.06956148147583,
|
| 40 |
+
"sampling/sampling_logp_difference/mean": 0.10877184569835663,
|
| 41 |
+
"step": 1,
|
| 42 |
+
"step_time": 88.36924512299811
|
| 43 |
+
},
|
| 44 |
+
{
|
| 45 |
+
"clip_ratio/high_max": 0.0,
|
| 46 |
+
"clip_ratio/high_mean": 0.0,
|
| 47 |
+
"clip_ratio/low_mean": 0.0,
|
| 48 |
+
"clip_ratio/low_min": 0.0,
|
| 49 |
+
"clip_ratio/region_mean": 0.0,
|
| 50 |
+
"completions/clipped_ratio": 0.0,
|
| 51 |
+
"completions/max_length": 9.0,
|
| 52 |
+
"completions/max_terminated_length": 9.0,
|
| 53 |
+
"completions/mean_length": 2.3482143878936768,
|
| 54 |
+
"completions/mean_terminated_length": 2.3482143878936768,
|
| 55 |
+
"completions/min_length": 2.0,
|
| 56 |
+
"completions/min_terminated_length": 2.0,
|
| 57 |
+
"entropy": 0.5951707661151886,
|
| 58 |
+
"epoch": 0.5,
|
| 59 |
+
"frac_reward_zero_std": 0.4761904776096344,
|
| 60 |
+
"grad_norm": 3.6701693534851074,
|
| 61 |
+
"learning_rate": 2.84304e-07,
|
| 62 |
+
"loss": 0.0178,
|
| 63 |
+
"num_tokens": 222521.0,
|
| 64 |
+
"reward": 0.5074405074119568,
|
| 65 |
+
"reward_std": 0.4893840253353119,
|
| 66 |
+
"rewards/env_game_reward/mean": 0.507440447807312,
|
| 67 |
+
"rewards/env_game_reward/std": 0.4893840253353119,
|
| 68 |
+
"sampling/importance_sampling_ratio/max": 1.7845207452774048,
|
| 69 |
+
"sampling/importance_sampling_ratio/mean": 0.9994808435440063,
|
| 70 |
+
"sampling/importance_sampling_ratio/min": 0.5518327951431274,
|
| 71 |
+
"sampling/sampling_logp_difference/max": 0.7131795883178711,
|
| 72 |
+
"sampling/sampling_logp_difference/mean": 0.08745051920413971,
|
| 73 |
+
"step": 2,
|
| 74 |
+
"step_time": 49.22992679999879
|
| 75 |
+
},
|
| 76 |
+
{
|
| 77 |
+
"clip_ratio/high_max": 0.01794770290143788,
|
| 78 |
+
"clip_ratio/high_mean": 0.00897385145071894,
|
| 79 |
+
"clip_ratio/low_mean": 0.009698691545054317,
|
| 80 |
+
"clip_ratio/low_min": 0.005136268446221948,
|
| 81 |
+
"clip_ratio/region_mean": 0.018672542879357934,
|
| 82 |
+
"completions/clipped_ratio": 0.0,
|
| 83 |
+
"completions/max_length": 50.0,
|
| 84 |
+
"completions/max_terminated_length": 50.0,
|
| 85 |
+
"completions/mean_length": 2.3839285373687744,
|
| 86 |
+
"completions/mean_terminated_length": 2.3839285373687744,
|
| 87 |
+
"completions/min_length": 2.0,
|
| 88 |
+
"completions/min_terminated_length": 2.0,
|
| 89 |
+
"entropy": 0.6667436063289642,
|
| 90 |
+
"epoch": 0.75,
|
| 91 |
+
"frac_reward_zero_std": 0.4583333432674408,
|
| 92 |
+
"grad_norm": 4.131317138671875,
|
| 93 |
+
"learning_rate": 5.68608e-07,
|
| 94 |
+
"loss": 0.056,
|
| 95 |
+
"num_tokens": 334874.0,
|
| 96 |
+
"reward": 0.5461309552192688,
|
| 97 |
+
"reward_std": 0.4903090000152588,
|
| 98 |
+
"rewards/env_game_reward/mean": 0.5461309552192688,
|
| 99 |
+
"rewards/env_game_reward/std": 0.4903090000152588,
|
| 100 |
+
"sampling/importance_sampling_ratio/max": 2.887385368347168,
|
| 101 |
+
"sampling/importance_sampling_ratio/mean": 0.9982833862304688,
|
| 102 |
+
"sampling/importance_sampling_ratio/min": 0.5404163599014282,
|
| 103 |
+
"sampling/sampling_logp_difference/max": 1.0797624588012695,
|
| 104 |
+
"sampling/sampling_logp_difference/mean": 0.06731995940208435,
|
| 105 |
+
"step": 3,
|
| 106 |
+
"step_time": 78.03542665400164
|
| 107 |
+
},
|
| 108 |
+
{
|
| 109 |
+
"clip_ratio/high_max": 0.013787210453301668,
|
| 110 |
+
"clip_ratio/high_mean": 0.009407755453139544,
|
| 111 |
+
"clip_ratio/low_mean": 0.011533747077919543,
|
| 112 |
+
"clip_ratio/low_min": 0.007629886502400041,
|
| 113 |
+
"clip_ratio/region_mean": 0.020941501948982477,
|
| 114 |
+
"completions/clipped_ratio": 0.0,
|
| 115 |
+
"completions/max_length": 52.0,
|
| 116 |
+
"completions/max_terminated_length": 52.0,
|
| 117 |
+
"completions/mean_length": 2.4732143878936768,
|
| 118 |
+
"completions/mean_terminated_length": 2.4732143878936768,
|
| 119 |
+
"completions/min_length": 2.0,
|
| 120 |
+
"completions/min_terminated_length": 2.0,
|
| 121 |
+
"entropy": 0.6175597459077835,
|
| 122 |
+
"epoch": 1.0,
|
| 123 |
+
"frac_reward_zero_std": 0.4940476417541504,
|
| 124 |
+
"grad_norm": 1.6108940839767456,
|
| 125 |
+
"learning_rate": 8.529119999999999e-07,
|
| 126 |
+
"loss": 0.024,
|
| 127 |
+
"num_tokens": 439697.0,
|
| 128 |
+
"reward": 0.5729166865348816,
|
| 129 |
+
"reward_std": 0.48550185561180115,
|
| 130 |
+
"rewards/env_game_reward/mean": 0.5729166865348816,
|
| 131 |
+
"rewards/env_game_reward/std": 0.48550188541412354,
|
| 132 |
+
"sampling/importance_sampling_ratio/max": 2.209211587905884,
|
| 133 |
+
"sampling/importance_sampling_ratio/mean": 0.9964304566383362,
|
| 134 |
+
"sampling/importance_sampling_ratio/min": 0.0,
|
| 135 |
+
"sampling/sampling_logp_difference/max": 1.3181190490722656,
|
| 136 |
+
"sampling/sampling_logp_difference/mean": 0.0983412116765976,
|
| 137 |
+
"step": 4,
|
| 138 |
+
"step_time": 50.542828030993405
|
| 139 |
+
},
|
| 140 |
+
{
|
| 141 |
+
"epoch": 1.0,
|
| 142 |
+
"eval_clip_ratio/high_max": 0.0,
|
| 143 |
+
"eval_clip_ratio/high_mean": 0.0,
|
| 144 |
+
"eval_clip_ratio/low_mean": 0.0,
|
| 145 |
+
"eval_clip_ratio/low_min": 0.0,
|
| 146 |
+
"eval_clip_ratio/region_mean": 0.0,
|
| 147 |
+
"eval_completions/clipped_ratio": 0.0,
|
| 148 |
+
"eval_completions/max_length": 2.96,
|
| 149 |
+
"eval_completions/max_terminated_length": 2.96,
|
| 150 |
+
"eval_completions/mean_length": 2.2675,
|
| 151 |
+
"eval_completions/mean_terminated_length": 2.2675,
|
| 152 |
+
"eval_completions/min_length": 2.0,
|
| 153 |
+
"eval_completions/min_terminated_length": 2.0,
|
| 154 |
+
"eval_entropy": 0.667363337278366,
|
| 155 |
+
"eval_frac_reward_zero_std": 0.56,
|
| 156 |
+
"eval_loss": 0.011317968368530273,
|
| 157 |
+
"eval_num_tokens": 439697.0,
|
| 158 |
+
"eval_reward": 0.52875,
|
| 159 |
+
"eval_reward_std": 0.4869813323020935,
|
| 160 |
+
"eval_rewards/env_game_reward/mean": 0.52875,
|
| 161 |
+
"eval_rewards/env_game_reward/std": 0.48698135375976564,
|
| 162 |
+
"eval_runtime": 70.8359,
|
| 163 |
+
"eval_samples_per_second": 2.823,
|
| 164 |
+
"eval_sampling/importance_sampling_ratio/max": 1.3801123309135437,
|
| 165 |
+
"eval_sampling/importance_sampling_ratio/mean": 0.9903592157363892,
|
| 166 |
+
"eval_sampling/importance_sampling_ratio/min": 0.7618612945079803,
|
| 167 |
+
"eval_sampling/sampling_logp_difference/max": 0.3690467220544815,
|
| 168 |
+
"eval_sampling/sampling_logp_difference/mean": 0.0842927821725607,
|
| 169 |
+
"eval_steps_per_second": 0.353,
|
| 170 |
+
"step": 4
|
| 171 |
+
}
|
| 172 |
+
],
|
| 173 |
+
"logging_steps": 1.0,
|
| 174 |
+
"max_steps": 8,
|
| 175 |
+
"num_input_tokens_seen": 439697,
|
| 176 |
+
"num_train_epochs": 2,
|
| 177 |
+
"save_steps": 500,
|
| 178 |
+
"stateful_callbacks": {
|
| 179 |
+
"TrainerControl": {
|
| 180 |
+
"args": {
|
| 181 |
+
"should_epoch_stop": false,
|
| 182 |
+
"should_evaluate": false,
|
| 183 |
+
"should_log": false,
|
| 184 |
+
"should_save": true,
|
| 185 |
+
"should_training_stop": false
|
| 186 |
+
},
|
| 187 |
+
"attributes": {}
|
| 188 |
+
}
|
| 189 |
+
},
|
| 190 |
+
"total_flos": 0.0,
|
| 191 |
+
"train_batch_size": 42,
|
| 192 |
+
"trial_name": null,
|
| 193 |
+
"trial_params": null
|
| 194 |
+
}
|
training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b5fb712fa715bdf0d55194ac1b921b8d9127d487753c08c6bd73309e9368e2a1
|
| 3 |
+
size 7825
|