Model save
Browse files- README.md +63 -0
- all_results.json +13 -0
- config.json +26 -0
- eval_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
- special_tokens_map.json +24 -0
- tokenizer.model +3 -0
- tokenizer_config.json +43 -0
- train_results.json +8 -0
- trainer_state.json +1598 -0
- training_args.bin +3 -0
README.md
ADDED
|
@@ -0,0 +1,63 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
base_model: mistralai/Mistral-7B-Instruct-v0.2
|
| 4 |
+
tags:
|
| 5 |
+
- generated_from_trainer
|
| 6 |
+
model-index:
|
| 7 |
+
- name: mistral_yt_transcribe_classification_opt_train
|
| 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 |
+
# mistral_yt_transcribe_classification_opt_train
|
| 15 |
+
|
| 16 |
+
This model is a fine-tuned version of [mistralai/Mistral-7B-Instruct-v0.2](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.2) on an unknown dataset.
|
| 17 |
+
It achieves the following results on the evaluation set:
|
| 18 |
+
- Loss: 0.0335
|
| 19 |
+
|
| 20 |
+
## Model description
|
| 21 |
+
|
| 22 |
+
More information needed
|
| 23 |
+
|
| 24 |
+
## Intended uses & limitations
|
| 25 |
+
|
| 26 |
+
More information needed
|
| 27 |
+
|
| 28 |
+
## Training and evaluation data
|
| 29 |
+
|
| 30 |
+
More information needed
|
| 31 |
+
|
| 32 |
+
## Training procedure
|
| 33 |
+
|
| 34 |
+
### Training hyperparameters
|
| 35 |
+
|
| 36 |
+
The following hyperparameters were used during training:
|
| 37 |
+
- learning_rate: 5e-07
|
| 38 |
+
- train_batch_size: 8
|
| 39 |
+
- eval_batch_size: 8
|
| 40 |
+
- seed: 42
|
| 41 |
+
- gradient_accumulation_steps: 2
|
| 42 |
+
- total_train_batch_size: 16
|
| 43 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
| 44 |
+
- lr_scheduler_type: cosine
|
| 45 |
+
- lr_scheduler_warmup_ratio: 0.1
|
| 46 |
+
- num_epochs: 4
|
| 47 |
+
|
| 48 |
+
### Training results
|
| 49 |
+
|
| 50 |
+
| Training Loss | Epoch | Step | Validation Loss |
|
| 51 |
+
|:-------------:|:-----:|:----:|:---------------:|
|
| 52 |
+
| 0.0393 | 1.0 | 640 | 0.0381 |
|
| 53 |
+
| 0.0334 | 2.0 | 1281 | 0.0340 |
|
| 54 |
+
| 0.0226 | 3.0 | 1921 | 0.0343 |
|
| 55 |
+
| 0.0275 | 4.0 | 2560 | 0.0335 |
|
| 56 |
+
|
| 57 |
+
|
| 58 |
+
### Framework versions
|
| 59 |
+
|
| 60 |
+
- Transformers 4.36.0
|
| 61 |
+
- Pytorch 2.0.1+cu118
|
| 62 |
+
- Datasets 2.18.0
|
| 63 |
+
- Tokenizers 0.15.2
|
all_results.json
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"epoch": 4.0,
|
| 3 |
+
"eval_loss": 0.03347698226571083,
|
| 4 |
+
"eval_runtime": 257.8132,
|
| 5 |
+
"eval_samples": 1132,
|
| 6 |
+
"eval_samples_per_second": 4.391,
|
| 7 |
+
"eval_steps_per_second": 0.551,
|
| 8 |
+
"train_loss": 0.2725158300949261,
|
| 9 |
+
"train_runtime": 56598.0652,
|
| 10 |
+
"train_samples": 10247,
|
| 11 |
+
"train_samples_per_second": 0.724,
|
| 12 |
+
"train_steps_per_second": 0.045
|
| 13 |
+
}
|
config.json
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_name_or_path": "mistralai/Mistral-7B-Instruct-v0.2",
|
| 3 |
+
"architectures": [
|
| 4 |
+
"MistralForCausalLM"
|
| 5 |
+
],
|
| 6 |
+
"attention_dropout": 0.0,
|
| 7 |
+
"bos_token_id": 1,
|
| 8 |
+
"eos_token_id": 2,
|
| 9 |
+
"hidden_act": "silu",
|
| 10 |
+
"hidden_size": 4096,
|
| 11 |
+
"initializer_range": 0.02,
|
| 12 |
+
"intermediate_size": 14336,
|
| 13 |
+
"max_position_embeddings": 32768,
|
| 14 |
+
"model_type": "mistral",
|
| 15 |
+
"num_attention_heads": 32,
|
| 16 |
+
"num_hidden_layers": 32,
|
| 17 |
+
"num_key_value_heads": 8,
|
| 18 |
+
"rms_norm_eps": 1e-05,
|
| 19 |
+
"rope_theta": 1000000.0,
|
| 20 |
+
"sliding_window": null,
|
| 21 |
+
"tie_word_embeddings": false,
|
| 22 |
+
"torch_dtype": "bfloat16",
|
| 23 |
+
"transformers_version": "4.36.0",
|
| 24 |
+
"use_cache": false,
|
| 25 |
+
"vocab_size": 32000
|
| 26 |
+
}
|
eval_results.json
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"epoch": 4.0,
|
| 3 |
+
"eval_loss": 0.03347698226571083,
|
| 4 |
+
"eval_runtime": 257.8132,
|
| 5 |
+
"eval_samples": 1132,
|
| 6 |
+
"eval_samples_per_second": 4.391,
|
| 7 |
+
"eval_steps_per_second": 0.551
|
| 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.36.0"
|
| 6 |
+
}
|
model-00001-of-00003.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d285687088e520310bffc0ac2e3c05d0fbbd159f05f60440c992a1452ddb1c5f
|
| 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:3528ba6e9d5d3646e5319efff776c8f11a531eeb2fc9a015f496f8caacc5b930
|
| 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:208da258f58288ae9a7bac7b3da435878800bf739e4d027db8519f461ce27977
|
| 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 |
+
}
|
special_tokens_map.json
ADDED
|
@@ -0,0 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"bos_token": {
|
| 3 |
+
"content": "<s>",
|
| 4 |
+
"lstrip": false,
|
| 5 |
+
"normalized": false,
|
| 6 |
+
"rstrip": false,
|
| 7 |
+
"single_word": false
|
| 8 |
+
},
|
| 9 |
+
"eos_token": {
|
| 10 |
+
"content": "</s>",
|
| 11 |
+
"lstrip": false,
|
| 12 |
+
"normalized": false,
|
| 13 |
+
"rstrip": false,
|
| 14 |
+
"single_word": false
|
| 15 |
+
},
|
| 16 |
+
"pad_token": "</s>",
|
| 17 |
+
"unk_token": {
|
| 18 |
+
"content": "<unk>",
|
| 19 |
+
"lstrip": false,
|
| 20 |
+
"normalized": false,
|
| 21 |
+
"rstrip": false,
|
| 22 |
+
"single_word": false
|
| 23 |
+
}
|
| 24 |
+
}
|
tokenizer.model
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dadfd56d766715c61d2ef780a525ab43b8e6da4de6865bda3d95fdef5e134055
|
| 3 |
+
size 493443
|
tokenizer_config.json
ADDED
|
@@ -0,0 +1,43 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"add_bos_token": true,
|
| 3 |
+
"add_eos_token": false,
|
| 4 |
+
"added_tokens_decoder": {
|
| 5 |
+
"0": {
|
| 6 |
+
"content": "<unk>",
|
| 7 |
+
"lstrip": false,
|
| 8 |
+
"normalized": false,
|
| 9 |
+
"rstrip": false,
|
| 10 |
+
"single_word": false,
|
| 11 |
+
"special": true
|
| 12 |
+
},
|
| 13 |
+
"1": {
|
| 14 |
+
"content": "<s>",
|
| 15 |
+
"lstrip": false,
|
| 16 |
+
"normalized": false,
|
| 17 |
+
"rstrip": false,
|
| 18 |
+
"single_word": false,
|
| 19 |
+
"special": true
|
| 20 |
+
},
|
| 21 |
+
"2": {
|
| 22 |
+
"content": "</s>",
|
| 23 |
+
"lstrip": false,
|
| 24 |
+
"normalized": false,
|
| 25 |
+
"rstrip": false,
|
| 26 |
+
"single_word": false,
|
| 27 |
+
"special": true
|
| 28 |
+
}
|
| 29 |
+
},
|
| 30 |
+
"additional_special_tokens": [],
|
| 31 |
+
"bos_token": "<s>",
|
| 32 |
+
"chat_template": "{% for message in messages %}\n{% if message['role'] == 'user' %}\n{{ '### Input:\n' + message['content'] }}\n{% elif message['role'] == 'system' %}\n{{ '### Instruction:' + message['content'] }}\n{% elif message['role'] == 'assistant' %}\n{{ '\n###Response :\n' + message['content'] }}\n{% endif %}\n{% if loop.last and add_generation_prompt %}\n{{ '###Response :\n' }}\n{% endif %}\n{% endfor %}",
|
| 33 |
+
"clean_up_tokenization_spaces": false,
|
| 34 |
+
"eos_token": "</s>",
|
| 35 |
+
"legacy": true,
|
| 36 |
+
"model_max_length": 4096,
|
| 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 |
+
}
|
train_results.json
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"epoch": 4.0,
|
| 3 |
+
"train_loss": 0.2725158300949261,
|
| 4 |
+
"train_runtime": 56598.0652,
|
| 5 |
+
"train_samples": 10247,
|
| 6 |
+
"train_samples_per_second": 0.724,
|
| 7 |
+
"train_steps_per_second": 0.045
|
| 8 |
+
}
|
trainer_state.json
ADDED
|
@@ -0,0 +1,1598 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"best_metric": null,
|
| 3 |
+
"best_model_checkpoint": null,
|
| 4 |
+
"epoch": 3.9968774395003903,
|
| 5 |
+
"eval_steps": 500,
|
| 6 |
+
"global_step": 2560,
|
| 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.02,
|
| 13 |
+
"learning_rate": 1.9531249999999998e-08,
|
| 14 |
+
"loss": 7.3827,
|
| 15 |
+
"step": 10
|
| 16 |
+
},
|
| 17 |
+
{
|
| 18 |
+
"epoch": 0.03,
|
| 19 |
+
"learning_rate": 3.9062499999999997e-08,
|
| 20 |
+
"loss": 7.2753,
|
| 21 |
+
"step": 20
|
| 22 |
+
},
|
| 23 |
+
{
|
| 24 |
+
"epoch": 0.05,
|
| 25 |
+
"learning_rate": 5.8593749999999995e-08,
|
| 26 |
+
"loss": 7.2941,
|
| 27 |
+
"step": 30
|
| 28 |
+
},
|
| 29 |
+
{
|
| 30 |
+
"epoch": 0.06,
|
| 31 |
+
"learning_rate": 7.812499999999999e-08,
|
| 32 |
+
"loss": 7.1211,
|
| 33 |
+
"step": 40
|
| 34 |
+
},
|
| 35 |
+
{
|
| 36 |
+
"epoch": 0.08,
|
| 37 |
+
"learning_rate": 9.765624999999999e-08,
|
| 38 |
+
"loss": 6.9113,
|
| 39 |
+
"step": 50
|
| 40 |
+
},
|
| 41 |
+
{
|
| 42 |
+
"epoch": 0.09,
|
| 43 |
+
"learning_rate": 1.1718749999999999e-07,
|
| 44 |
+
"loss": 6.4956,
|
| 45 |
+
"step": 60
|
| 46 |
+
},
|
| 47 |
+
{
|
| 48 |
+
"epoch": 0.11,
|
| 49 |
+
"learning_rate": 1.3671875e-07,
|
| 50 |
+
"loss": 5.9642,
|
| 51 |
+
"step": 70
|
| 52 |
+
},
|
| 53 |
+
{
|
| 54 |
+
"epoch": 0.12,
|
| 55 |
+
"learning_rate": 1.5624999999999999e-07,
|
| 56 |
+
"loss": 5.0163,
|
| 57 |
+
"step": 80
|
| 58 |
+
},
|
| 59 |
+
{
|
| 60 |
+
"epoch": 0.14,
|
| 61 |
+
"learning_rate": 1.7578124999999998e-07,
|
| 62 |
+
"loss": 3.8489,
|
| 63 |
+
"step": 90
|
| 64 |
+
},
|
| 65 |
+
{
|
| 66 |
+
"epoch": 0.16,
|
| 67 |
+
"learning_rate": 1.9531249999999998e-07,
|
| 68 |
+
"loss": 2.3596,
|
| 69 |
+
"step": 100
|
| 70 |
+
},
|
| 71 |
+
{
|
| 72 |
+
"epoch": 0.17,
|
| 73 |
+
"learning_rate": 2.1484374999999998e-07,
|
| 74 |
+
"loss": 1.169,
|
| 75 |
+
"step": 110
|
| 76 |
+
},
|
| 77 |
+
{
|
| 78 |
+
"epoch": 0.19,
|
| 79 |
+
"learning_rate": 2.3437499999999998e-07,
|
| 80 |
+
"loss": 0.3419,
|
| 81 |
+
"step": 120
|
| 82 |
+
},
|
| 83 |
+
{
|
| 84 |
+
"epoch": 0.2,
|
| 85 |
+
"learning_rate": 2.5390625e-07,
|
| 86 |
+
"loss": 0.0879,
|
| 87 |
+
"step": 130
|
| 88 |
+
},
|
| 89 |
+
{
|
| 90 |
+
"epoch": 0.22,
|
| 91 |
+
"learning_rate": 2.734375e-07,
|
| 92 |
+
"loss": 0.0717,
|
| 93 |
+
"step": 140
|
| 94 |
+
},
|
| 95 |
+
{
|
| 96 |
+
"epoch": 0.23,
|
| 97 |
+
"learning_rate": 2.9296875e-07,
|
| 98 |
+
"loss": 0.076,
|
| 99 |
+
"step": 150
|
| 100 |
+
},
|
| 101 |
+
{
|
| 102 |
+
"epoch": 0.25,
|
| 103 |
+
"learning_rate": 3.1249999999999997e-07,
|
| 104 |
+
"loss": 0.0627,
|
| 105 |
+
"step": 160
|
| 106 |
+
},
|
| 107 |
+
{
|
| 108 |
+
"epoch": 0.27,
|
| 109 |
+
"learning_rate": 3.3203124999999997e-07,
|
| 110 |
+
"loss": 0.072,
|
| 111 |
+
"step": 170
|
| 112 |
+
},
|
| 113 |
+
{
|
| 114 |
+
"epoch": 0.28,
|
| 115 |
+
"learning_rate": 3.5156249999999997e-07,
|
| 116 |
+
"loss": 0.0683,
|
| 117 |
+
"step": 180
|
| 118 |
+
},
|
| 119 |
+
{
|
| 120 |
+
"epoch": 0.3,
|
| 121 |
+
"learning_rate": 3.7109374999999997e-07,
|
| 122 |
+
"loss": 0.0611,
|
| 123 |
+
"step": 190
|
| 124 |
+
},
|
| 125 |
+
{
|
| 126 |
+
"epoch": 0.31,
|
| 127 |
+
"learning_rate": 3.9062499999999997e-07,
|
| 128 |
+
"loss": 0.0547,
|
| 129 |
+
"step": 200
|
| 130 |
+
},
|
| 131 |
+
{
|
| 132 |
+
"epoch": 0.33,
|
| 133 |
+
"learning_rate": 4.1015624999999996e-07,
|
| 134 |
+
"loss": 0.0532,
|
| 135 |
+
"step": 210
|
| 136 |
+
},
|
| 137 |
+
{
|
| 138 |
+
"epoch": 0.34,
|
| 139 |
+
"learning_rate": 4.2968749999999996e-07,
|
| 140 |
+
"loss": 0.0608,
|
| 141 |
+
"step": 220
|
| 142 |
+
},
|
| 143 |
+
{
|
| 144 |
+
"epoch": 0.36,
|
| 145 |
+
"learning_rate": 4.4921874999999996e-07,
|
| 146 |
+
"loss": 0.059,
|
| 147 |
+
"step": 230
|
| 148 |
+
},
|
| 149 |
+
{
|
| 150 |
+
"epoch": 0.37,
|
| 151 |
+
"learning_rate": 4.6874999999999996e-07,
|
| 152 |
+
"loss": 0.0509,
|
| 153 |
+
"step": 240
|
| 154 |
+
},
|
| 155 |
+
{
|
| 156 |
+
"epoch": 0.39,
|
| 157 |
+
"learning_rate": 4.8828125e-07,
|
| 158 |
+
"loss": 0.0595,
|
| 159 |
+
"step": 250
|
| 160 |
+
},
|
| 161 |
+
{
|
| 162 |
+
"epoch": 0.41,
|
| 163 |
+
"learning_rate": 4.999962815348554e-07,
|
| 164 |
+
"loss": 0.051,
|
| 165 |
+
"step": 260
|
| 166 |
+
},
|
| 167 |
+
{
|
| 168 |
+
"epoch": 0.42,
|
| 169 |
+
"learning_rate": 4.999544500723222e-07,
|
| 170 |
+
"loss": 0.0548,
|
| 171 |
+
"step": 270
|
| 172 |
+
},
|
| 173 |
+
{
|
| 174 |
+
"epoch": 0.44,
|
| 175 |
+
"learning_rate": 4.998661468690914e-07,
|
| 176 |
+
"loss": 0.0358,
|
| 177 |
+
"step": 280
|
| 178 |
+
},
|
| 179 |
+
{
|
| 180 |
+
"epoch": 0.45,
|
| 181 |
+
"learning_rate": 4.997313883425684e-07,
|
| 182 |
+
"loss": 0.0378,
|
| 183 |
+
"step": 290
|
| 184 |
+
},
|
| 185 |
+
{
|
| 186 |
+
"epoch": 0.47,
|
| 187 |
+
"learning_rate": 4.995501995471711e-07,
|
| 188 |
+
"loss": 0.0468,
|
| 189 |
+
"step": 300
|
| 190 |
+
},
|
| 191 |
+
{
|
| 192 |
+
"epoch": 0.48,
|
| 193 |
+
"learning_rate": 4.993226141696726e-07,
|
| 194 |
+
"loss": 0.0446,
|
| 195 |
+
"step": 310
|
| 196 |
+
},
|
| 197 |
+
{
|
| 198 |
+
"epoch": 0.5,
|
| 199 |
+
"learning_rate": 4.990486745229364e-07,
|
| 200 |
+
"loss": 0.0471,
|
| 201 |
+
"step": 320
|
| 202 |
+
},
|
| 203 |
+
{
|
| 204 |
+
"epoch": 0.52,
|
| 205 |
+
"learning_rate": 4.987284315380512e-07,
|
| 206 |
+
"loss": 0.0583,
|
| 207 |
+
"step": 330
|
| 208 |
+
},
|
| 209 |
+
{
|
| 210 |
+
"epoch": 0.53,
|
| 211 |
+
"learning_rate": 4.98361944754861e-07,
|
| 212 |
+
"loss": 0.0476,
|
| 213 |
+
"step": 340
|
| 214 |
+
},
|
| 215 |
+
{
|
| 216 |
+
"epoch": 0.55,
|
| 217 |
+
"learning_rate": 4.979492823108956e-07,
|
| 218 |
+
"loss": 0.0426,
|
| 219 |
+
"step": 350
|
| 220 |
+
},
|
| 221 |
+
{
|
| 222 |
+
"epoch": 0.56,
|
| 223 |
+
"learning_rate": 4.974905209287019e-07,
|
| 224 |
+
"loss": 0.0481,
|
| 225 |
+
"step": 360
|
| 226 |
+
},
|
| 227 |
+
{
|
| 228 |
+
"epoch": 0.58,
|
| 229 |
+
"learning_rate": 4.969857459015806e-07,
|
| 230 |
+
"loss": 0.042,
|
| 231 |
+
"step": 370
|
| 232 |
+
},
|
| 233 |
+
{
|
| 234 |
+
"epoch": 0.59,
|
| 235 |
+
"learning_rate": 4.964350510777272e-07,
|
| 236 |
+
"loss": 0.0416,
|
| 237 |
+
"step": 380
|
| 238 |
+
},
|
| 239 |
+
{
|
| 240 |
+
"epoch": 0.61,
|
| 241 |
+
"learning_rate": 4.958385388427848e-07,
|
| 242 |
+
"loss": 0.0291,
|
| 243 |
+
"step": 390
|
| 244 |
+
},
|
| 245 |
+
{
|
| 246 |
+
"epoch": 0.62,
|
| 247 |
+
"learning_rate": 4.951963201008075e-07,
|
| 248 |
+
"loss": 0.0391,
|
| 249 |
+
"step": 400
|
| 250 |
+
},
|
| 251 |
+
{
|
| 252 |
+
"epoch": 0.64,
|
| 253 |
+
"learning_rate": 4.94508514253642e-07,
|
| 254 |
+
"loss": 0.0671,
|
| 255 |
+
"step": 410
|
| 256 |
+
},
|
| 257 |
+
{
|
| 258 |
+
"epoch": 0.66,
|
| 259 |
+
"learning_rate": 4.937752491787272e-07,
|
| 260 |
+
"loss": 0.053,
|
| 261 |
+
"step": 420
|
| 262 |
+
},
|
| 263 |
+
{
|
| 264 |
+
"epoch": 0.67,
|
| 265 |
+
"learning_rate": 4.929966612053198e-07,
|
| 266 |
+
"loss": 0.0434,
|
| 267 |
+
"step": 430
|
| 268 |
+
},
|
| 269 |
+
{
|
| 270 |
+
"epoch": 0.69,
|
| 271 |
+
"learning_rate": 4.921728950891483e-07,
|
| 272 |
+
"loss": 0.0417,
|
| 273 |
+
"step": 440
|
| 274 |
+
},
|
| 275 |
+
{
|
| 276 |
+
"epoch": 0.7,
|
| 277 |
+
"learning_rate": 4.913041039854986e-07,
|
| 278 |
+
"loss": 0.0462,
|
| 279 |
+
"step": 450
|
| 280 |
+
},
|
| 281 |
+
{
|
| 282 |
+
"epoch": 0.72,
|
| 283 |
+
"learning_rate": 4.903904494207405e-07,
|
| 284 |
+
"loss": 0.0488,
|
| 285 |
+
"step": 460
|
| 286 |
+
},
|
| 287 |
+
{
|
| 288 |
+
"epoch": 0.73,
|
| 289 |
+
"learning_rate": 4.894321012622957e-07,
|
| 290 |
+
"loss": 0.0397,
|
| 291 |
+
"step": 470
|
| 292 |
+
},
|
| 293 |
+
{
|
| 294 |
+
"epoch": 0.75,
|
| 295 |
+
"learning_rate": 4.884292376870567e-07,
|
| 296 |
+
"loss": 0.0419,
|
| 297 |
+
"step": 480
|
| 298 |
+
},
|
| 299 |
+
{
|
| 300 |
+
"epoch": 0.77,
|
| 301 |
+
"learning_rate": 4.873820451482591e-07,
|
| 302 |
+
"loss": 0.0369,
|
| 303 |
+
"step": 490
|
| 304 |
+
},
|
| 305 |
+
{
|
| 306 |
+
"epoch": 0.78,
|
| 307 |
+
"learning_rate": 4.86290718340817e-07,
|
| 308 |
+
"loss": 0.0415,
|
| 309 |
+
"step": 500
|
| 310 |
+
},
|
| 311 |
+
{
|
| 312 |
+
"epoch": 0.8,
|
| 313 |
+
"learning_rate": 4.851554601651241e-07,
|
| 314 |
+
"loss": 0.0423,
|
| 315 |
+
"step": 510
|
| 316 |
+
},
|
| 317 |
+
{
|
| 318 |
+
"epoch": 0.81,
|
| 319 |
+
"learning_rate": 4.839764816893315e-07,
|
| 320 |
+
"loss": 0.0432,
|
| 321 |
+
"step": 520
|
| 322 |
+
},
|
| 323 |
+
{
|
| 324 |
+
"epoch": 0.83,
|
| 325 |
+
"learning_rate": 4.827540021101046e-07,
|
| 326 |
+
"loss": 0.0388,
|
| 327 |
+
"step": 530
|
| 328 |
+
},
|
| 329 |
+
{
|
| 330 |
+
"epoch": 0.84,
|
| 331 |
+
"learning_rate": 4.814882487118707e-07,
|
| 332 |
+
"loss": 0.0444,
|
| 333 |
+
"step": 540
|
| 334 |
+
},
|
| 335 |
+
{
|
| 336 |
+
"epoch": 0.86,
|
| 337 |
+
"learning_rate": 4.801794568245619e-07,
|
| 338 |
+
"loss": 0.0397,
|
| 339 |
+
"step": 550
|
| 340 |
+
},
|
| 341 |
+
{
|
| 342 |
+
"epoch": 0.87,
|
| 343 |
+
"learning_rate": 4.788278697798618e-07,
|
| 344 |
+
"loss": 0.0474,
|
| 345 |
+
"step": 560
|
| 346 |
+
},
|
| 347 |
+
{
|
| 348 |
+
"epoch": 0.89,
|
| 349 |
+
"learning_rate": 4.774337388659657e-07,
|
| 350 |
+
"loss": 0.0345,
|
| 351 |
+
"step": 570
|
| 352 |
+
},
|
| 353 |
+
{
|
| 354 |
+
"epoch": 0.91,
|
| 355 |
+
"learning_rate": 4.7599732328086083e-07,
|
| 356 |
+
"loss": 0.0493,
|
| 357 |
+
"step": 580
|
| 358 |
+
},
|
| 359 |
+
{
|
| 360 |
+
"epoch": 0.92,
|
| 361 |
+
"learning_rate": 4.745188900841357e-07,
|
| 362 |
+
"loss": 0.0405,
|
| 363 |
+
"step": 590
|
| 364 |
+
},
|
| 365 |
+
{
|
| 366 |
+
"epoch": 0.94,
|
| 367 |
+
"learning_rate": 4.729987141473285e-07,
|
| 368 |
+
"loss": 0.0439,
|
| 369 |
+
"step": 600
|
| 370 |
+
},
|
| 371 |
+
{
|
| 372 |
+
"epoch": 0.95,
|
| 373 |
+
"learning_rate": 4.7143707810282263e-07,
|
| 374 |
+
"loss": 0.0392,
|
| 375 |
+
"step": 610
|
| 376 |
+
},
|
| 377 |
+
{
|
| 378 |
+
"epoch": 0.97,
|
| 379 |
+
"learning_rate": 4.6983427229129924e-07,
|
| 380 |
+
"loss": 0.0401,
|
| 381 |
+
"step": 620
|
| 382 |
+
},
|
| 383 |
+
{
|
| 384 |
+
"epoch": 0.98,
|
| 385 |
+
"learning_rate": 4.681905947077572e-07,
|
| 386 |
+
"loss": 0.0412,
|
| 387 |
+
"step": 630
|
| 388 |
+
},
|
| 389 |
+
{
|
| 390 |
+
"epoch": 1.0,
|
| 391 |
+
"learning_rate": 4.6650635094610966e-07,
|
| 392 |
+
"loss": 0.0393,
|
| 393 |
+
"step": 640
|
| 394 |
+
},
|
| 395 |
+
{
|
| 396 |
+
"epoch": 1.0,
|
| 397 |
+
"eval_loss": 0.03805123269557953,
|
| 398 |
+
"eval_runtime": 257.4436,
|
| 399 |
+
"eval_samples_per_second": 4.397,
|
| 400 |
+
"eval_steps_per_second": 0.552,
|
| 401 |
+
"step": 640
|
| 402 |
+
},
|
| 403 |
+
{
|
| 404 |
+
"epoch": 1.01,
|
| 405 |
+
"learning_rate": 4.647818541423671e-07,
|
| 406 |
+
"loss": 0.0363,
|
| 407 |
+
"step": 650
|
| 408 |
+
},
|
| 409 |
+
{
|
| 410 |
+
"epoch": 1.03,
|
| 411 |
+
"learning_rate": 4.6301742491641966e-07,
|
| 412 |
+
"loss": 0.0353,
|
| 413 |
+
"step": 660
|
| 414 |
+
},
|
| 415 |
+
{
|
| 416 |
+
"epoch": 1.05,
|
| 417 |
+
"learning_rate": 4.612133913124268e-07,
|
| 418 |
+
"loss": 0.0383,
|
| 419 |
+
"step": 670
|
| 420 |
+
},
|
| 421 |
+
{
|
| 422 |
+
"epoch": 1.06,
|
| 423 |
+
"learning_rate": 4.5937008873782697e-07,
|
| 424 |
+
"loss": 0.0397,
|
| 425 |
+
"step": 680
|
| 426 |
+
},
|
| 427 |
+
{
|
| 428 |
+
"epoch": 1.08,
|
| 429 |
+
"learning_rate": 4.574878599009787e-07,
|
| 430 |
+
"loss": 0.0366,
|
| 431 |
+
"step": 690
|
| 432 |
+
},
|
| 433 |
+
{
|
| 434 |
+
"epoch": 1.09,
|
| 435 |
+
"learning_rate": 4.5556705474744374e-07,
|
| 436 |
+
"loss": 0.0361,
|
| 437 |
+
"step": 700
|
| 438 |
+
},
|
| 439 |
+
{
|
| 440 |
+
"epoch": 1.11,
|
| 441 |
+
"learning_rate": 4.53608030394925e-07,
|
| 442 |
+
"loss": 0.0386,
|
| 443 |
+
"step": 710
|
| 444 |
+
},
|
| 445 |
+
{
|
| 446 |
+
"epoch": 1.12,
|
| 447 |
+
"learning_rate": 4.5161115106687066e-07,
|
| 448 |
+
"loss": 0.0385,
|
| 449 |
+
"step": 720
|
| 450 |
+
},
|
| 451 |
+
{
|
| 452 |
+
"epoch": 1.14,
|
| 453 |
+
"learning_rate": 4.4957678802475785e-07,
|
| 454 |
+
"loss": 0.0403,
|
| 455 |
+
"step": 730
|
| 456 |
+
},
|
| 457 |
+
{
|
| 458 |
+
"epoch": 1.16,
|
| 459 |
+
"learning_rate": 4.4750531949906723e-07,
|
| 460 |
+
"loss": 0.0408,
|
| 461 |
+
"step": 740
|
| 462 |
+
},
|
| 463 |
+
{
|
| 464 |
+
"epoch": 1.17,
|
| 465 |
+
"learning_rate": 4.4539713061896194e-07,
|
| 466 |
+
"loss": 0.0243,
|
| 467 |
+
"step": 750
|
| 468 |
+
},
|
| 469 |
+
{
|
| 470 |
+
"epoch": 1.19,
|
| 471 |
+
"learning_rate": 4.432526133406842e-07,
|
| 472 |
+
"loss": 0.0398,
|
| 473 |
+
"step": 760
|
| 474 |
+
},
|
| 475 |
+
{
|
| 476 |
+
"epoch": 1.2,
|
| 477 |
+
"learning_rate": 4.4107216637468247e-07,
|
| 478 |
+
"loss": 0.0451,
|
| 479 |
+
"step": 770
|
| 480 |
+
},
|
| 481 |
+
{
|
| 482 |
+
"epoch": 1.22,
|
| 483 |
+
"learning_rate": 4.3885619511148284e-07,
|
| 484 |
+
"loss": 0.0322,
|
| 485 |
+
"step": 780
|
| 486 |
+
},
|
| 487 |
+
{
|
| 488 |
+
"epoch": 1.23,
|
| 489 |
+
"learning_rate": 4.366051115463184e-07,
|
| 490 |
+
"loss": 0.0367,
|
| 491 |
+
"step": 790
|
| 492 |
+
},
|
| 493 |
+
{
|
| 494 |
+
"epoch": 1.25,
|
| 495 |
+
"learning_rate": 4.34319334202531e-07,
|
| 496 |
+
"loss": 0.029,
|
| 497 |
+
"step": 800
|
| 498 |
+
},
|
| 499 |
+
{
|
| 500 |
+
"epoch": 1.26,
|
| 501 |
+
"learning_rate": 4.3199928805375866e-07,
|
| 502 |
+
"loss": 0.0474,
|
| 503 |
+
"step": 810
|
| 504 |
+
},
|
| 505 |
+
{
|
| 506 |
+
"epoch": 1.28,
|
| 507 |
+
"learning_rate": 4.296454044449245e-07,
|
| 508 |
+
"loss": 0.0354,
|
| 509 |
+
"step": 820
|
| 510 |
+
},
|
| 511 |
+
{
|
| 512 |
+
"epoch": 1.3,
|
| 513 |
+
"learning_rate": 4.2725812101204046e-07,
|
| 514 |
+
"loss": 0.0324,
|
| 515 |
+
"step": 830
|
| 516 |
+
},
|
| 517 |
+
{
|
| 518 |
+
"epoch": 1.31,
|
| 519 |
+
"learning_rate": 4.248378816008418e-07,
|
| 520 |
+
"loss": 0.0453,
|
| 521 |
+
"step": 840
|
| 522 |
+
},
|
| 523 |
+
{
|
| 524 |
+
"epoch": 1.33,
|
| 525 |
+
"learning_rate": 4.223851361842667e-07,
|
| 526 |
+
"loss": 0.0405,
|
| 527 |
+
"step": 850
|
| 528 |
+
},
|
| 529 |
+
{
|
| 530 |
+
"epoch": 1.34,
|
| 531 |
+
"learning_rate": 4.1990034077879736e-07,
|
| 532 |
+
"loss": 0.0314,
|
| 533 |
+
"step": 860
|
| 534 |
+
},
|
| 535 |
+
{
|
| 536 |
+
"epoch": 1.36,
|
| 537 |
+
"learning_rate": 4.1738395735967656e-07,
|
| 538 |
+
"loss": 0.0331,
|
| 539 |
+
"step": 870
|
| 540 |
+
},
|
| 541 |
+
{
|
| 542 |
+
"epoch": 1.37,
|
| 543 |
+
"learning_rate": 4.1483645377501717e-07,
|
| 544 |
+
"loss": 0.0306,
|
| 545 |
+
"step": 880
|
| 546 |
+
},
|
| 547 |
+
{
|
| 548 |
+
"epoch": 1.39,
|
| 549 |
+
"learning_rate": 4.122583036588192e-07,
|
| 550 |
+
"loss": 0.0306,
|
| 551 |
+
"step": 890
|
| 552 |
+
},
|
| 553 |
+
{
|
| 554 |
+
"epoch": 1.41,
|
| 555 |
+
"learning_rate": 4.096499863429113e-07,
|
| 556 |
+
"loss": 0.0314,
|
| 557 |
+
"step": 900
|
| 558 |
+
},
|
| 559 |
+
{
|
| 560 |
+
"epoch": 1.42,
|
| 561 |
+
"learning_rate": 4.0701198676783356e-07,
|
| 562 |
+
"loss": 0.0346,
|
| 563 |
+
"step": 910
|
| 564 |
+
},
|
| 565 |
+
{
|
| 566 |
+
"epoch": 1.44,
|
| 567 |
+
"learning_rate": 4.043447953926762e-07,
|
| 568 |
+
"loss": 0.0401,
|
| 569 |
+
"step": 920
|
| 570 |
+
},
|
| 571 |
+
{
|
| 572 |
+
"epoch": 1.45,
|
| 573 |
+
"learning_rate": 4.0164890810389363e-07,
|
| 574 |
+
"loss": 0.0363,
|
| 575 |
+
"step": 930
|
| 576 |
+
},
|
| 577 |
+
{
|
| 578 |
+
"epoch": 1.47,
|
| 579 |
+
"learning_rate": 3.9892482612310836e-07,
|
| 580 |
+
"loss": 0.0348,
|
| 581 |
+
"step": 940
|
| 582 |
+
},
|
| 583 |
+
{
|
| 584 |
+
"epoch": 1.48,
|
| 585 |
+
"learning_rate": 3.961730559139236e-07,
|
| 586 |
+
"loss": 0.0446,
|
| 587 |
+
"step": 950
|
| 588 |
+
},
|
| 589 |
+
{
|
| 590 |
+
"epoch": 1.5,
|
| 591 |
+
"learning_rate": 3.933941090877615e-07,
|
| 592 |
+
"loss": 0.0409,
|
| 593 |
+
"step": 960
|
| 594 |
+
},
|
| 595 |
+
{
|
| 596 |
+
"epoch": 1.51,
|
| 597 |
+
"learning_rate": 3.9058850230874327e-07,
|
| 598 |
+
"loss": 0.0374,
|
| 599 |
+
"step": 970
|
| 600 |
+
},
|
| 601 |
+
{
|
| 602 |
+
"epoch": 1.53,
|
| 603 |
+
"learning_rate": 3.87756757197631e-07,
|
| 604 |
+
"loss": 0.0246,
|
| 605 |
+
"step": 980
|
| 606 |
+
},
|
| 607 |
+
{
|
| 608 |
+
"epoch": 1.55,
|
| 609 |
+
"learning_rate": 3.8489940023484736e-07,
|
| 610 |
+
"loss": 0.0409,
|
| 611 |
+
"step": 990
|
| 612 |
+
},
|
| 613 |
+
{
|
| 614 |
+
"epoch": 1.56,
|
| 615 |
+
"learning_rate": 3.8201696266259197e-07,
|
| 616 |
+
"loss": 0.033,
|
| 617 |
+
"step": 1000
|
| 618 |
+
},
|
| 619 |
+
{
|
| 620 |
+
"epoch": 1.58,
|
| 621 |
+
"learning_rate": 3.7910998038607237e-07,
|
| 622 |
+
"loss": 0.0345,
|
| 623 |
+
"step": 1010
|
| 624 |
+
},
|
| 625 |
+
{
|
| 626 |
+
"epoch": 1.59,
|
| 627 |
+
"learning_rate": 3.76178993873868e-07,
|
| 628 |
+
"loss": 0.0296,
|
| 629 |
+
"step": 1020
|
| 630 |
+
},
|
| 631 |
+
{
|
| 632 |
+
"epoch": 1.61,
|
| 633 |
+
"learning_rate": 3.73224548057446e-07,
|
| 634 |
+
"loss": 0.0389,
|
| 635 |
+
"step": 1030
|
| 636 |
+
},
|
| 637 |
+
{
|
| 638 |
+
"epoch": 1.62,
|
| 639 |
+
"learning_rate": 3.702471922298469e-07,
|
| 640 |
+
"loss": 0.0304,
|
| 641 |
+
"step": 1040
|
| 642 |
+
},
|
| 643 |
+
{
|
| 644 |
+
"epoch": 1.64,
|
| 645 |
+
"learning_rate": 3.6724747994355973e-07,
|
| 646 |
+
"loss": 0.034,
|
| 647 |
+
"step": 1050
|
| 648 |
+
},
|
| 649 |
+
{
|
| 650 |
+
"epoch": 1.65,
|
| 651 |
+
"learning_rate": 3.6422596890760513e-07,
|
| 652 |
+
"loss": 0.0397,
|
| 653 |
+
"step": 1060
|
| 654 |
+
},
|
| 655 |
+
{
|
| 656 |
+
"epoch": 1.67,
|
| 657 |
+
"learning_rate": 3.6118322088384547e-07,
|
| 658 |
+
"loss": 0.0325,
|
| 659 |
+
"step": 1070
|
| 660 |
+
},
|
| 661 |
+
{
|
| 662 |
+
"epoch": 1.69,
|
| 663 |
+
"learning_rate": 3.581198015825415e-07,
|
| 664 |
+
"loss": 0.0386,
|
| 665 |
+
"step": 1080
|
| 666 |
+
},
|
| 667 |
+
{
|
| 668 |
+
"epoch": 1.7,
|
| 669 |
+
"learning_rate": 3.550362805571756e-07,
|
| 670 |
+
"loss": 0.0315,
|
| 671 |
+
"step": 1090
|
| 672 |
+
},
|
| 673 |
+
{
|
| 674 |
+
"epoch": 1.72,
|
| 675 |
+
"learning_rate": 3.5193323109855914e-07,
|
| 676 |
+
"loss": 0.0343,
|
| 677 |
+
"step": 1100
|
| 678 |
+
},
|
| 679 |
+
{
|
| 680 |
+
"epoch": 1.73,
|
| 681 |
+
"learning_rate": 3.4881123012824637e-07,
|
| 682 |
+
"loss": 0.0279,
|
| 683 |
+
"step": 1110
|
| 684 |
+
},
|
| 685 |
+
{
|
| 686 |
+
"epoch": 1.75,
|
| 687 |
+
"learning_rate": 3.4567085809127245e-07,
|
| 688 |
+
"loss": 0.0322,
|
| 689 |
+
"step": 1120
|
| 690 |
+
},
|
| 691 |
+
{
|
| 692 |
+
"epoch": 1.76,
|
| 693 |
+
"learning_rate": 3.4251269884823654e-07,
|
| 694 |
+
"loss": 0.0282,
|
| 695 |
+
"step": 1130
|
| 696 |
+
},
|
| 697 |
+
{
|
| 698 |
+
"epoch": 1.78,
|
| 699 |
+
"learning_rate": 3.3933733956675e-07,
|
| 700 |
+
"loss": 0.0367,
|
| 701 |
+
"step": 1140
|
| 702 |
+
},
|
| 703 |
+
{
|
| 704 |
+
"epoch": 1.8,
|
| 705 |
+
"learning_rate": 3.3614537061227013e-07,
|
| 706 |
+
"loss": 0.0395,
|
| 707 |
+
"step": 1150
|
| 708 |
+
},
|
| 709 |
+
{
|
| 710 |
+
"epoch": 1.81,
|
| 711 |
+
"learning_rate": 3.329373854383381e-07,
|
| 712 |
+
"loss": 0.0335,
|
| 713 |
+
"step": 1160
|
| 714 |
+
},
|
| 715 |
+
{
|
| 716 |
+
"epoch": 1.83,
|
| 717 |
+
"learning_rate": 3.29713980476244e-07,
|
| 718 |
+
"loss": 0.0356,
|
| 719 |
+
"step": 1170
|
| 720 |
+
},
|
| 721 |
+
{
|
| 722 |
+
"epoch": 1.84,
|
| 723 |
+
"learning_rate": 3.264757550241384e-07,
|
| 724 |
+
"loss": 0.0315,
|
| 725 |
+
"step": 1180
|
| 726 |
+
},
|
| 727 |
+
{
|
| 728 |
+
"epoch": 1.86,
|
| 729 |
+
"learning_rate": 3.232233111356091e-07,
|
| 730 |
+
"loss": 0.0292,
|
| 731 |
+
"step": 1190
|
| 732 |
+
},
|
| 733 |
+
{
|
| 734 |
+
"epoch": 1.87,
|
| 735 |
+
"learning_rate": 3.19957253507748e-07,
|
| 736 |
+
"loss": 0.0287,
|
| 737 |
+
"step": 1200
|
| 738 |
+
},
|
| 739 |
+
{
|
| 740 |
+
"epoch": 1.89,
|
| 741 |
+
"learning_rate": 3.166781893687246e-07,
|
| 742 |
+
"loss": 0.0406,
|
| 743 |
+
"step": 1210
|
| 744 |
+
},
|
| 745 |
+
{
|
| 746 |
+
"epoch": 1.9,
|
| 747 |
+
"learning_rate": 3.133867283648899e-07,
|
| 748 |
+
"loss": 0.0269,
|
| 749 |
+
"step": 1220
|
| 750 |
+
},
|
| 751 |
+
{
|
| 752 |
+
"epoch": 1.92,
|
| 753 |
+
"learning_rate": 3.100834824474302e-07,
|
| 754 |
+
"loss": 0.035,
|
| 755 |
+
"step": 1230
|
| 756 |
+
},
|
| 757 |
+
{
|
| 758 |
+
"epoch": 1.94,
|
| 759 |
+
"learning_rate": 3.0676906575859327e-07,
|
| 760 |
+
"loss": 0.0389,
|
| 761 |
+
"step": 1240
|
| 762 |
+
},
|
| 763 |
+
{
|
| 764 |
+
"epoch": 1.95,
|
| 765 |
+
"learning_rate": 3.0344409451750563e-07,
|
| 766 |
+
"loss": 0.029,
|
| 767 |
+
"step": 1250
|
| 768 |
+
},
|
| 769 |
+
{
|
| 770 |
+
"epoch": 1.97,
|
| 771 |
+
"learning_rate": 3.001091869056051e-07,
|
| 772 |
+
"loss": 0.0312,
|
| 773 |
+
"step": 1260
|
| 774 |
+
},
|
| 775 |
+
{
|
| 776 |
+
"epoch": 1.98,
|
| 777 |
+
"learning_rate": 2.96764962951708e-07,
|
| 778 |
+
"loss": 0.0222,
|
| 779 |
+
"step": 1270
|
| 780 |
+
},
|
| 781 |
+
{
|
| 782 |
+
"epoch": 2.0,
|
| 783 |
+
"learning_rate": 2.934120444167326e-07,
|
| 784 |
+
"loss": 0.0334,
|
| 785 |
+
"step": 1280
|
| 786 |
+
},
|
| 787 |
+
{
|
| 788 |
+
"epoch": 2.0,
|
| 789 |
+
"eval_loss": 0.033988263458013535,
|
| 790 |
+
"eval_runtime": 257.8539,
|
| 791 |
+
"eval_samples_per_second": 4.39,
|
| 792 |
+
"eval_steps_per_second": 0.551,
|
| 793 |
+
"step": 1281
|
| 794 |
+
},
|
| 795 |
+
{
|
| 796 |
+
"epoch": 2.01,
|
| 797 |
+
"learning_rate": 2.900510546781011e-07,
|
| 798 |
+
"loss": 0.0311,
|
| 799 |
+
"step": 1290
|
| 800 |
+
},
|
| 801 |
+
{
|
| 802 |
+
"epoch": 2.03,
|
| 803 |
+
"learning_rate": 2.8668261861384043e-07,
|
| 804 |
+
"loss": 0.0418,
|
| 805 |
+
"step": 1300
|
| 806 |
+
},
|
| 807 |
+
{
|
| 808 |
+
"epoch": 2.05,
|
| 809 |
+
"learning_rate": 2.83307362486405e-07,
|
| 810 |
+
"loss": 0.0305,
|
| 811 |
+
"step": 1310
|
| 812 |
+
},
|
| 813 |
+
{
|
| 814 |
+
"epoch": 2.06,
|
| 815 |
+
"learning_rate": 2.799259138262406e-07,
|
| 816 |
+
"loss": 0.0423,
|
| 817 |
+
"step": 1320
|
| 818 |
+
},
|
| 819 |
+
{
|
| 820 |
+
"epoch": 2.08,
|
| 821 |
+
"learning_rate": 2.765389013151144e-07,
|
| 822 |
+
"loss": 0.0309,
|
| 823 |
+
"step": 1330
|
| 824 |
+
},
|
| 825 |
+
{
|
| 826 |
+
"epoch": 2.09,
|
| 827 |
+
"learning_rate": 2.731469546692289e-07,
|
| 828 |
+
"loss": 0.0246,
|
| 829 |
+
"step": 1340
|
| 830 |
+
},
|
| 831 |
+
{
|
| 832 |
+
"epoch": 2.11,
|
| 833 |
+
"learning_rate": 2.6975070452214547e-07,
|
| 834 |
+
"loss": 0.0284,
|
| 835 |
+
"step": 1350
|
| 836 |
+
},
|
| 837 |
+
{
|
| 838 |
+
"epoch": 2.12,
|
| 839 |
+
"learning_rate": 2.663507823075358e-07,
|
| 840 |
+
"loss": 0.0361,
|
| 841 |
+
"step": 1360
|
| 842 |
+
},
|
| 843 |
+
{
|
| 844 |
+
"epoch": 2.14,
|
| 845 |
+
"learning_rate": 2.6294782014178547e-07,
|
| 846 |
+
"loss": 0.0366,
|
| 847 |
+
"step": 1370
|
| 848 |
+
},
|
| 849 |
+
{
|
| 850 |
+
"epoch": 2.15,
|
| 851 |
+
"learning_rate": 2.595424507064704e-07,
|
| 852 |
+
"loss": 0.0258,
|
| 853 |
+
"step": 1380
|
| 854 |
+
},
|
| 855 |
+
{
|
| 856 |
+
"epoch": 2.17,
|
| 857 |
+
"learning_rate": 2.561353071307281e-07,
|
| 858 |
+
"loss": 0.0257,
|
| 859 |
+
"step": 1390
|
| 860 |
+
},
|
| 861 |
+
{
|
| 862 |
+
"epoch": 2.19,
|
| 863 |
+
"learning_rate": 2.5272702287354557e-07,
|
| 864 |
+
"loss": 0.0341,
|
| 865 |
+
"step": 1400
|
| 866 |
+
},
|
| 867 |
+
{
|
| 868 |
+
"epoch": 2.2,
|
| 869 |
+
"learning_rate": 2.493182316059865e-07,
|
| 870 |
+
"loss": 0.0293,
|
| 871 |
+
"step": 1410
|
| 872 |
+
},
|
| 873 |
+
{
|
| 874 |
+
"epoch": 2.22,
|
| 875 |
+
"learning_rate": 2.459095670933783e-07,
|
| 876 |
+
"loss": 0.029,
|
| 877 |
+
"step": 1420
|
| 878 |
+
},
|
| 879 |
+
{
|
| 880 |
+
"epoch": 2.23,
|
| 881 |
+
"learning_rate": 2.425016630774818e-07,
|
| 882 |
+
"loss": 0.0349,
|
| 883 |
+
"step": 1430
|
| 884 |
+
},
|
| 885 |
+
{
|
| 886 |
+
"epoch": 2.25,
|
| 887 |
+
"learning_rate": 2.39095153158666e-07,
|
| 888 |
+
"loss": 0.0311,
|
| 889 |
+
"step": 1440
|
| 890 |
+
},
|
| 891 |
+
{
|
| 892 |
+
"epoch": 2.26,
|
| 893 |
+
"learning_rate": 2.3569067067810788e-07,
|
| 894 |
+
"loss": 0.0279,
|
| 895 |
+
"step": 1450
|
| 896 |
+
},
|
| 897 |
+
{
|
| 898 |
+
"epoch": 2.28,
|
| 899 |
+
"learning_rate": 2.3228884860004148e-07,
|
| 900 |
+
"loss": 0.0311,
|
| 901 |
+
"step": 1460
|
| 902 |
+
},
|
| 903 |
+
{
|
| 904 |
+
"epoch": 2.3,
|
| 905 |
+
"learning_rate": 2.288903193940767e-07,
|
| 906 |
+
"loss": 0.0157,
|
| 907 |
+
"step": 1470
|
| 908 |
+
},
|
| 909 |
+
{
|
| 910 |
+
"epoch": 2.31,
|
| 911 |
+
"learning_rate": 2.2549571491760981e-07,
|
| 912 |
+
"loss": 0.023,
|
| 913 |
+
"step": 1480
|
| 914 |
+
},
|
| 915 |
+
{
|
| 916 |
+
"epoch": 2.33,
|
| 917 |
+
"learning_rate": 2.221056662983482e-07,
|
| 918 |
+
"loss": 0.0392,
|
| 919 |
+
"step": 1490
|
| 920 |
+
},
|
| 921 |
+
{
|
| 922 |
+
"epoch": 2.34,
|
| 923 |
+
"learning_rate": 2.1872080381697023e-07,
|
| 924 |
+
"loss": 0.0267,
|
| 925 |
+
"step": 1500
|
| 926 |
+
},
|
| 927 |
+
{
|
| 928 |
+
"epoch": 2.36,
|
| 929 |
+
"learning_rate": 2.153417567899433e-07,
|
| 930 |
+
"loss": 0.0273,
|
| 931 |
+
"step": 1510
|
| 932 |
+
},
|
| 933 |
+
{
|
| 934 |
+
"epoch": 2.37,
|
| 935 |
+
"learning_rate": 2.1196915345252082e-07,
|
| 936 |
+
"loss": 0.0388,
|
| 937 |
+
"step": 1520
|
| 938 |
+
},
|
| 939 |
+
{
|
| 940 |
+
"epoch": 2.39,
|
| 941 |
+
"learning_rate": 2.0860362084193982e-07,
|
| 942 |
+
"loss": 0.0304,
|
| 943 |
+
"step": 1530
|
| 944 |
+
},
|
| 945 |
+
{
|
| 946 |
+
"epoch": 2.4,
|
| 947 |
+
"learning_rate": 2.0524578468084185e-07,
|
| 948 |
+
"loss": 0.0317,
|
| 949 |
+
"step": 1540
|
| 950 |
+
},
|
| 951 |
+
{
|
| 952 |
+
"epoch": 2.42,
|
| 953 |
+
"learning_rate": 2.0189626926093834e-07,
|
| 954 |
+
"loss": 0.0242,
|
| 955 |
+
"step": 1550
|
| 956 |
+
},
|
| 957 |
+
{
|
| 958 |
+
"epoch": 2.44,
|
| 959 |
+
"learning_rate": 1.9855569732694128e-07,
|
| 960 |
+
"loss": 0.0341,
|
| 961 |
+
"step": 1560
|
| 962 |
+
},
|
| 963 |
+
{
|
| 964 |
+
"epoch": 2.45,
|
| 965 |
+
"learning_rate": 1.9522468996078255e-07,
|
| 966 |
+
"loss": 0.0237,
|
| 967 |
+
"step": 1570
|
| 968 |
+
},
|
| 969 |
+
{
|
| 970 |
+
"epoch": 2.47,
|
| 971 |
+
"learning_rate": 1.9190386646614138e-07,
|
| 972 |
+
"loss": 0.029,
|
| 973 |
+
"step": 1580
|
| 974 |
+
},
|
| 975 |
+
{
|
| 976 |
+
"epoch": 2.48,
|
| 977 |
+
"learning_rate": 1.8859384425330316e-07,
|
| 978 |
+
"loss": 0.0224,
|
| 979 |
+
"step": 1590
|
| 980 |
+
},
|
| 981 |
+
{
|
| 982 |
+
"epoch": 2.5,
|
| 983 |
+
"learning_rate": 1.8529523872436977e-07,
|
| 984 |
+
"loss": 0.034,
|
| 985 |
+
"step": 1600
|
| 986 |
+
},
|
| 987 |
+
{
|
| 988 |
+
"epoch": 2.51,
|
| 989 |
+
"learning_rate": 1.8200866315884395e-07,
|
| 990 |
+
"loss": 0.0253,
|
| 991 |
+
"step": 1610
|
| 992 |
+
},
|
| 993 |
+
{
|
| 994 |
+
"epoch": 2.53,
|
| 995 |
+
"learning_rate": 1.7873472859960736e-07,
|
| 996 |
+
"loss": 0.0309,
|
| 997 |
+
"step": 1620
|
| 998 |
+
},
|
| 999 |
+
{
|
| 1000 |
+
"epoch": 2.54,
|
| 1001 |
+
"learning_rate": 1.7547404373931508e-07,
|
| 1002 |
+
"loss": 0.0297,
|
| 1003 |
+
"step": 1630
|
| 1004 |
+
},
|
| 1005 |
+
{
|
| 1006 |
+
"epoch": 2.56,
|
| 1007 |
+
"learning_rate": 1.722272148072273e-07,
|
| 1008 |
+
"loss": 0.0367,
|
| 1009 |
+
"step": 1640
|
| 1010 |
+
},
|
| 1011 |
+
{
|
| 1012 |
+
"epoch": 2.58,
|
| 1013 |
+
"learning_rate": 1.689948454564983e-07,
|
| 1014 |
+
"loss": 0.0315,
|
| 1015 |
+
"step": 1650
|
| 1016 |
+
},
|
| 1017 |
+
{
|
| 1018 |
+
"epoch": 2.59,
|
| 1019 |
+
"learning_rate": 1.6577753665194498e-07,
|
| 1020 |
+
"loss": 0.0364,
|
| 1021 |
+
"step": 1660
|
| 1022 |
+
},
|
| 1023 |
+
{
|
| 1024 |
+
"epoch": 2.61,
|
| 1025 |
+
"learning_rate": 1.6257588655831478e-07,
|
| 1026 |
+
"loss": 0.0309,
|
| 1027 |
+
"step": 1670
|
| 1028 |
+
},
|
| 1029 |
+
{
|
| 1030 |
+
"epoch": 2.62,
|
| 1031 |
+
"learning_rate": 1.593904904290746e-07,
|
| 1032 |
+
"loss": 0.0278,
|
| 1033 |
+
"step": 1680
|
| 1034 |
+
},
|
| 1035 |
+
{
|
| 1036 |
+
"epoch": 2.64,
|
| 1037 |
+
"learning_rate": 1.5622194049574046e-07,
|
| 1038 |
+
"loss": 0.0283,
|
| 1039 |
+
"step": 1690
|
| 1040 |
+
},
|
| 1041 |
+
{
|
| 1042 |
+
"epoch": 2.65,
|
| 1043 |
+
"learning_rate": 1.530708258577698e-07,
|
| 1044 |
+
"loss": 0.0365,
|
| 1045 |
+
"step": 1700
|
| 1046 |
+
},
|
| 1047 |
+
{
|
| 1048 |
+
"epoch": 2.67,
|
| 1049 |
+
"learning_rate": 1.4993773237303528e-07,
|
| 1050 |
+
"loss": 0.03,
|
| 1051 |
+
"step": 1710
|
| 1052 |
+
},
|
| 1053 |
+
{
|
| 1054 |
+
"epoch": 2.69,
|
| 1055 |
+
"learning_rate": 1.4682324254890133e-07,
|
| 1056 |
+
"loss": 0.0303,
|
| 1057 |
+
"step": 1720
|
| 1058 |
+
},
|
| 1059 |
+
{
|
| 1060 |
+
"epoch": 2.7,
|
| 1061 |
+
"learning_rate": 1.4372793543392469e-07,
|
| 1062 |
+
"loss": 0.0336,
|
| 1063 |
+
"step": 1730
|
| 1064 |
+
},
|
| 1065 |
+
{
|
| 1066 |
+
"epoch": 2.72,
|
| 1067 |
+
"learning_rate": 1.4065238651019646e-07,
|
| 1068 |
+
"loss": 0.0332,
|
| 1069 |
+
"step": 1740
|
| 1070 |
+
},
|
| 1071 |
+
{
|
| 1072 |
+
"epoch": 2.73,
|
| 1073 |
+
"learning_rate": 1.3759716758634832e-07,
|
| 1074 |
+
"loss": 0.0326,
|
| 1075 |
+
"step": 1750
|
| 1076 |
+
},
|
| 1077 |
+
{
|
| 1078 |
+
"epoch": 2.75,
|
| 1079 |
+
"learning_rate": 1.3456284669124157e-07,
|
| 1080 |
+
"loss": 0.0324,
|
| 1081 |
+
"step": 1760
|
| 1082 |
+
},
|
| 1083 |
+
{
|
| 1084 |
+
"epoch": 2.76,
|
| 1085 |
+
"learning_rate": 1.3154998796835804e-07,
|
| 1086 |
+
"loss": 0.0305,
|
| 1087 |
+
"step": 1770
|
| 1088 |
+
},
|
| 1089 |
+
{
|
| 1090 |
+
"epoch": 2.78,
|
| 1091 |
+
"learning_rate": 1.2855915157091495e-07,
|
| 1092 |
+
"loss": 0.0283,
|
| 1093 |
+
"step": 1780
|
| 1094 |
+
},
|
| 1095 |
+
{
|
| 1096 |
+
"epoch": 2.79,
|
| 1097 |
+
"learning_rate": 1.2559089355772017e-07,
|
| 1098 |
+
"loss": 0.0299,
|
| 1099 |
+
"step": 1790
|
| 1100 |
+
},
|
| 1101 |
+
{
|
| 1102 |
+
"epoch": 2.81,
|
| 1103 |
+
"learning_rate": 1.2264576578978955e-07,
|
| 1104 |
+
"loss": 0.024,
|
| 1105 |
+
"step": 1800
|
| 1106 |
+
},
|
| 1107 |
+
{
|
| 1108 |
+
"epoch": 2.83,
|
| 1109 |
+
"learning_rate": 1.197243158277442e-07,
|
| 1110 |
+
"loss": 0.0399,
|
| 1111 |
+
"step": 1810
|
| 1112 |
+
},
|
| 1113 |
+
{
|
| 1114 |
+
"epoch": 2.84,
|
| 1115 |
+
"learning_rate": 1.1682708683000774e-07,
|
| 1116 |
+
"loss": 0.0381,
|
| 1117 |
+
"step": 1820
|
| 1118 |
+
},
|
| 1119 |
+
{
|
| 1120 |
+
"epoch": 2.86,
|
| 1121 |
+
"learning_rate": 1.1395461745182198e-07,
|
| 1122 |
+
"loss": 0.0267,
|
| 1123 |
+
"step": 1830
|
| 1124 |
+
},
|
| 1125 |
+
{
|
| 1126 |
+
"epoch": 2.87,
|
| 1127 |
+
"learning_rate": 1.1110744174509951e-07,
|
| 1128 |
+
"loss": 0.0207,
|
| 1129 |
+
"step": 1840
|
| 1130 |
+
},
|
| 1131 |
+
{
|
| 1132 |
+
"epoch": 2.89,
|
| 1133 |
+
"learning_rate": 1.0828608905913211e-07,
|
| 1134 |
+
"loss": 0.0386,
|
| 1135 |
+
"step": 1850
|
| 1136 |
+
},
|
| 1137 |
+
{
|
| 1138 |
+
"epoch": 2.9,
|
| 1139 |
+
"learning_rate": 1.0549108394217417e-07,
|
| 1140 |
+
"loss": 0.0259,
|
| 1141 |
+
"step": 1860
|
| 1142 |
+
},
|
| 1143 |
+
{
|
| 1144 |
+
"epoch": 2.92,
|
| 1145 |
+
"learning_rate": 1.027229460439179e-07,
|
| 1146 |
+
"loss": 0.0305,
|
| 1147 |
+
"step": 1870
|
| 1148 |
+
},
|
| 1149 |
+
{
|
| 1150 |
+
"epoch": 2.94,
|
| 1151 |
+
"learning_rate": 9.998219001887978e-08,
|
| 1152 |
+
"loss": 0.0258,
|
| 1153 |
+
"step": 1880
|
| 1154 |
+
},
|
| 1155 |
+
{
|
| 1156 |
+
"epoch": 2.95,
|
| 1157 |
+
"learning_rate": 9.726932543071531e-08,
|
| 1158 |
+
"loss": 0.0323,
|
| 1159 |
+
"step": 1890
|
| 1160 |
+
},
|
| 1161 |
+
{
|
| 1162 |
+
"epoch": 2.97,
|
| 1163 |
+
"learning_rate": 9.45848566574807e-08,
|
| 1164 |
+
"loss": 0.0311,
|
| 1165 |
+
"step": 1900
|
| 1166 |
+
},
|
| 1167 |
+
{
|
| 1168 |
+
"epoch": 2.98,
|
| 1169 |
+
"learning_rate": 9.192928279785864e-08,
|
| 1170 |
+
"loss": 0.0207,
|
| 1171 |
+
"step": 1910
|
| 1172 |
+
},
|
| 1173 |
+
{
|
| 1174 |
+
"epoch": 3.0,
|
| 1175 |
+
"learning_rate": 8.930309757836516e-08,
|
| 1176 |
+
"loss": 0.0226,
|
| 1177 |
+
"step": 1920
|
| 1178 |
+
},
|
| 1179 |
+
{
|
| 1180 |
+
"epoch": 3.0,
|
| 1181 |
+
"eval_loss": 0.034274790436029434,
|
| 1182 |
+
"eval_runtime": 257.73,
|
| 1183 |
+
"eval_samples_per_second": 4.392,
|
| 1184 |
+
"eval_steps_per_second": 0.551,
|
| 1185 |
+
"step": 1921
|
| 1186 |
+
},
|
| 1187 |
+
{
|
| 1188 |
+
"epoch": 3.01,
|
| 1189 |
+
"learning_rate": 8.670678926155586e-08,
|
| 1190 |
+
"loss": 0.031,
|
| 1191 |
+
"step": 1930
|
| 1192 |
+
},
|
| 1193 |
+
{
|
| 1194 |
+
"epoch": 3.03,
|
| 1195 |
+
"learning_rate": 8.414084055524725e-08,
|
| 1196 |
+
"loss": 0.024,
|
| 1197 |
+
"step": 1940
|
| 1198 |
+
},
|
| 1199 |
+
{
|
| 1200 |
+
"epoch": 3.04,
|
| 1201 |
+
"learning_rate": 8.160572852277192e-08,
|
| 1202 |
+
"loss": 0.0289,
|
| 1203 |
+
"step": 1950
|
| 1204 |
+
},
|
| 1205 |
+
{
|
| 1206 |
+
"epoch": 3.06,
|
| 1207 |
+
"learning_rate": 7.910192449428216e-08,
|
| 1208 |
+
"loss": 0.0265,
|
| 1209 |
+
"step": 1960
|
| 1210 |
+
},
|
| 1211 |
+
{
|
| 1212 |
+
"epoch": 3.08,
|
| 1213 |
+
"learning_rate": 7.662989397911993e-08,
|
| 1214 |
+
"loss": 0.0313,
|
| 1215 |
+
"step": 1970
|
| 1216 |
+
},
|
| 1217 |
+
{
|
| 1218 |
+
"epoch": 3.09,
|
| 1219 |
+
"learning_rate": 7.419009657926898e-08,
|
| 1220 |
+
"loss": 0.034,
|
| 1221 |
+
"step": 1980
|
| 1222 |
+
},
|
| 1223 |
+
{
|
| 1224 |
+
"epoch": 3.11,
|
| 1225 |
+
"learning_rate": 7.178298590390508e-08,
|
| 1226 |
+
"loss": 0.0291,
|
| 1227 |
+
"step": 1990
|
| 1228 |
+
},
|
| 1229 |
+
{
|
| 1230 |
+
"epoch": 3.12,
|
| 1231 |
+
"learning_rate": 6.940900948506112e-08,
|
| 1232 |
+
"loss": 0.0269,
|
| 1233 |
+
"step": 2000
|
| 1234 |
+
},
|
| 1235 |
+
{
|
| 1236 |
+
"epoch": 3.14,
|
| 1237 |
+
"learning_rate": 6.706860869442113e-08,
|
| 1238 |
+
"loss": 0.0304,
|
| 1239 |
+
"step": 2010
|
| 1240 |
+
},
|
| 1241 |
+
{
|
| 1242 |
+
"epoch": 3.15,
|
| 1243 |
+
"learning_rate": 6.476221866126027e-08,
|
| 1244 |
+
"loss": 0.0337,
|
| 1245 |
+
"step": 2020
|
| 1246 |
+
},
|
| 1247 |
+
{
|
| 1248 |
+
"epoch": 3.17,
|
| 1249 |
+
"learning_rate": 6.249026819154502e-08,
|
| 1250 |
+
"loss": 0.0288,
|
| 1251 |
+
"step": 2030
|
| 1252 |
+
},
|
| 1253 |
+
{
|
| 1254 |
+
"epoch": 3.19,
|
| 1255 |
+
"learning_rate": 6.025317968820954e-08,
|
| 1256 |
+
"loss": 0.0363,
|
| 1257 |
+
"step": 2040
|
| 1258 |
+
},
|
| 1259 |
+
{
|
| 1260 |
+
"epoch": 3.2,
|
| 1261 |
+
"learning_rate": 5.805136907262198e-08,
|
| 1262 |
+
"loss": 0.0304,
|
| 1263 |
+
"step": 2050
|
| 1264 |
+
},
|
| 1265 |
+
{
|
| 1266 |
+
"epoch": 3.22,
|
| 1267 |
+
"learning_rate": 5.5885245707256115e-08,
|
| 1268 |
+
"loss": 0.0272,
|
| 1269 |
+
"step": 2060
|
| 1270 |
+
},
|
| 1271 |
+
{
|
| 1272 |
+
"epoch": 3.23,
|
| 1273 |
+
"learning_rate": 5.3755212319582105e-08,
|
| 1274 |
+
"loss": 0.029,
|
| 1275 |
+
"step": 2070
|
| 1276 |
+
},
|
| 1277 |
+
{
|
| 1278 |
+
"epoch": 3.25,
|
| 1279 |
+
"learning_rate": 5.166166492719124e-08,
|
| 1280 |
+
"loss": 0.0247,
|
| 1281 |
+
"step": 2080
|
| 1282 |
+
},
|
| 1283 |
+
{
|
| 1284 |
+
"epoch": 3.26,
|
| 1285 |
+
"learning_rate": 4.960499276416819e-08,
|
| 1286 |
+
"loss": 0.0242,
|
| 1287 |
+
"step": 2090
|
| 1288 |
+
},
|
| 1289 |
+
{
|
| 1290 |
+
"epoch": 3.28,
|
| 1291 |
+
"learning_rate": 4.758557820872397e-08,
|
| 1292 |
+
"loss": 0.0234,
|
| 1293 |
+
"step": 2100
|
| 1294 |
+
},
|
| 1295 |
+
{
|
| 1296 |
+
"epoch": 3.29,
|
| 1297 |
+
"learning_rate": 4.5603796712104096e-08,
|
| 1298 |
+
"loss": 0.0238,
|
| 1299 |
+
"step": 2110
|
| 1300 |
+
},
|
| 1301 |
+
{
|
| 1302 |
+
"epoch": 3.31,
|
| 1303 |
+
"learning_rate": 4.366001672878406e-08,
|
| 1304 |
+
"loss": 0.0262,
|
| 1305 |
+
"step": 2120
|
| 1306 |
+
},
|
| 1307 |
+
{
|
| 1308 |
+
"epoch": 3.33,
|
| 1309 |
+
"learning_rate": 4.175459964796635e-08,
|
| 1310 |
+
"loss": 0.0235,
|
| 1311 |
+
"step": 2130
|
| 1312 |
+
},
|
| 1313 |
+
{
|
| 1314 |
+
"epoch": 3.34,
|
| 1315 |
+
"learning_rate": 3.988789972639045e-08,
|
| 1316 |
+
"loss": 0.0322,
|
| 1317 |
+
"step": 2140
|
| 1318 |
+
},
|
| 1319 |
+
{
|
| 1320 |
+
"epoch": 3.36,
|
| 1321 |
+
"learning_rate": 3.806026402246926e-08,
|
| 1322 |
+
"loss": 0.023,
|
| 1323 |
+
"step": 2150
|
| 1324 |
+
},
|
| 1325 |
+
{
|
| 1326 |
+
"epoch": 3.37,
|
| 1327 |
+
"learning_rate": 3.62720323317634e-08,
|
| 1328 |
+
"loss": 0.0357,
|
| 1329 |
+
"step": 2160
|
| 1330 |
+
},
|
| 1331 |
+
{
|
| 1332 |
+
"epoch": 3.39,
|
| 1333 |
+
"learning_rate": 3.452353712380646e-08,
|
| 1334 |
+
"loss": 0.0289,
|
| 1335 |
+
"step": 2170
|
| 1336 |
+
},
|
| 1337 |
+
{
|
| 1338 |
+
"epoch": 3.4,
|
| 1339 |
+
"learning_rate": 3.281510348029193e-08,
|
| 1340 |
+
"loss": 0.0302,
|
| 1341 |
+
"step": 2180
|
| 1342 |
+
},
|
| 1343 |
+
{
|
| 1344 |
+
"epoch": 3.42,
|
| 1345 |
+
"learning_rate": 3.114704903463367e-08,
|
| 1346 |
+
"loss": 0.0247,
|
| 1347 |
+
"step": 2190
|
| 1348 |
+
},
|
| 1349 |
+
{
|
| 1350 |
+
"epoch": 3.43,
|
| 1351 |
+
"learning_rate": 2.9519683912911263e-08,
|
| 1352 |
+
"loss": 0.0249,
|
| 1353 |
+
"step": 2200
|
| 1354 |
+
},
|
| 1355 |
+
{
|
| 1356 |
+
"epoch": 3.45,
|
| 1357 |
+
"learning_rate": 2.793331067621099e-08,
|
| 1358 |
+
"loss": 0.0215,
|
| 1359 |
+
"step": 2210
|
| 1360 |
+
},
|
| 1361 |
+
{
|
| 1362 |
+
"epoch": 3.47,
|
| 1363 |
+
"learning_rate": 2.6388224264373703e-08,
|
| 1364 |
+
"loss": 0.026,
|
| 1365 |
+
"step": 2220
|
| 1366 |
+
},
|
| 1367 |
+
{
|
| 1368 |
+
"epoch": 3.48,
|
| 1369 |
+
"learning_rate": 2.4884711941159124e-08,
|
| 1370 |
+
"loss": 0.027,
|
| 1371 |
+
"step": 2230
|
| 1372 |
+
},
|
| 1373 |
+
{
|
| 1374 |
+
"epoch": 3.5,
|
| 1375 |
+
"learning_rate": 2.3423053240837514e-08,
|
| 1376 |
+
"loss": 0.0308,
|
| 1377 |
+
"step": 2240
|
| 1378 |
+
},
|
| 1379 |
+
{
|
| 1380 |
+
"epoch": 3.51,
|
| 1381 |
+
"learning_rate": 2.200351991621871e-08,
|
| 1382 |
+
"loss": 0.0366,
|
| 1383 |
+
"step": 2250
|
| 1384 |
+
},
|
| 1385 |
+
{
|
| 1386 |
+
"epoch": 3.53,
|
| 1387 |
+
"learning_rate": 2.0626375888127183e-08,
|
| 1388 |
+
"loss": 0.0286,
|
| 1389 |
+
"step": 2260
|
| 1390 |
+
},
|
| 1391 |
+
{
|
| 1392 |
+
"epoch": 3.54,
|
| 1393 |
+
"learning_rate": 1.92918771963341e-08,
|
| 1394 |
+
"loss": 0.0355,
|
| 1395 |
+
"step": 2270
|
| 1396 |
+
},
|
| 1397 |
+
{
|
| 1398 |
+
"epoch": 3.56,
|
| 1399 |
+
"learning_rate": 1.800027195195389e-08,
|
| 1400 |
+
"loss": 0.0311,
|
| 1401 |
+
"step": 2280
|
| 1402 |
+
},
|
| 1403 |
+
{
|
| 1404 |
+
"epoch": 3.58,
|
| 1405 |
+
"learning_rate": 1.675180029131529e-08,
|
| 1406 |
+
"loss": 0.0262,
|
| 1407 |
+
"step": 2290
|
| 1408 |
+
},
|
| 1409 |
+
{
|
| 1410 |
+
"epoch": 3.59,
|
| 1411 |
+
"learning_rate": 1.5546694331315086e-08,
|
| 1412 |
+
"loss": 0.0301,
|
| 1413 |
+
"step": 2300
|
| 1414 |
+
},
|
| 1415 |
+
{
|
| 1416 |
+
"epoch": 3.61,
|
| 1417 |
+
"learning_rate": 1.4385178126262609e-08,
|
| 1418 |
+
"loss": 0.0281,
|
| 1419 |
+
"step": 2310
|
| 1420 |
+
},
|
| 1421 |
+
{
|
| 1422 |
+
"epoch": 3.62,
|
| 1423 |
+
"learning_rate": 1.3267467626223605e-08,
|
| 1424 |
+
"loss": 0.0244,
|
| 1425 |
+
"step": 2320
|
| 1426 |
+
},
|
| 1427 |
+
{
|
| 1428 |
+
"epoch": 3.64,
|
| 1429 |
+
"learning_rate": 1.2193770636870187e-08,
|
| 1430 |
+
"loss": 0.0296,
|
| 1431 |
+
"step": 2330
|
| 1432 |
+
},
|
| 1433 |
+
{
|
| 1434 |
+
"epoch": 3.65,
|
| 1435 |
+
"learning_rate": 1.1164286780845995e-08,
|
| 1436 |
+
"loss": 0.0274,
|
| 1437 |
+
"step": 2340
|
| 1438 |
+
},
|
| 1439 |
+
{
|
| 1440 |
+
"epoch": 3.67,
|
| 1441 |
+
"learning_rate": 1.0179207460651595e-08,
|
| 1442 |
+
"loss": 0.0334,
|
| 1443 |
+
"step": 2350
|
| 1444 |
+
},
|
| 1445 |
+
{
|
| 1446 |
+
"epoch": 3.68,
|
| 1447 |
+
"learning_rate": 9.238715823059323e-09,
|
| 1448 |
+
"loss": 0.0303,
|
| 1449 |
+
"step": 2360
|
| 1450 |
+
},
|
| 1451 |
+
{
|
| 1452 |
+
"epoch": 3.7,
|
| 1453 |
+
"learning_rate": 8.342986725062118e-09,
|
| 1454 |
+
"loss": 0.0345,
|
| 1455 |
+
"step": 2370
|
| 1456 |
+
},
|
| 1457 |
+
{
|
| 1458 |
+
"epoch": 3.72,
|
| 1459 |
+
"learning_rate": 7.492186701364006e-09,
|
| 1460 |
+
"loss": 0.0246,
|
| 1461 |
+
"step": 2380
|
| 1462 |
+
},
|
| 1463 |
+
{
|
| 1464 |
+
"epoch": 3.73,
|
| 1465 |
+
"learning_rate": 6.68647393341798e-09,
|
| 1466 |
+
"loss": 0.0328,
|
| 1467 |
+
"step": 2390
|
| 1468 |
+
},
|
| 1469 |
+
{
|
| 1470 |
+
"epoch": 3.75,
|
| 1471 |
+
"learning_rate": 5.925998220016659e-09,
|
| 1472 |
+
"loss": 0.0297,
|
| 1473 |
+
"step": 2400
|
| 1474 |
+
},
|
| 1475 |
+
{
|
| 1476 |
+
"epoch": 3.76,
|
| 1477 |
+
"learning_rate": 5.210900949441571e-09,
|
| 1478 |
+
"loss": 0.0306,
|
| 1479 |
+
"step": 2410
|
| 1480 |
+
},
|
| 1481 |
+
{
|
| 1482 |
+
"epoch": 3.78,
|
| 1483 |
+
"learning_rate": 4.5413150731761775e-09,
|
| 1484 |
+
"loss": 0.0337,
|
| 1485 |
+
"step": 2420
|
| 1486 |
+
},
|
| 1487 |
+
{
|
| 1488 |
+
"epoch": 3.79,
|
| 1489 |
+
"learning_rate": 3.917365081187396e-09,
|
| 1490 |
+
"loss": 0.0268,
|
| 1491 |
+
"step": 2430
|
| 1492 |
+
},
|
| 1493 |
+
{
|
| 1494 |
+
"epoch": 3.81,
|
| 1495 |
+
"learning_rate": 3.3391669787802555e-09,
|
| 1496 |
+
"loss": 0.0307,
|
| 1497 |
+
"step": 2440
|
| 1498 |
+
},
|
| 1499 |
+
{
|
| 1500 |
+
"epoch": 3.83,
|
| 1501 |
+
"learning_rate": 2.806828265030231e-09,
|
| 1502 |
+
"loss": 0.0276,
|
| 1503 |
+
"step": 2450
|
| 1504 |
+
},
|
| 1505 |
+
{
|
| 1506 |
+
"epoch": 3.84,
|
| 1507 |
+
"learning_rate": 2.3204479127968414e-09,
|
| 1508 |
+
"loss": 0.0327,
|
| 1509 |
+
"step": 2460
|
| 1510 |
+
},
|
| 1511 |
+
{
|
| 1512 |
+
"epoch": 3.86,
|
| 1513 |
+
"learning_rate": 1.880116350322508e-09,
|
| 1514 |
+
"loss": 0.0258,
|
| 1515 |
+
"step": 2470
|
| 1516 |
+
},
|
| 1517 |
+
{
|
| 1518 |
+
"epoch": 3.87,
|
| 1519 |
+
"learning_rate": 1.4859154444200883e-09,
|
| 1520 |
+
"loss": 0.0339,
|
| 1521 |
+
"step": 2480
|
| 1522 |
+
},
|
| 1523 |
+
{
|
| 1524 |
+
"epoch": 3.89,
|
| 1525 |
+
"learning_rate": 1.1379184852521872e-09,
|
| 1526 |
+
"loss": 0.0326,
|
| 1527 |
+
"step": 2490
|
| 1528 |
+
},
|
| 1529 |
+
{
|
| 1530 |
+
"epoch": 3.9,
|
| 1531 |
+
"learning_rate": 8.361901727049203e-10,
|
| 1532 |
+
"loss": 0.0223,
|
| 1533 |
+
"step": 2500
|
| 1534 |
+
},
|
| 1535 |
+
{
|
| 1536 |
+
"epoch": 3.92,
|
| 1537 |
+
"learning_rate": 5.807866043588128e-10,
|
| 1538 |
+
"loss": 0.0367,
|
| 1539 |
+
"step": 2510
|
| 1540 |
+
},
|
| 1541 |
+
{
|
| 1542 |
+
"epoch": 3.93,
|
| 1543 |
+
"learning_rate": 3.7175526505922594e-10,
|
| 1544 |
+
"loss": 0.0277,
|
| 1545 |
+
"step": 2520
|
| 1546 |
+
},
|
| 1547 |
+
{
|
| 1548 |
+
"epoch": 3.95,
|
| 1549 |
+
"learning_rate": 2.091350180878082e-10,
|
| 1550 |
+
"loss": 0.0257,
|
| 1551 |
+
"step": 2530
|
| 1552 |
+
},
|
| 1553 |
+
{
|
| 1554 |
+
"epoch": 3.97,
|
| 1555 |
+
"learning_rate": 9.295609793708025e-11,
|
| 1556 |
+
"loss": 0.0312,
|
| 1557 |
+
"step": 2540
|
| 1558 |
+
},
|
| 1559 |
+
{
|
| 1560 |
+
"epoch": 3.98,
|
| 1561 |
+
"learning_rate": 2.324010468920945e-11,
|
| 1562 |
+
"loss": 0.0295,
|
| 1563 |
+
"step": 2550
|
| 1564 |
+
},
|
| 1565 |
+
{
|
| 1566 |
+
"epoch": 4.0,
|
| 1567 |
+
"learning_rate": 0.0,
|
| 1568 |
+
"loss": 0.0275,
|
| 1569 |
+
"step": 2560
|
| 1570 |
+
},
|
| 1571 |
+
{
|
| 1572 |
+
"epoch": 4.0,
|
| 1573 |
+
"eval_loss": 0.03347698226571083,
|
| 1574 |
+
"eval_runtime": 257.6469,
|
| 1575 |
+
"eval_samples_per_second": 4.394,
|
| 1576 |
+
"eval_steps_per_second": 0.551,
|
| 1577 |
+
"step": 2560
|
| 1578 |
+
},
|
| 1579 |
+
{
|
| 1580 |
+
"epoch": 4.0,
|
| 1581 |
+
"step": 2560,
|
| 1582 |
+
"total_flos": 5.376330733971309e+18,
|
| 1583 |
+
"train_loss": 0.2725158300949261,
|
| 1584 |
+
"train_runtime": 56598.0652,
|
| 1585 |
+
"train_samples_per_second": 0.724,
|
| 1586 |
+
"train_steps_per_second": 0.045
|
| 1587 |
+
}
|
| 1588 |
+
],
|
| 1589 |
+
"logging_steps": 10,
|
| 1590 |
+
"max_steps": 2560,
|
| 1591 |
+
"num_input_tokens_seen": 0,
|
| 1592 |
+
"num_train_epochs": 4,
|
| 1593 |
+
"save_steps": 500,
|
| 1594 |
+
"total_flos": 5.376330733971309e+18,
|
| 1595 |
+
"train_batch_size": 8,
|
| 1596 |
+
"trial_name": null,
|
| 1597 |
+
"trial_params": null
|
| 1598 |
+
}
|
training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4b1b32e7399610bd4f78245e25c47278106efc09570f826755d14679ca86a53b
|
| 3 |
+
size 4283
|