Model save
Browse files- README.md +58 -0
- all_results.json +8 -0
- generation_config.json +6 -0
- model-00001-of-00003.safetensors +3 -0
- model-00002-of-00003.safetensors +3 -0
- model-00003-of-00003.safetensors +3 -0
- model.safetensors.index.json +298 -0
- train_results.json +8 -0
- trainer_state.json +336 -0
README.md
ADDED
|
@@ -0,0 +1,58 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
tags:
|
| 3 |
+
- trl
|
| 4 |
+
- dpo
|
| 5 |
+
- generated_from_trainer
|
| 6 |
+
model-index:
|
| 7 |
+
- name: approx_nash_again_1_iter_3
|
| 8 |
+
results: []
|
| 9 |
+
---
|
| 10 |
+
|
| 11 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
| 12 |
+
should probably proofread and complete it, then remove this comment. -->
|
| 13 |
+
|
| 14 |
+
# approx_nash_again_1_iter_3
|
| 15 |
+
|
| 16 |
+
This model was trained from scratch on the None dataset.
|
| 17 |
+
|
| 18 |
+
## Model description
|
| 19 |
+
|
| 20 |
+
More information needed
|
| 21 |
+
|
| 22 |
+
## Intended uses & limitations
|
| 23 |
+
|
| 24 |
+
More information needed
|
| 25 |
+
|
| 26 |
+
## Training and evaluation data
|
| 27 |
+
|
| 28 |
+
More information needed
|
| 29 |
+
|
| 30 |
+
## Training procedure
|
| 31 |
+
|
| 32 |
+
### Training hyperparameters
|
| 33 |
+
|
| 34 |
+
The following hyperparameters were used during training:
|
| 35 |
+
- learning_rate: 5e-07
|
| 36 |
+
- train_batch_size: 1
|
| 37 |
+
- eval_batch_size: 2
|
| 38 |
+
- seed: 42
|
| 39 |
+
- distributed_type: multi-GPU
|
| 40 |
+
- num_devices: 4
|
| 41 |
+
- gradient_accumulation_steps: 32
|
| 42 |
+
- total_train_batch_size: 128
|
| 43 |
+
- total_eval_batch_size: 8
|
| 44 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
| 45 |
+
- lr_scheduler_type: cosine
|
| 46 |
+
- lr_scheduler_warmup_ratio: 0.1
|
| 47 |
+
- num_epochs: 1
|
| 48 |
+
|
| 49 |
+
### Training results
|
| 50 |
+
|
| 51 |
+
|
| 52 |
+
|
| 53 |
+
### Framework versions
|
| 54 |
+
|
| 55 |
+
- Transformers 4.38.2
|
| 56 |
+
- Pytorch 2.3.1+cu121
|
| 57 |
+
- Datasets 2.14.6
|
| 58 |
+
- Tokenizers 0.15.2
|
all_results.json
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"epoch": 1.0,
|
| 3 |
+
"train_loss": 0.684309244517124,
|
| 4 |
+
"train_runtime": 33858.6959,
|
| 5 |
+
"train_samples": 21135,
|
| 6 |
+
"train_samples_per_second": 0.624,
|
| 7 |
+
"train_steps_per_second": 0.005
|
| 8 |
+
}
|
generation_config.json
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_from_model_config": true,
|
| 3 |
+
"bos_token_id": 1,
|
| 4 |
+
"eos_token_id": 2,
|
| 5 |
+
"transformers_version": "4.38.2"
|
| 6 |
+
}
|
model-00001-of-00003.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:15d40ec28e6bf499ae15ae7554d286d25f06ff7b8e93dfb3935661ca61798d11
|
| 3 |
+
size 4943162336
|
model-00002-of-00003.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:121e805ab9e9793c793a3ff14b592078dce4a54a14a916a7c6e7e15bd8fd6504
|
| 3 |
+
size 4999819336
|
model-00003-of-00003.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:30237179ad1b348a02cfc6142de89c998e2eefe2e00abc7191b1ca520ddaa8e1
|
| 3 |
+
size 4540516344
|
model.safetensors.index.json
ADDED
|
@@ -0,0 +1,298 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"metadata": {
|
| 3 |
+
"total_size": 14483464192
|
| 4 |
+
},
|
| 5 |
+
"weight_map": {
|
| 6 |
+
"lm_head.weight": "model-00003-of-00003.safetensors",
|
| 7 |
+
"model.embed_tokens.weight": "model-00001-of-00003.safetensors",
|
| 8 |
+
"model.layers.0.input_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 9 |
+
"model.layers.0.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
|
| 10 |
+
"model.layers.0.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
|
| 11 |
+
"model.layers.0.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
|
| 12 |
+
"model.layers.0.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 13 |
+
"model.layers.0.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
|
| 14 |
+
"model.layers.0.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
|
| 15 |
+
"model.layers.0.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
|
| 16 |
+
"model.layers.0.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
|
| 17 |
+
"model.layers.1.input_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 18 |
+
"model.layers.1.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
|
| 19 |
+
"model.layers.1.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
|
| 20 |
+
"model.layers.1.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
|
| 21 |
+
"model.layers.1.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 22 |
+
"model.layers.1.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
|
| 23 |
+
"model.layers.1.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
|
| 24 |
+
"model.layers.1.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
|
| 25 |
+
"model.layers.1.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
|
| 26 |
+
"model.layers.10.input_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 27 |
+
"model.layers.10.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
|
| 28 |
+
"model.layers.10.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
|
| 29 |
+
"model.layers.10.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
|
| 30 |
+
"model.layers.10.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 31 |
+
"model.layers.10.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
|
| 32 |
+
"model.layers.10.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
|
| 33 |
+
"model.layers.10.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
|
| 34 |
+
"model.layers.10.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
|
| 35 |
+
"model.layers.11.input_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 36 |
+
"model.layers.11.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
|
| 37 |
+
"model.layers.11.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
|
| 38 |
+
"model.layers.11.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
|
| 39 |
+
"model.layers.11.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 40 |
+
"model.layers.11.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
|
| 41 |
+
"model.layers.11.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
|
| 42 |
+
"model.layers.11.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
|
| 43 |
+
"model.layers.11.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
|
| 44 |
+
"model.layers.12.input_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 45 |
+
"model.layers.12.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
|
| 46 |
+
"model.layers.12.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
|
| 47 |
+
"model.layers.12.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
|
| 48 |
+
"model.layers.12.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 49 |
+
"model.layers.12.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
|
| 50 |
+
"model.layers.12.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
|
| 51 |
+
"model.layers.12.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
|
| 52 |
+
"model.layers.12.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
|
| 53 |
+
"model.layers.13.input_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 54 |
+
"model.layers.13.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
|
| 55 |
+
"model.layers.13.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
|
| 56 |
+
"model.layers.13.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
|
| 57 |
+
"model.layers.13.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 58 |
+
"model.layers.13.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
|
| 59 |
+
"model.layers.13.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
|
| 60 |
+
"model.layers.13.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
|
| 61 |
+
"model.layers.13.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
|
| 62 |
+
"model.layers.14.input_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 63 |
+
"model.layers.14.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
|
| 64 |
+
"model.layers.14.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
|
| 65 |
+
"model.layers.14.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
|
| 66 |
+
"model.layers.14.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 67 |
+
"model.layers.14.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
|
| 68 |
+
"model.layers.14.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
|
| 69 |
+
"model.layers.14.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
|
| 70 |
+
"model.layers.14.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
|
| 71 |
+
"model.layers.15.input_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 72 |
+
"model.layers.15.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
|
| 73 |
+
"model.layers.15.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
|
| 74 |
+
"model.layers.15.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
|
| 75 |
+
"model.layers.15.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 76 |
+
"model.layers.15.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
|
| 77 |
+
"model.layers.15.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
|
| 78 |
+
"model.layers.15.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
|
| 79 |
+
"model.layers.15.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
|
| 80 |
+
"model.layers.16.input_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 81 |
+
"model.layers.16.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
|
| 82 |
+
"model.layers.16.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
|
| 83 |
+
"model.layers.16.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
|
| 84 |
+
"model.layers.16.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 85 |
+
"model.layers.16.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
|
| 86 |
+
"model.layers.16.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
|
| 87 |
+
"model.layers.16.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
|
| 88 |
+
"model.layers.16.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
|
| 89 |
+
"model.layers.17.input_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 90 |
+
"model.layers.17.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
|
| 91 |
+
"model.layers.17.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
|
| 92 |
+
"model.layers.17.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
|
| 93 |
+
"model.layers.17.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 94 |
+
"model.layers.17.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
|
| 95 |
+
"model.layers.17.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
|
| 96 |
+
"model.layers.17.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
|
| 97 |
+
"model.layers.17.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
|
| 98 |
+
"model.layers.18.input_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 99 |
+
"model.layers.18.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
|
| 100 |
+
"model.layers.18.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
|
| 101 |
+
"model.layers.18.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
|
| 102 |
+
"model.layers.18.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 103 |
+
"model.layers.18.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
|
| 104 |
+
"model.layers.18.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
|
| 105 |
+
"model.layers.18.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
|
| 106 |
+
"model.layers.18.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
|
| 107 |
+
"model.layers.19.input_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 108 |
+
"model.layers.19.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
|
| 109 |
+
"model.layers.19.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
|
| 110 |
+
"model.layers.19.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
|
| 111 |
+
"model.layers.19.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 112 |
+
"model.layers.19.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
|
| 113 |
+
"model.layers.19.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
|
| 114 |
+
"model.layers.19.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
|
| 115 |
+
"model.layers.19.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
|
| 116 |
+
"model.layers.2.input_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 117 |
+
"model.layers.2.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
|
| 118 |
+
"model.layers.2.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
|
| 119 |
+
"model.layers.2.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
|
| 120 |
+
"model.layers.2.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 121 |
+
"model.layers.2.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
|
| 122 |
+
"model.layers.2.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
|
| 123 |
+
"model.layers.2.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
|
| 124 |
+
"model.layers.2.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
|
| 125 |
+
"model.layers.20.input_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 126 |
+
"model.layers.20.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
|
| 127 |
+
"model.layers.20.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
|
| 128 |
+
"model.layers.20.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
|
| 129 |
+
"model.layers.20.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 130 |
+
"model.layers.20.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
|
| 131 |
+
"model.layers.20.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
|
| 132 |
+
"model.layers.20.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
|
| 133 |
+
"model.layers.20.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
|
| 134 |
+
"model.layers.21.input_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 135 |
+
"model.layers.21.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
|
| 136 |
+
"model.layers.21.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
|
| 137 |
+
"model.layers.21.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
|
| 138 |
+
"model.layers.21.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 139 |
+
"model.layers.21.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
|
| 140 |
+
"model.layers.21.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
|
| 141 |
+
"model.layers.21.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
|
| 142 |
+
"model.layers.21.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
|
| 143 |
+
"model.layers.22.input_layernorm.weight": "model-00003-of-00003.safetensors",
|
| 144 |
+
"model.layers.22.mlp.down_proj.weight": "model-00003-of-00003.safetensors",
|
| 145 |
+
"model.layers.22.mlp.gate_proj.weight": "model-00003-of-00003.safetensors",
|
| 146 |
+
"model.layers.22.mlp.up_proj.weight": "model-00003-of-00003.safetensors",
|
| 147 |
+
"model.layers.22.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
|
| 148 |
+
"model.layers.22.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
|
| 149 |
+
"model.layers.22.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
|
| 150 |
+
"model.layers.22.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
|
| 151 |
+
"model.layers.22.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
|
| 152 |
+
"model.layers.23.input_layernorm.weight": "model-00003-of-00003.safetensors",
|
| 153 |
+
"model.layers.23.mlp.down_proj.weight": "model-00003-of-00003.safetensors",
|
| 154 |
+
"model.layers.23.mlp.gate_proj.weight": "model-00003-of-00003.safetensors",
|
| 155 |
+
"model.layers.23.mlp.up_proj.weight": "model-00003-of-00003.safetensors",
|
| 156 |
+
"model.layers.23.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
|
| 157 |
+
"model.layers.23.self_attn.k_proj.weight": "model-00003-of-00003.safetensors",
|
| 158 |
+
"model.layers.23.self_attn.o_proj.weight": "model-00003-of-00003.safetensors",
|
| 159 |
+
"model.layers.23.self_attn.q_proj.weight": "model-00003-of-00003.safetensors",
|
| 160 |
+
"model.layers.23.self_attn.v_proj.weight": "model-00003-of-00003.safetensors",
|
| 161 |
+
"model.layers.24.input_layernorm.weight": "model-00003-of-00003.safetensors",
|
| 162 |
+
"model.layers.24.mlp.down_proj.weight": "model-00003-of-00003.safetensors",
|
| 163 |
+
"model.layers.24.mlp.gate_proj.weight": "model-00003-of-00003.safetensors",
|
| 164 |
+
"model.layers.24.mlp.up_proj.weight": "model-00003-of-00003.safetensors",
|
| 165 |
+
"model.layers.24.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
|
| 166 |
+
"model.layers.24.self_attn.k_proj.weight": "model-00003-of-00003.safetensors",
|
| 167 |
+
"model.layers.24.self_attn.o_proj.weight": "model-00003-of-00003.safetensors",
|
| 168 |
+
"model.layers.24.self_attn.q_proj.weight": "model-00003-of-00003.safetensors",
|
| 169 |
+
"model.layers.24.self_attn.v_proj.weight": "model-00003-of-00003.safetensors",
|
| 170 |
+
"model.layers.25.input_layernorm.weight": "model-00003-of-00003.safetensors",
|
| 171 |
+
"model.layers.25.mlp.down_proj.weight": "model-00003-of-00003.safetensors",
|
| 172 |
+
"model.layers.25.mlp.gate_proj.weight": "model-00003-of-00003.safetensors",
|
| 173 |
+
"model.layers.25.mlp.up_proj.weight": "model-00003-of-00003.safetensors",
|
| 174 |
+
"model.layers.25.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
|
| 175 |
+
"model.layers.25.self_attn.k_proj.weight": "model-00003-of-00003.safetensors",
|
| 176 |
+
"model.layers.25.self_attn.o_proj.weight": "model-00003-of-00003.safetensors",
|
| 177 |
+
"model.layers.25.self_attn.q_proj.weight": "model-00003-of-00003.safetensors",
|
| 178 |
+
"model.layers.25.self_attn.v_proj.weight": "model-00003-of-00003.safetensors",
|
| 179 |
+
"model.layers.26.input_layernorm.weight": "model-00003-of-00003.safetensors",
|
| 180 |
+
"model.layers.26.mlp.down_proj.weight": "model-00003-of-00003.safetensors",
|
| 181 |
+
"model.layers.26.mlp.gate_proj.weight": "model-00003-of-00003.safetensors",
|
| 182 |
+
"model.layers.26.mlp.up_proj.weight": "model-00003-of-00003.safetensors",
|
| 183 |
+
"model.layers.26.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
|
| 184 |
+
"model.layers.26.self_attn.k_proj.weight": "model-00003-of-00003.safetensors",
|
| 185 |
+
"model.layers.26.self_attn.o_proj.weight": "model-00003-of-00003.safetensors",
|
| 186 |
+
"model.layers.26.self_attn.q_proj.weight": "model-00003-of-00003.safetensors",
|
| 187 |
+
"model.layers.26.self_attn.v_proj.weight": "model-00003-of-00003.safetensors",
|
| 188 |
+
"model.layers.27.input_layernorm.weight": "model-00003-of-00003.safetensors",
|
| 189 |
+
"model.layers.27.mlp.down_proj.weight": "model-00003-of-00003.safetensors",
|
| 190 |
+
"model.layers.27.mlp.gate_proj.weight": "model-00003-of-00003.safetensors",
|
| 191 |
+
"model.layers.27.mlp.up_proj.weight": "model-00003-of-00003.safetensors",
|
| 192 |
+
"model.layers.27.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
|
| 193 |
+
"model.layers.27.self_attn.k_proj.weight": "model-00003-of-00003.safetensors",
|
| 194 |
+
"model.layers.27.self_attn.o_proj.weight": "model-00003-of-00003.safetensors",
|
| 195 |
+
"model.layers.27.self_attn.q_proj.weight": "model-00003-of-00003.safetensors",
|
| 196 |
+
"model.layers.27.self_attn.v_proj.weight": "model-00003-of-00003.safetensors",
|
| 197 |
+
"model.layers.28.input_layernorm.weight": "model-00003-of-00003.safetensors",
|
| 198 |
+
"model.layers.28.mlp.down_proj.weight": "model-00003-of-00003.safetensors",
|
| 199 |
+
"model.layers.28.mlp.gate_proj.weight": "model-00003-of-00003.safetensors",
|
| 200 |
+
"model.layers.28.mlp.up_proj.weight": "model-00003-of-00003.safetensors",
|
| 201 |
+
"model.layers.28.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
|
| 202 |
+
"model.layers.28.self_attn.k_proj.weight": "model-00003-of-00003.safetensors",
|
| 203 |
+
"model.layers.28.self_attn.o_proj.weight": "model-00003-of-00003.safetensors",
|
| 204 |
+
"model.layers.28.self_attn.q_proj.weight": "model-00003-of-00003.safetensors",
|
| 205 |
+
"model.layers.28.self_attn.v_proj.weight": "model-00003-of-00003.safetensors",
|
| 206 |
+
"model.layers.29.input_layernorm.weight": "model-00003-of-00003.safetensors",
|
| 207 |
+
"model.layers.29.mlp.down_proj.weight": "model-00003-of-00003.safetensors",
|
| 208 |
+
"model.layers.29.mlp.gate_proj.weight": "model-00003-of-00003.safetensors",
|
| 209 |
+
"model.layers.29.mlp.up_proj.weight": "model-00003-of-00003.safetensors",
|
| 210 |
+
"model.layers.29.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
|
| 211 |
+
"model.layers.29.self_attn.k_proj.weight": "model-00003-of-00003.safetensors",
|
| 212 |
+
"model.layers.29.self_attn.o_proj.weight": "model-00003-of-00003.safetensors",
|
| 213 |
+
"model.layers.29.self_attn.q_proj.weight": "model-00003-of-00003.safetensors",
|
| 214 |
+
"model.layers.29.self_attn.v_proj.weight": "model-00003-of-00003.safetensors",
|
| 215 |
+
"model.layers.3.input_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 216 |
+
"model.layers.3.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
|
| 217 |
+
"model.layers.3.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
|
| 218 |
+
"model.layers.3.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
|
| 219 |
+
"model.layers.3.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 220 |
+
"model.layers.3.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
|
| 221 |
+
"model.layers.3.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
|
| 222 |
+
"model.layers.3.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
|
| 223 |
+
"model.layers.3.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
|
| 224 |
+
"model.layers.30.input_layernorm.weight": "model-00003-of-00003.safetensors",
|
| 225 |
+
"model.layers.30.mlp.down_proj.weight": "model-00003-of-00003.safetensors",
|
| 226 |
+
"model.layers.30.mlp.gate_proj.weight": "model-00003-of-00003.safetensors",
|
| 227 |
+
"model.layers.30.mlp.up_proj.weight": "model-00003-of-00003.safetensors",
|
| 228 |
+
"model.layers.30.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
|
| 229 |
+
"model.layers.30.self_attn.k_proj.weight": "model-00003-of-00003.safetensors",
|
| 230 |
+
"model.layers.30.self_attn.o_proj.weight": "model-00003-of-00003.safetensors",
|
| 231 |
+
"model.layers.30.self_attn.q_proj.weight": "model-00003-of-00003.safetensors",
|
| 232 |
+
"model.layers.30.self_attn.v_proj.weight": "model-00003-of-00003.safetensors",
|
| 233 |
+
"model.layers.31.input_layernorm.weight": "model-00003-of-00003.safetensors",
|
| 234 |
+
"model.layers.31.mlp.down_proj.weight": "model-00003-of-00003.safetensors",
|
| 235 |
+
"model.layers.31.mlp.gate_proj.weight": "model-00003-of-00003.safetensors",
|
| 236 |
+
"model.layers.31.mlp.up_proj.weight": "model-00003-of-00003.safetensors",
|
| 237 |
+
"model.layers.31.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
|
| 238 |
+
"model.layers.31.self_attn.k_proj.weight": "model-00003-of-00003.safetensors",
|
| 239 |
+
"model.layers.31.self_attn.o_proj.weight": "model-00003-of-00003.safetensors",
|
| 240 |
+
"model.layers.31.self_attn.q_proj.weight": "model-00003-of-00003.safetensors",
|
| 241 |
+
"model.layers.31.self_attn.v_proj.weight": "model-00003-of-00003.safetensors",
|
| 242 |
+
"model.layers.4.input_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 243 |
+
"model.layers.4.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
|
| 244 |
+
"model.layers.4.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
|
| 245 |
+
"model.layers.4.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
|
| 246 |
+
"model.layers.4.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 247 |
+
"model.layers.4.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
|
| 248 |
+
"model.layers.4.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
|
| 249 |
+
"model.layers.4.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
|
| 250 |
+
"model.layers.4.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
|
| 251 |
+
"model.layers.5.input_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 252 |
+
"model.layers.5.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
|
| 253 |
+
"model.layers.5.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
|
| 254 |
+
"model.layers.5.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
|
| 255 |
+
"model.layers.5.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 256 |
+
"model.layers.5.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
|
| 257 |
+
"model.layers.5.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
|
| 258 |
+
"model.layers.5.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
|
| 259 |
+
"model.layers.5.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
|
| 260 |
+
"model.layers.6.input_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 261 |
+
"model.layers.6.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
|
| 262 |
+
"model.layers.6.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
|
| 263 |
+
"model.layers.6.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
|
| 264 |
+
"model.layers.6.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 265 |
+
"model.layers.6.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
|
| 266 |
+
"model.layers.6.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
|
| 267 |
+
"model.layers.6.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
|
| 268 |
+
"model.layers.6.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
|
| 269 |
+
"model.layers.7.input_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 270 |
+
"model.layers.7.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
|
| 271 |
+
"model.layers.7.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
|
| 272 |
+
"model.layers.7.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
|
| 273 |
+
"model.layers.7.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 274 |
+
"model.layers.7.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
|
| 275 |
+
"model.layers.7.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
|
| 276 |
+
"model.layers.7.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
|
| 277 |
+
"model.layers.7.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
|
| 278 |
+
"model.layers.8.input_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 279 |
+
"model.layers.8.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
|
| 280 |
+
"model.layers.8.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
|
| 281 |
+
"model.layers.8.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
|
| 282 |
+
"model.layers.8.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 283 |
+
"model.layers.8.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
|
| 284 |
+
"model.layers.8.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
|
| 285 |
+
"model.layers.8.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
|
| 286 |
+
"model.layers.8.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
|
| 287 |
+
"model.layers.9.input_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 288 |
+
"model.layers.9.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
|
| 289 |
+
"model.layers.9.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
|
| 290 |
+
"model.layers.9.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
|
| 291 |
+
"model.layers.9.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 292 |
+
"model.layers.9.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
|
| 293 |
+
"model.layers.9.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
|
| 294 |
+
"model.layers.9.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
|
| 295 |
+
"model.layers.9.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
|
| 296 |
+
"model.norm.weight": "model-00003-of-00003.safetensors"
|
| 297 |
+
}
|
| 298 |
+
}
|
train_results.json
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"epoch": 1.0,
|
| 3 |
+
"train_loss": 0.684309244517124,
|
| 4 |
+
"train_runtime": 33858.6959,
|
| 5 |
+
"train_samples": 21135,
|
| 6 |
+
"train_samples_per_second": 0.624,
|
| 7 |
+
"train_steps_per_second": 0.005
|
| 8 |
+
}
|
trainer_state.json
ADDED
|
@@ -0,0 +1,336 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"best_metric": null,
|
| 3 |
+
"best_model_checkpoint": null,
|
| 4 |
+
"epoch": 0.9992429977289932,
|
| 5 |
+
"eval_steps": 500,
|
| 6 |
+
"global_step": 165,
|
| 7 |
+
"is_hyper_param_search": false,
|
| 8 |
+
"is_local_process_zero": true,
|
| 9 |
+
"is_world_process_zero": true,
|
| 10 |
+
"log_history": [
|
| 11 |
+
{
|
| 12 |
+
"epoch": 0.01,
|
| 13 |
+
"eta": 0.0010000000474974513,
|
| 14 |
+
"grad_norm": 20.876303783345758,
|
| 15 |
+
"learning_rate": 2.941176470588235e-08,
|
| 16 |
+
"logits/chosen": -2.3177952766418457,
|
| 17 |
+
"logits/rejected": -2.3340206146240234,
|
| 18 |
+
"logps/chosen": -185.6923828125,
|
| 19 |
+
"logps/pi_response": -319.5942687988281,
|
| 20 |
+
"logps/ref_response": -319.5942687988281,
|
| 21 |
+
"logps/rejected": -187.8241729736328,
|
| 22 |
+
"loss": 0.6931,
|
| 23 |
+
"rewards/accuracies": 0.0,
|
| 24 |
+
"rewards/chosen": 0.0,
|
| 25 |
+
"rewards/margins": 0.0,
|
| 26 |
+
"rewards/rejected": 0.0,
|
| 27 |
+
"step": 1
|
| 28 |
+
},
|
| 29 |
+
{
|
| 30 |
+
"epoch": 0.06,
|
| 31 |
+
"eta": 0.0010000000474974513,
|
| 32 |
+
"grad_norm": 21.2222058398942,
|
| 33 |
+
"learning_rate": 2.941176470588235e-07,
|
| 34 |
+
"logits/chosen": -2.3264760971069336,
|
| 35 |
+
"logits/rejected": -2.349726676940918,
|
| 36 |
+
"logps/chosen": -202.65338134765625,
|
| 37 |
+
"logps/pi_response": -336.1994934082031,
|
| 38 |
+
"logps/ref_response": -334.70989990234375,
|
| 39 |
+
"logps/rejected": -215.5554962158203,
|
| 40 |
+
"loss": 0.6929,
|
| 41 |
+
"rewards/accuracies": 0.4340277910232544,
|
| 42 |
+
"rewards/chosen": -0.010369324125349522,
|
| 43 |
+
"rewards/margins": -0.00030602168408222497,
|
| 44 |
+
"rewards/rejected": -0.010063301771879196,
|
| 45 |
+
"step": 10
|
| 46 |
+
},
|
| 47 |
+
{
|
| 48 |
+
"epoch": 0.12,
|
| 49 |
+
"eta": 0.0010000000474974513,
|
| 50 |
+
"grad_norm": 26.302559308113064,
|
| 51 |
+
"learning_rate": 4.994932636402031e-07,
|
| 52 |
+
"logits/chosen": -2.1999268531799316,
|
| 53 |
+
"logits/rejected": -2.2739574909210205,
|
| 54 |
+
"logps/chosen": -218.8612823486328,
|
| 55 |
+
"logps/pi_response": -366.29144287109375,
|
| 56 |
+
"logps/ref_response": -332.369140625,
|
| 57 |
+
"logps/rejected": -232.3873291015625,
|
| 58 |
+
"loss": 0.6878,
|
| 59 |
+
"rewards/accuracies": 0.559374988079071,
|
| 60 |
+
"rewards/chosen": -0.22311308979988098,
|
| 61 |
+
"rewards/margins": 0.029964953660964966,
|
| 62 |
+
"rewards/rejected": -0.25307804346084595,
|
| 63 |
+
"step": 20
|
| 64 |
+
},
|
| 65 |
+
{
|
| 66 |
+
"epoch": 0.18,
|
| 67 |
+
"eta": 0.0010000000474974513,
|
| 68 |
+
"grad_norm": 30.864420908439598,
|
| 69 |
+
"learning_rate": 4.905416503522123e-07,
|
| 70 |
+
"logits/chosen": -2.021660804748535,
|
| 71 |
+
"logits/rejected": -2.0993196964263916,
|
| 72 |
+
"logps/chosen": -218.07278442382812,
|
| 73 |
+
"logps/pi_response": -377.771240234375,
|
| 74 |
+
"logps/ref_response": -329.1590881347656,
|
| 75 |
+
"logps/rejected": -238.0624542236328,
|
| 76 |
+
"loss": 0.6867,
|
| 77 |
+
"rewards/accuracies": 0.5625,
|
| 78 |
+
"rewards/chosen": -0.26833224296569824,
|
| 79 |
+
"rewards/margins": 0.06877782940864563,
|
| 80 |
+
"rewards/rejected": -0.33711010217666626,
|
| 81 |
+
"step": 30
|
| 82 |
+
},
|
| 83 |
+
{
|
| 84 |
+
"epoch": 0.24,
|
| 85 |
+
"eta": 0.0010000000474974513,
|
| 86 |
+
"grad_norm": 31.326684541726582,
|
| 87 |
+
"learning_rate": 4.707922373336523e-07,
|
| 88 |
+
"logits/chosen": -1.9741312265396118,
|
| 89 |
+
"logits/rejected": -2.056077718734741,
|
| 90 |
+
"logps/chosen": -245.257080078125,
|
| 91 |
+
"logps/pi_response": -370.0182800292969,
|
| 92 |
+
"logps/ref_response": -330.54022216796875,
|
| 93 |
+
"logps/rejected": -257.7065734863281,
|
| 94 |
+
"loss": 0.6926,
|
| 95 |
+
"rewards/accuracies": 0.5531250238418579,
|
| 96 |
+
"rewards/chosen": -0.3541467487812042,
|
| 97 |
+
"rewards/margins": 0.01397724449634552,
|
| 98 |
+
"rewards/rejected": -0.36812400817871094,
|
| 99 |
+
"step": 40
|
| 100 |
+
},
|
| 101 |
+
{
|
| 102 |
+
"epoch": 0.3,
|
| 103 |
+
"eta": 0.0010000000474974513,
|
| 104 |
+
"grad_norm": 20.607657828492968,
|
| 105 |
+
"learning_rate": 4.4113156629677313e-07,
|
| 106 |
+
"logits/chosen": -2.001324415206909,
|
| 107 |
+
"logits/rejected": -2.078733444213867,
|
| 108 |
+
"logps/chosen": -261.01226806640625,
|
| 109 |
+
"logps/pi_response": -389.60235595703125,
|
| 110 |
+
"logps/ref_response": -332.9416809082031,
|
| 111 |
+
"logps/rejected": -265.627197265625,
|
| 112 |
+
"loss": 0.6907,
|
| 113 |
+
"rewards/accuracies": 0.512499988079071,
|
| 114 |
+
"rewards/chosen": -0.4424280524253845,
|
| 115 |
+
"rewards/margins": 0.030498838052153587,
|
| 116 |
+
"rewards/rejected": -0.4729268550872803,
|
| 117 |
+
"step": 50
|
| 118 |
+
},
|
| 119 |
+
{
|
| 120 |
+
"epoch": 0.36,
|
| 121 |
+
"eta": 0.0010000000474974513,
|
| 122 |
+
"grad_norm": 22.30008036950616,
|
| 123 |
+
"learning_rate": 4.0289109058972283e-07,
|
| 124 |
+
"logits/chosen": -1.991970419883728,
|
| 125 |
+
"logits/rejected": -1.952013373374939,
|
| 126 |
+
"logps/chosen": -233.18075561523438,
|
| 127 |
+
"logps/pi_response": -373.1258850097656,
|
| 128 |
+
"logps/ref_response": -330.88116455078125,
|
| 129 |
+
"logps/rejected": -238.22116088867188,
|
| 130 |
+
"loss": 0.6848,
|
| 131 |
+
"rewards/accuracies": 0.5218750238418579,
|
| 132 |
+
"rewards/chosen": -0.2081402838230133,
|
| 133 |
+
"rewards/margins": 0.026575928553938866,
|
| 134 |
+
"rewards/rejected": -0.23471620678901672,
|
| 135 |
+
"step": 60
|
| 136 |
+
},
|
| 137 |
+
{
|
| 138 |
+
"epoch": 0.42,
|
| 139 |
+
"eta": 0.0010000000474974513,
|
| 140 |
+
"grad_norm": 27.064787151807383,
|
| 141 |
+
"learning_rate": 3.577874068920446e-07,
|
| 142 |
+
"logits/chosen": -1.8990647792816162,
|
| 143 |
+
"logits/rejected": -1.8150758743286133,
|
| 144 |
+
"logps/chosen": -249.4824676513672,
|
| 145 |
+
"logps/pi_response": -400.8092346191406,
|
| 146 |
+
"logps/ref_response": -332.44757080078125,
|
| 147 |
+
"logps/rejected": -266.2792053222656,
|
| 148 |
+
"loss": 0.6848,
|
| 149 |
+
"rewards/accuracies": 0.53125,
|
| 150 |
+
"rewards/chosen": -0.4582160413265228,
|
| 151 |
+
"rewards/margins": 0.06068809702992439,
|
| 152 |
+
"rewards/rejected": -0.5189040899276733,
|
| 153 |
+
"step": 70
|
| 154 |
+
},
|
| 155 |
+
{
|
| 156 |
+
"epoch": 0.48,
|
| 157 |
+
"eta": 0.0010000000474974513,
|
| 158 |
+
"grad_norm": 24.274894592001466,
|
| 159 |
+
"learning_rate": 3.078451980100854e-07,
|
| 160 |
+
"logits/chosen": -1.836126685142517,
|
| 161 |
+
"logits/rejected": -1.9199883937835693,
|
| 162 |
+
"logps/chosen": -258.8869934082031,
|
| 163 |
+
"logps/pi_response": -400.2823181152344,
|
| 164 |
+
"logps/ref_response": -320.3209533691406,
|
| 165 |
+
"logps/rejected": -275.9152526855469,
|
| 166 |
+
"loss": 0.686,
|
| 167 |
+
"rewards/accuracies": 0.578125,
|
| 168 |
+
"rewards/chosen": -0.6283607482910156,
|
| 169 |
+
"rewards/margins": 0.07945629954338074,
|
| 170 |
+
"rewards/rejected": -0.707817018032074,
|
| 171 |
+
"step": 80
|
| 172 |
+
},
|
| 173 |
+
{
|
| 174 |
+
"epoch": 0.55,
|
| 175 |
+
"eta": 0.0010000000474974513,
|
| 176 |
+
"grad_norm": 20.666129111777522,
|
| 177 |
+
"learning_rate": 2.553063458334059e-07,
|
| 178 |
+
"logits/chosen": -1.9520018100738525,
|
| 179 |
+
"logits/rejected": -1.8479654788970947,
|
| 180 |
+
"logps/chosen": -227.83200073242188,
|
| 181 |
+
"logps/pi_response": -360.124755859375,
|
| 182 |
+
"logps/ref_response": -310.69232177734375,
|
| 183 |
+
"logps/rejected": -236.7330780029297,
|
| 184 |
+
"loss": 0.6897,
|
| 185 |
+
"rewards/accuracies": 0.518750011920929,
|
| 186 |
+
"rewards/chosen": -0.32836586236953735,
|
| 187 |
+
"rewards/margins": 0.03321167081594467,
|
| 188 |
+
"rewards/rejected": -0.36157751083374023,
|
| 189 |
+
"step": 90
|
| 190 |
+
},
|
| 191 |
+
{
|
| 192 |
+
"epoch": 0.61,
|
| 193 |
+
"eta": 0.0010000000474974513,
|
| 194 |
+
"grad_norm": 22.034281983565204,
|
| 195 |
+
"learning_rate": 2.0252929432814287e-07,
|
| 196 |
+
"logits/chosen": -1.8997596502304077,
|
| 197 |
+
"logits/rejected": -2.0015318393707275,
|
| 198 |
+
"logps/chosen": -244.6271514892578,
|
| 199 |
+
"logps/pi_response": -392.9565734863281,
|
| 200 |
+
"logps/ref_response": -338.5196533203125,
|
| 201 |
+
"logps/rejected": -259.35247802734375,
|
| 202 |
+
"loss": 0.6864,
|
| 203 |
+
"rewards/accuracies": 0.5562499761581421,
|
| 204 |
+
"rewards/chosen": -0.3552432060241699,
|
| 205 |
+
"rewards/margins": 0.03130738437175751,
|
| 206 |
+
"rewards/rejected": -0.3865506052970886,
|
| 207 |
+
"step": 100
|
| 208 |
+
},
|
| 209 |
+
{
|
| 210 |
+
"epoch": 0.67,
|
| 211 |
+
"eta": 0.0010000000474974513,
|
| 212 |
+
"grad_norm": 21.117382385719814,
|
| 213 |
+
"learning_rate": 1.5188318011445906e-07,
|
| 214 |
+
"logits/chosen": -1.6617428064346313,
|
| 215 |
+
"logits/rejected": -1.7959445714950562,
|
| 216 |
+
"logps/chosen": -265.4134216308594,
|
| 217 |
+
"logps/pi_response": -426.07366943359375,
|
| 218 |
+
"logps/ref_response": -338.72222900390625,
|
| 219 |
+
"logps/rejected": -281.7206115722656,
|
| 220 |
+
"loss": 0.6857,
|
| 221 |
+
"rewards/accuracies": 0.5687500238418579,
|
| 222 |
+
"rewards/chosen": -0.6667092442512512,
|
| 223 |
+
"rewards/margins": 0.049205854535102844,
|
| 224 |
+
"rewards/rejected": -0.7159152030944824,
|
| 225 |
+
"step": 110
|
| 226 |
+
},
|
| 227 |
+
{
|
| 228 |
+
"epoch": 0.73,
|
| 229 |
+
"eta": 0.0010000000474974513,
|
| 230 |
+
"grad_norm": 24.334142813588905,
|
| 231 |
+
"learning_rate": 1.0564148305586295e-07,
|
| 232 |
+
"logits/chosen": -1.6403900384902954,
|
| 233 |
+
"logits/rejected": -1.6945642232894897,
|
| 234 |
+
"logps/chosen": -272.6028747558594,
|
| 235 |
+
"logps/pi_response": -434.99560546875,
|
| 236 |
+
"logps/ref_response": -341.4128112792969,
|
| 237 |
+
"logps/rejected": -284.1662902832031,
|
| 238 |
+
"loss": 0.6843,
|
| 239 |
+
"rewards/accuracies": 0.5218750238418579,
|
| 240 |
+
"rewards/chosen": -0.6931222677230835,
|
| 241 |
+
"rewards/margins": 0.0071820830926299095,
|
| 242 |
+
"rewards/rejected": -0.7003043293952942,
|
| 243 |
+
"step": 120
|
| 244 |
+
},
|
| 245 |
+
{
|
| 246 |
+
"epoch": 0.79,
|
| 247 |
+
"eta": 0.0010000000474974513,
|
| 248 |
+
"grad_norm": 23.99305159279906,
|
| 249 |
+
"learning_rate": 6.587997083462196e-08,
|
| 250 |
+
"logits/chosen": -1.64206063747406,
|
| 251 |
+
"logits/rejected": -1.6930261850357056,
|
| 252 |
+
"logps/chosen": -256.47344970703125,
|
| 253 |
+
"logps/pi_response": -414.23004150390625,
|
| 254 |
+
"logps/ref_response": -325.36041259765625,
|
| 255 |
+
"logps/rejected": -267.9649658203125,
|
| 256 |
+
"loss": 0.6719,
|
| 257 |
+
"rewards/accuracies": 0.5874999761581421,
|
| 258 |
+
"rewards/chosen": -0.5717727541923523,
|
| 259 |
+
"rewards/margins": 0.054326076060533524,
|
| 260 |
+
"rewards/rejected": -0.6260988116264343,
|
| 261 |
+
"step": 130
|
| 262 |
+
},
|
| 263 |
+
{
|
| 264 |
+
"epoch": 0.85,
|
| 265 |
+
"eta": 0.0010000000474974513,
|
| 266 |
+
"grad_norm": 28.645522892437054,
|
| 267 |
+
"learning_rate": 3.438351873250492e-08,
|
| 268 |
+
"logits/chosen": -1.672249436378479,
|
| 269 |
+
"logits/rejected": -1.775399923324585,
|
| 270 |
+
"logps/chosen": -246.2197723388672,
|
| 271 |
+
"logps/pi_response": -418.77423095703125,
|
| 272 |
+
"logps/ref_response": -333.43292236328125,
|
| 273 |
+
"logps/rejected": -264.335693359375,
|
| 274 |
+
"loss": 0.6812,
|
| 275 |
+
"rewards/accuracies": 0.643750011920929,
|
| 276 |
+
"rewards/chosen": -0.45865583419799805,
|
| 277 |
+
"rewards/margins": 0.0741017609834671,
|
| 278 |
+
"rewards/rejected": -0.5327576398849487,
|
| 279 |
+
"step": 140
|
| 280 |
+
},
|
| 281 |
+
{
|
| 282 |
+
"epoch": 0.91,
|
| 283 |
+
"eta": 0.0010000000474974513,
|
| 284 |
+
"grad_norm": 22.513812489103497,
|
| 285 |
+
"learning_rate": 1.256598743236703e-08,
|
| 286 |
+
"logits/chosen": -1.620234489440918,
|
| 287 |
+
"logits/rejected": -1.7270009517669678,
|
| 288 |
+
"logps/chosen": -238.0688934326172,
|
| 289 |
+
"logps/pi_response": -416.77471923828125,
|
| 290 |
+
"logps/ref_response": -327.03955078125,
|
| 291 |
+
"logps/rejected": -263.03558349609375,
|
| 292 |
+
"loss": 0.6734,
|
| 293 |
+
"rewards/accuracies": 0.5874999761581421,
|
| 294 |
+
"rewards/chosen": -0.5202730298042297,
|
| 295 |
+
"rewards/margins": 0.08573532104492188,
|
| 296 |
+
"rewards/rejected": -0.6060083508491516,
|
| 297 |
+
"step": 150
|
| 298 |
+
},
|
| 299 |
+
{
|
| 300 |
+
"epoch": 0.97,
|
| 301 |
+
"eta": 0.0010000000474974513,
|
| 302 |
+
"grad_norm": 20.44841408463752,
|
| 303 |
+
"learning_rate": 1.406755487774386e-09,
|
| 304 |
+
"logits/chosen": -1.6769297122955322,
|
| 305 |
+
"logits/rejected": -1.6653327941894531,
|
| 306 |
+
"logps/chosen": -257.4883728027344,
|
| 307 |
+
"logps/pi_response": -424.09088134765625,
|
| 308 |
+
"logps/ref_response": -330.8675842285156,
|
| 309 |
+
"logps/rejected": -271.10101318359375,
|
| 310 |
+
"loss": 0.6702,
|
| 311 |
+
"rewards/accuracies": 0.5843750238418579,
|
| 312 |
+
"rewards/chosen": -0.5272750854492188,
|
| 313 |
+
"rewards/margins": 0.07395146042108536,
|
| 314 |
+
"rewards/rejected": -0.6012265086174011,
|
| 315 |
+
"step": 160
|
| 316 |
+
},
|
| 317 |
+
{
|
| 318 |
+
"epoch": 1.0,
|
| 319 |
+
"step": 165,
|
| 320 |
+
"total_flos": 0.0,
|
| 321 |
+
"train_loss": 0.684309244517124,
|
| 322 |
+
"train_runtime": 33858.6959,
|
| 323 |
+
"train_samples_per_second": 0.624,
|
| 324 |
+
"train_steps_per_second": 0.005
|
| 325 |
+
}
|
| 326 |
+
],
|
| 327 |
+
"logging_steps": 10,
|
| 328 |
+
"max_steps": 165,
|
| 329 |
+
"num_input_tokens_seen": 0,
|
| 330 |
+
"num_train_epochs": 1,
|
| 331 |
+
"save_steps": 200,
|
| 332 |
+
"total_flos": 0.0,
|
| 333 |
+
"train_batch_size": 1,
|
| 334 |
+
"trial_name": null,
|
| 335 |
+
"trial_params": null
|
| 336 |
+
}
|