Upload folder using huggingface_hub
Browse files- 3_128_e3_3e-5/.gitattributes +35 -0
- 3_128_e3_3e-5/README.md +63 -0
- 3_128_e3_3e-5/adapter_config.json +39 -0
- 3_128_e3_3e-5/adapter_model.safetensors +3 -0
- 3_128_e3_3e-5/all_results.json +9 -0
- 3_128_e3_3e-5/config.json +32 -0
- 3_128_e3_3e-5/merges.txt +0 -0
- 3_128_e3_3e-5/special_tokens_map.json +45 -0
- 3_128_e3_3e-5/tokenizer.json +0 -0
- 3_128_e3_3e-5/tokenizer_config.json +188 -0
- 3_128_e3_3e-5/train_results.json +9 -0
- 3_128_e3_3e-5/trainer_state.json +911 -0
- 3_128_e3_3e-5/training_args.bin +3 -0
- 3_128_e3_3e-5/vocab.json +0 -0
3_128_e3_3e-5/.gitattributes
ADDED
|
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
*.7z filter=lfs diff=lfs merge=lfs -text
|
| 2 |
+
*.arrow filter=lfs diff=lfs merge=lfs -text
|
| 3 |
+
*.bin filter=lfs diff=lfs merge=lfs -text
|
| 4 |
+
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
| 5 |
+
*.ckpt filter=lfs diff=lfs merge=lfs -text
|
| 6 |
+
*.ftz filter=lfs diff=lfs merge=lfs -text
|
| 7 |
+
*.gz filter=lfs diff=lfs merge=lfs -text
|
| 8 |
+
*.h5 filter=lfs diff=lfs merge=lfs -text
|
| 9 |
+
*.joblib filter=lfs diff=lfs merge=lfs -text
|
| 10 |
+
*.lfs.* filter=lfs diff=lfs merge=lfs -text
|
| 11 |
+
*.mlmodel filter=lfs diff=lfs merge=lfs -text
|
| 12 |
+
*.model filter=lfs diff=lfs merge=lfs -text
|
| 13 |
+
*.msgpack filter=lfs diff=lfs merge=lfs -text
|
| 14 |
+
*.npy filter=lfs diff=lfs merge=lfs -text
|
| 15 |
+
*.npz filter=lfs diff=lfs merge=lfs -text
|
| 16 |
+
*.onnx filter=lfs diff=lfs merge=lfs -text
|
| 17 |
+
*.ot filter=lfs diff=lfs merge=lfs -text
|
| 18 |
+
*.parquet filter=lfs diff=lfs merge=lfs -text
|
| 19 |
+
*.pb filter=lfs diff=lfs merge=lfs -text
|
| 20 |
+
*.pickle filter=lfs diff=lfs merge=lfs -text
|
| 21 |
+
*.pkl filter=lfs diff=lfs merge=lfs -text
|
| 22 |
+
*.pt filter=lfs diff=lfs merge=lfs -text
|
| 23 |
+
*.pth filter=lfs diff=lfs merge=lfs -text
|
| 24 |
+
*.rar filter=lfs diff=lfs merge=lfs -text
|
| 25 |
+
*.safetensors filter=lfs diff=lfs merge=lfs -text
|
| 26 |
+
saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
| 27 |
+
*.tar.* filter=lfs diff=lfs merge=lfs -text
|
| 28 |
+
*.tar filter=lfs diff=lfs merge=lfs -text
|
| 29 |
+
*.tflite filter=lfs diff=lfs merge=lfs -text
|
| 30 |
+
*.tgz filter=lfs diff=lfs merge=lfs -text
|
| 31 |
+
*.wasm filter=lfs diff=lfs merge=lfs -text
|
| 32 |
+
*.xz filter=lfs diff=lfs merge=lfs -text
|
| 33 |
+
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
+
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
+
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
3_128_e3_3e-5/README.md
ADDED
|
@@ -0,0 +1,63 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
library_name: peft
|
| 3 |
+
license: apache-2.0
|
| 4 |
+
base_model: ibm-granite/granite-3.3-8b-base
|
| 5 |
+
tags:
|
| 6 |
+
- alignment-handbook
|
| 7 |
+
- generated_from_trainer
|
| 8 |
+
datasets:
|
| 9 |
+
- data/knowledge_lora_training_data_1000
|
| 10 |
+
model-index:
|
| 11 |
+
- name: 3_128_e3_3e-5
|
| 12 |
+
results: []
|
| 13 |
+
---
|
| 14 |
+
|
| 15 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
| 16 |
+
should probably proofread and complete it, then remove this comment. -->
|
| 17 |
+
|
| 18 |
+
# 3_128_e3_3e-5
|
| 19 |
+
|
| 20 |
+
This model is a fine-tuned version of [ibm-granite/granite-3.3-8b-base](https://huggingface.co/ibm-granite/granite-3.3-8b-base) on the data/knowledge_lora_training_data_1000 dataset.
|
| 21 |
+
|
| 22 |
+
## Model description
|
| 23 |
+
|
| 24 |
+
More information needed
|
| 25 |
+
|
| 26 |
+
## Intended uses & limitations
|
| 27 |
+
|
| 28 |
+
More information needed
|
| 29 |
+
|
| 30 |
+
## Training and evaluation data
|
| 31 |
+
|
| 32 |
+
More information needed
|
| 33 |
+
|
| 34 |
+
## Training procedure
|
| 35 |
+
|
| 36 |
+
### Training hyperparameters
|
| 37 |
+
|
| 38 |
+
The following hyperparameters were used during training:
|
| 39 |
+
- learning_rate: 3e-05
|
| 40 |
+
- train_batch_size: 2
|
| 41 |
+
- eval_batch_size: 8
|
| 42 |
+
- seed: 42
|
| 43 |
+
- distributed_type: multi-GPU
|
| 44 |
+
- num_devices: 8
|
| 45 |
+
- gradient_accumulation_steps: 2
|
| 46 |
+
- total_train_batch_size: 32
|
| 47 |
+
- total_eval_batch_size: 64
|
| 48 |
+
- optimizer: Use adamw_torch with betas=(0.9,0.95) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
| 49 |
+
- lr_scheduler_type: cosine
|
| 50 |
+
- lr_scheduler_warmup_ratio: 0.05
|
| 51 |
+
- num_epochs: 3.0
|
| 52 |
+
|
| 53 |
+
### Training results
|
| 54 |
+
|
| 55 |
+
|
| 56 |
+
|
| 57 |
+
### Framework versions
|
| 58 |
+
|
| 59 |
+
- PEFT 0.15.2
|
| 60 |
+
- Transformers 4.52.4
|
| 61 |
+
- Pytorch 2.7.0+cu126
|
| 62 |
+
- Datasets 3.6.0
|
| 63 |
+
- Tokenizers 0.21.2
|
3_128_e3_3e-5/adapter_config.json
ADDED
|
@@ -0,0 +1,39 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"alpha_pattern": {},
|
| 3 |
+
"auto_mapping": null,
|
| 4 |
+
"base_model_name_or_path": "ibm-granite/granite-3.3-8b-base",
|
| 5 |
+
"bias": "none",
|
| 6 |
+
"corda_config": null,
|
| 7 |
+
"eva_config": null,
|
| 8 |
+
"exclude_modules": null,
|
| 9 |
+
"fan_in_fan_out": false,
|
| 10 |
+
"inference_mode": true,
|
| 11 |
+
"init_lora_weights": true,
|
| 12 |
+
"layer_replication": null,
|
| 13 |
+
"layers_pattern": null,
|
| 14 |
+
"layers_to_transform": null,
|
| 15 |
+
"loftq_config": {},
|
| 16 |
+
"lora_alpha": 256,
|
| 17 |
+
"lora_bias": false,
|
| 18 |
+
"lora_dropout": 0.05,
|
| 19 |
+
"megatron_config": null,
|
| 20 |
+
"megatron_core": "megatron.core",
|
| 21 |
+
"modules_to_save": null,
|
| 22 |
+
"peft_type": "LORA",
|
| 23 |
+
"r": 128,
|
| 24 |
+
"rank_pattern": {},
|
| 25 |
+
"revision": null,
|
| 26 |
+
"target_modules": [
|
| 27 |
+
"down_proj",
|
| 28 |
+
"up_proj",
|
| 29 |
+
"o_proj",
|
| 30 |
+
"v_proj",
|
| 31 |
+
"k_proj",
|
| 32 |
+
"gate_proj",
|
| 33 |
+
"q_proj"
|
| 34 |
+
],
|
| 35 |
+
"task_type": "CAUSAL_LM",
|
| 36 |
+
"trainable_token_indices": null,
|
| 37 |
+
"use_dora": false,
|
| 38 |
+
"use_rslora": false
|
| 39 |
+
}
|
3_128_e3_3e-5/adapter_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:43ba5818ddffd05378741047c6759199f748afd1a17fb980ff9878772673ea60
|
| 3 |
+
size 791751704
|
3_128_e3_3e-5/all_results.json
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"epoch": 3.0,
|
| 3 |
+
"total_flos": 9.147954492048671e+17,
|
| 4 |
+
"train_loss": 0.5655180328549483,
|
| 5 |
+
"train_runtime": 449.7283,
|
| 6 |
+
"train_samples": 6627,
|
| 7 |
+
"train_samples_per_second": 44.207,
|
| 8 |
+
"train_steps_per_second": 1.388
|
| 9 |
+
}
|
3_128_e3_3e-5/config.json
ADDED
|
@@ -0,0 +1,32 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"architectures": [
|
| 3 |
+
"GraniteForCausalLM"
|
| 4 |
+
],
|
| 5 |
+
"attention_bias": false,
|
| 6 |
+
"attention_dropout": 0,
|
| 7 |
+
"attention_multiplier": 0.0078125,
|
| 8 |
+
"bos_token_id": 0,
|
| 9 |
+
"embedding_multiplier": 12.0,
|
| 10 |
+
"eos_token_id": 0,
|
| 11 |
+
"hidden_act": "silu",
|
| 12 |
+
"hidden_size": 4096,
|
| 13 |
+
"initializer_range": 0.02,
|
| 14 |
+
"intermediate_size": 12800,
|
| 15 |
+
"logits_scaling": 16.0,
|
| 16 |
+
"max_position_embeddings": 131072,
|
| 17 |
+
"mlp_bias": false,
|
| 18 |
+
"model_type": "granite",
|
| 19 |
+
"num_attention_heads": 32,
|
| 20 |
+
"num_hidden_layers": 40,
|
| 21 |
+
"num_key_value_heads": 8,
|
| 22 |
+
"pad_token_id": 0,
|
| 23 |
+
"residual_multiplier": 0.22,
|
| 24 |
+
"rms_norm_eps": 1e-05,
|
| 25 |
+
"rope_scaling": null,
|
| 26 |
+
"rope_theta": 10000000.0,
|
| 27 |
+
"tie_word_embeddings": true,
|
| 28 |
+
"torch_dtype": "bfloat16",
|
| 29 |
+
"transformers_version": "4.52.4",
|
| 30 |
+
"use_cache": true,
|
| 31 |
+
"vocab_size": 49152
|
| 32 |
+
}
|
3_128_e3_3e-5/merges.txt
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
3_128_e3_3e-5/special_tokens_map.json
ADDED
|
@@ -0,0 +1,45 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"additional_special_tokens": [
|
| 3 |
+
"<|endoftext|>",
|
| 4 |
+
"<fim_prefix>",
|
| 5 |
+
"<fim_middle>",
|
| 6 |
+
"<fim_suffix>",
|
| 7 |
+
"<fim_pad>",
|
| 8 |
+
"<filename>",
|
| 9 |
+
"<gh_stars>",
|
| 10 |
+
"<issue_start>",
|
| 11 |
+
"<issue_comment>",
|
| 12 |
+
"<issue_closed>",
|
| 13 |
+
"<jupyter_start>",
|
| 14 |
+
"<jupyter_text>",
|
| 15 |
+
"<jupyter_code>",
|
| 16 |
+
"<jupyter_output>",
|
| 17 |
+
"<empty_output>",
|
| 18 |
+
"<commit_before>",
|
| 19 |
+
"<commit_msg>",
|
| 20 |
+
"<commit_after>",
|
| 21 |
+
"<reponame>"
|
| 22 |
+
],
|
| 23 |
+
"bos_token": {
|
| 24 |
+
"content": "<|endoftext|>",
|
| 25 |
+
"lstrip": false,
|
| 26 |
+
"normalized": false,
|
| 27 |
+
"rstrip": false,
|
| 28 |
+
"single_word": false
|
| 29 |
+
},
|
| 30 |
+
"eos_token": {
|
| 31 |
+
"content": "<|endoftext|>",
|
| 32 |
+
"lstrip": false,
|
| 33 |
+
"normalized": false,
|
| 34 |
+
"rstrip": false,
|
| 35 |
+
"single_word": false
|
| 36 |
+
},
|
| 37 |
+
"pad_token": "<reponame>",
|
| 38 |
+
"unk_token": {
|
| 39 |
+
"content": "<|endoftext|>",
|
| 40 |
+
"lstrip": false,
|
| 41 |
+
"normalized": false,
|
| 42 |
+
"rstrip": false,
|
| 43 |
+
"single_word": false
|
| 44 |
+
}
|
| 45 |
+
}
|
3_128_e3_3e-5/tokenizer.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
3_128_e3_3e-5/tokenizer_config.json
ADDED
|
@@ -0,0 +1,188 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"add_prefix_space": false,
|
| 3 |
+
"added_tokens_decoder": {
|
| 4 |
+
"0": {
|
| 5 |
+
"content": "<|endoftext|>",
|
| 6 |
+
"lstrip": false,
|
| 7 |
+
"normalized": false,
|
| 8 |
+
"rstrip": false,
|
| 9 |
+
"single_word": false,
|
| 10 |
+
"special": true
|
| 11 |
+
},
|
| 12 |
+
"1": {
|
| 13 |
+
"content": "<fim_prefix>",
|
| 14 |
+
"lstrip": false,
|
| 15 |
+
"normalized": false,
|
| 16 |
+
"rstrip": false,
|
| 17 |
+
"single_word": false,
|
| 18 |
+
"special": true
|
| 19 |
+
},
|
| 20 |
+
"2": {
|
| 21 |
+
"content": "<fim_middle>",
|
| 22 |
+
"lstrip": false,
|
| 23 |
+
"normalized": false,
|
| 24 |
+
"rstrip": false,
|
| 25 |
+
"single_word": false,
|
| 26 |
+
"special": true
|
| 27 |
+
},
|
| 28 |
+
"3": {
|
| 29 |
+
"content": "<fim_suffix>",
|
| 30 |
+
"lstrip": false,
|
| 31 |
+
"normalized": false,
|
| 32 |
+
"rstrip": false,
|
| 33 |
+
"single_word": false,
|
| 34 |
+
"special": true
|
| 35 |
+
},
|
| 36 |
+
"4": {
|
| 37 |
+
"content": "<fim_pad>",
|
| 38 |
+
"lstrip": false,
|
| 39 |
+
"normalized": false,
|
| 40 |
+
"rstrip": false,
|
| 41 |
+
"single_word": false,
|
| 42 |
+
"special": true
|
| 43 |
+
},
|
| 44 |
+
"5": {
|
| 45 |
+
"content": "<filename>",
|
| 46 |
+
"lstrip": false,
|
| 47 |
+
"normalized": false,
|
| 48 |
+
"rstrip": false,
|
| 49 |
+
"single_word": false,
|
| 50 |
+
"special": true
|
| 51 |
+
},
|
| 52 |
+
"6": {
|
| 53 |
+
"content": "<gh_stars>",
|
| 54 |
+
"lstrip": false,
|
| 55 |
+
"normalized": false,
|
| 56 |
+
"rstrip": false,
|
| 57 |
+
"single_word": false,
|
| 58 |
+
"special": true
|
| 59 |
+
},
|
| 60 |
+
"7": {
|
| 61 |
+
"content": "<issue_start>",
|
| 62 |
+
"lstrip": false,
|
| 63 |
+
"normalized": false,
|
| 64 |
+
"rstrip": false,
|
| 65 |
+
"single_word": false,
|
| 66 |
+
"special": true
|
| 67 |
+
},
|
| 68 |
+
"8": {
|
| 69 |
+
"content": "<issue_comment>",
|
| 70 |
+
"lstrip": false,
|
| 71 |
+
"normalized": false,
|
| 72 |
+
"rstrip": false,
|
| 73 |
+
"single_word": false,
|
| 74 |
+
"special": true
|
| 75 |
+
},
|
| 76 |
+
"9": {
|
| 77 |
+
"content": "<issue_closed>",
|
| 78 |
+
"lstrip": false,
|
| 79 |
+
"normalized": false,
|
| 80 |
+
"rstrip": false,
|
| 81 |
+
"single_word": false,
|
| 82 |
+
"special": true
|
| 83 |
+
},
|
| 84 |
+
"10": {
|
| 85 |
+
"content": "<jupyter_start>",
|
| 86 |
+
"lstrip": false,
|
| 87 |
+
"normalized": false,
|
| 88 |
+
"rstrip": false,
|
| 89 |
+
"single_word": false,
|
| 90 |
+
"special": true
|
| 91 |
+
},
|
| 92 |
+
"11": {
|
| 93 |
+
"content": "<jupyter_text>",
|
| 94 |
+
"lstrip": false,
|
| 95 |
+
"normalized": false,
|
| 96 |
+
"rstrip": false,
|
| 97 |
+
"single_word": false,
|
| 98 |
+
"special": true
|
| 99 |
+
},
|
| 100 |
+
"12": {
|
| 101 |
+
"content": "<jupyter_code>",
|
| 102 |
+
"lstrip": false,
|
| 103 |
+
"normalized": false,
|
| 104 |
+
"rstrip": false,
|
| 105 |
+
"single_word": false,
|
| 106 |
+
"special": true
|
| 107 |
+
},
|
| 108 |
+
"13": {
|
| 109 |
+
"content": "<jupyter_output>",
|
| 110 |
+
"lstrip": false,
|
| 111 |
+
"normalized": false,
|
| 112 |
+
"rstrip": false,
|
| 113 |
+
"single_word": false,
|
| 114 |
+
"special": true
|
| 115 |
+
},
|
| 116 |
+
"14": {
|
| 117 |
+
"content": "<empty_output>",
|
| 118 |
+
"lstrip": false,
|
| 119 |
+
"normalized": false,
|
| 120 |
+
"rstrip": false,
|
| 121 |
+
"single_word": false,
|
| 122 |
+
"special": true
|
| 123 |
+
},
|
| 124 |
+
"15": {
|
| 125 |
+
"content": "<commit_before>",
|
| 126 |
+
"lstrip": false,
|
| 127 |
+
"normalized": false,
|
| 128 |
+
"rstrip": false,
|
| 129 |
+
"single_word": false,
|
| 130 |
+
"special": true
|
| 131 |
+
},
|
| 132 |
+
"16": {
|
| 133 |
+
"content": "<commit_msg>",
|
| 134 |
+
"lstrip": false,
|
| 135 |
+
"normalized": false,
|
| 136 |
+
"rstrip": false,
|
| 137 |
+
"single_word": false,
|
| 138 |
+
"special": true
|
| 139 |
+
},
|
| 140 |
+
"17": {
|
| 141 |
+
"content": "<commit_after>",
|
| 142 |
+
"lstrip": false,
|
| 143 |
+
"normalized": false,
|
| 144 |
+
"rstrip": false,
|
| 145 |
+
"single_word": false,
|
| 146 |
+
"special": true
|
| 147 |
+
},
|
| 148 |
+
"18": {
|
| 149 |
+
"content": "<reponame>",
|
| 150 |
+
"lstrip": false,
|
| 151 |
+
"normalized": false,
|
| 152 |
+
"rstrip": false,
|
| 153 |
+
"single_word": false,
|
| 154 |
+
"special": true
|
| 155 |
+
}
|
| 156 |
+
},
|
| 157 |
+
"additional_special_tokens": [
|
| 158 |
+
"<|endoftext|>",
|
| 159 |
+
"<fim_prefix>",
|
| 160 |
+
"<fim_middle>",
|
| 161 |
+
"<fim_suffix>",
|
| 162 |
+
"<fim_pad>",
|
| 163 |
+
"<filename>",
|
| 164 |
+
"<gh_stars>",
|
| 165 |
+
"<issue_start>",
|
| 166 |
+
"<issue_comment>",
|
| 167 |
+
"<issue_closed>",
|
| 168 |
+
"<jupyter_start>",
|
| 169 |
+
"<jupyter_text>",
|
| 170 |
+
"<jupyter_code>",
|
| 171 |
+
"<jupyter_output>",
|
| 172 |
+
"<empty_output>",
|
| 173 |
+
"<commit_before>",
|
| 174 |
+
"<commit_msg>",
|
| 175 |
+
"<commit_after>",
|
| 176 |
+
"<reponame>"
|
| 177 |
+
],
|
| 178 |
+
"bos_token": "<|endoftext|>",
|
| 179 |
+
"clean_up_tokenization_spaces": true,
|
| 180 |
+
"eos_token": "<|endoftext|>",
|
| 181 |
+
"extra_special_tokens": {},
|
| 182 |
+
"model_max_length": 8192,
|
| 183 |
+
"pad_token": "<reponame>",
|
| 184 |
+
"padding_side": "left",
|
| 185 |
+
"tokenizer_class": "GPT2Tokenizer",
|
| 186 |
+
"unk_token": "<|endoftext|>",
|
| 187 |
+
"vocab_size": 49152
|
| 188 |
+
}
|
3_128_e3_3e-5/train_results.json
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"epoch": 3.0,
|
| 3 |
+
"total_flos": 9.147954492048671e+17,
|
| 4 |
+
"train_loss": 0.5655180328549483,
|
| 5 |
+
"train_runtime": 449.7283,
|
| 6 |
+
"train_samples": 6627,
|
| 7 |
+
"train_samples_per_second": 44.207,
|
| 8 |
+
"train_steps_per_second": 1.388
|
| 9 |
+
}
|
3_128_e3_3e-5/trainer_state.json
ADDED
|
@@ -0,0 +1,911 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"best_global_step": null,
|
| 3 |
+
"best_metric": null,
|
| 4 |
+
"best_model_checkpoint": null,
|
| 5 |
+
"epoch": 3.0,
|
| 6 |
+
"eval_steps": 500,
|
| 7 |
+
"global_step": 624,
|
| 8 |
+
"is_hyper_param_search": false,
|
| 9 |
+
"is_local_process_zero": true,
|
| 10 |
+
"is_world_process_zero": true,
|
| 11 |
+
"log_history": [
|
| 12 |
+
{
|
| 13 |
+
"epoch": 0.024096385542168676,
|
| 14 |
+
"grad_norm": 0.9984562993049622,
|
| 15 |
+
"learning_rate": 3.75e-06,
|
| 16 |
+
"loss": 1.3067,
|
| 17 |
+
"step": 5
|
| 18 |
+
},
|
| 19 |
+
{
|
| 20 |
+
"epoch": 0.04819277108433735,
|
| 21 |
+
"grad_norm": 0.7414852976799011,
|
| 22 |
+
"learning_rate": 8.4375e-06,
|
| 23 |
+
"loss": 1.3033,
|
| 24 |
+
"step": 10
|
| 25 |
+
},
|
| 26 |
+
{
|
| 27 |
+
"epoch": 0.07228915662650602,
|
| 28 |
+
"grad_norm": 0.6542924046516418,
|
| 29 |
+
"learning_rate": 1.3125e-05,
|
| 30 |
+
"loss": 1.2766,
|
| 31 |
+
"step": 15
|
| 32 |
+
},
|
| 33 |
+
{
|
| 34 |
+
"epoch": 0.0963855421686747,
|
| 35 |
+
"grad_norm": 0.7500748634338379,
|
| 36 |
+
"learning_rate": 1.78125e-05,
|
| 37 |
+
"loss": 1.2971,
|
| 38 |
+
"step": 20
|
| 39 |
+
},
|
| 40 |
+
{
|
| 41 |
+
"epoch": 0.12048192771084337,
|
| 42 |
+
"grad_norm": 0.5532894134521484,
|
| 43 |
+
"learning_rate": 2.25e-05,
|
| 44 |
+
"loss": 1.2578,
|
| 45 |
+
"step": 25
|
| 46 |
+
},
|
| 47 |
+
{
|
| 48 |
+
"epoch": 0.14457831325301204,
|
| 49 |
+
"grad_norm": 0.5548573732376099,
|
| 50 |
+
"learning_rate": 2.71875e-05,
|
| 51 |
+
"loss": 1.2315,
|
| 52 |
+
"step": 30
|
| 53 |
+
},
|
| 54 |
+
{
|
| 55 |
+
"epoch": 0.1686746987951807,
|
| 56 |
+
"grad_norm": 0.4389966130256653,
|
| 57 |
+
"learning_rate": 2.9999155161863672e-05,
|
| 58 |
+
"loss": 1.2126,
|
| 59 |
+
"step": 35
|
| 60 |
+
},
|
| 61 |
+
{
|
| 62 |
+
"epoch": 0.1927710843373494,
|
| 63 |
+
"grad_norm": 0.5462283492088318,
|
| 64 |
+
"learning_rate": 2.998965182572804e-05,
|
| 65 |
+
"loss": 1.221,
|
| 66 |
+
"step": 40
|
| 67 |
+
},
|
| 68 |
+
{
|
| 69 |
+
"epoch": 0.21686746987951808,
|
| 70 |
+
"grad_norm": 0.486116498708725,
|
| 71 |
+
"learning_rate": 2.996959581841219e-05,
|
| 72 |
+
"loss": 1.2334,
|
| 73 |
+
"step": 45
|
| 74 |
+
},
|
| 75 |
+
{
|
| 76 |
+
"epoch": 0.24096385542168675,
|
| 77 |
+
"grad_norm": 0.4679025113582611,
|
| 78 |
+
"learning_rate": 2.9939001259286775e-05,
|
| 79 |
+
"loss": 1.1515,
|
| 80 |
+
"step": 50
|
| 81 |
+
},
|
| 82 |
+
{
|
| 83 |
+
"epoch": 0.26506024096385544,
|
| 84 |
+
"grad_norm": 0.4766799807548523,
|
| 85 |
+
"learning_rate": 2.989788968683223e-05,
|
| 86 |
+
"loss": 1.1116,
|
| 87 |
+
"step": 55
|
| 88 |
+
},
|
| 89 |
+
{
|
| 90 |
+
"epoch": 0.2891566265060241,
|
| 91 |
+
"grad_norm": 0.4348437190055847,
|
| 92 |
+
"learning_rate": 2.984629004347569e-05,
|
| 93 |
+
"loss": 1.0809,
|
| 94 |
+
"step": 60
|
| 95 |
+
},
|
| 96 |
+
{
|
| 97 |
+
"epoch": 0.3132530120481928,
|
| 98 |
+
"grad_norm": 0.5816547274589539,
|
| 99 |
+
"learning_rate": 2.9784238655215627e-05,
|
| 100 |
+
"loss": 1.1096,
|
| 101 |
+
"step": 65
|
| 102 |
+
},
|
| 103 |
+
{
|
| 104 |
+
"epoch": 0.3373493975903614,
|
| 105 |
+
"grad_norm": 0.6274300217628479,
|
| 106 |
+
"learning_rate": 2.9711779206048457e-05,
|
| 107 |
+
"loss": 1.0734,
|
| 108 |
+
"step": 70
|
| 109 |
+
},
|
| 110 |
+
{
|
| 111 |
+
"epoch": 0.3614457831325301,
|
| 112 |
+
"grad_norm": 0.6238059997558594,
|
| 113 |
+
"learning_rate": 2.9628962707215126e-05,
|
| 114 |
+
"loss": 1.0568,
|
| 115 |
+
"step": 75
|
| 116 |
+
},
|
| 117 |
+
{
|
| 118 |
+
"epoch": 0.3855421686746988,
|
| 119 |
+
"grad_norm": 0.5170210599899292,
|
| 120 |
+
"learning_rate": 2.953584746128934e-05,
|
| 121 |
+
"loss": 0.9898,
|
| 122 |
+
"step": 80
|
| 123 |
+
},
|
| 124 |
+
{
|
| 125 |
+
"epoch": 0.40963855421686746,
|
| 126 |
+
"grad_norm": 0.6345047950744629,
|
| 127 |
+
"learning_rate": 2.943249902113274e-05,
|
| 128 |
+
"loss": 1.0368,
|
| 129 |
+
"step": 85
|
| 130 |
+
},
|
| 131 |
+
{
|
| 132 |
+
"epoch": 0.43373493975903615,
|
| 133 |
+
"grad_norm": 0.6085061430931091,
|
| 134 |
+
"learning_rate": 2.931899014374587e-05,
|
| 135 |
+
"loss": 0.9804,
|
| 136 |
+
"step": 90
|
| 137 |
+
},
|
| 138 |
+
{
|
| 139 |
+
"epoch": 0.4578313253012048,
|
| 140 |
+
"grad_norm": 0.636981725692749,
|
| 141 |
+
"learning_rate": 2.9195400739047443e-05,
|
| 142 |
+
"loss": 0.9992,
|
| 143 |
+
"step": 95
|
| 144 |
+
},
|
| 145 |
+
{
|
| 146 |
+
"epoch": 0.4819277108433735,
|
| 147 |
+
"grad_norm": 0.8020745515823364,
|
| 148 |
+
"learning_rate": 2.906181781361803e-05,
|
| 149 |
+
"loss": 0.9558,
|
| 150 |
+
"step": 100
|
| 151 |
+
},
|
| 152 |
+
{
|
| 153 |
+
"epoch": 0.5060240963855421,
|
| 154 |
+
"grad_norm": 0.6857292652130127,
|
| 155 |
+
"learning_rate": 2.8918335409447642e-05,
|
| 156 |
+
"loss": 0.9352,
|
| 157 |
+
"step": 105
|
| 158 |
+
},
|
| 159 |
+
{
|
| 160 |
+
"epoch": 0.5301204819277109,
|
| 161 |
+
"grad_norm": 0.7014384269714355,
|
| 162 |
+
"learning_rate": 2.8765054537730465e-05,
|
| 163 |
+
"loss": 0.9395,
|
| 164 |
+
"step": 110
|
| 165 |
+
},
|
| 166 |
+
{
|
| 167 |
+
"epoch": 0.5542168674698795,
|
| 168 |
+
"grad_norm": 0.7099854350090027,
|
| 169 |
+
"learning_rate": 2.8602083107753276e-05,
|
| 170 |
+
"loss": 0.9163,
|
| 171 |
+
"step": 115
|
| 172 |
+
},
|
| 173 |
+
{
|
| 174 |
+
"epoch": 0.5783132530120482,
|
| 175 |
+
"grad_norm": 0.83394855260849,
|
| 176 |
+
"learning_rate": 2.8429535850927593e-05,
|
| 177 |
+
"loss": 0.8944,
|
| 178 |
+
"step": 120
|
| 179 |
+
},
|
| 180 |
+
{
|
| 181 |
+
"epoch": 0.6024096385542169,
|
| 182 |
+
"grad_norm": 0.790526270866394,
|
| 183 |
+
"learning_rate": 2.8247534240019142e-05,
|
| 184 |
+
"loss": 0.8406,
|
| 185 |
+
"step": 125
|
| 186 |
+
},
|
| 187 |
+
{
|
| 188 |
+
"epoch": 0.6265060240963856,
|
| 189 |
+
"grad_norm": 0.7931944131851196,
|
| 190 |
+
"learning_rate": 2.8056206403631336e-05,
|
| 191 |
+
"loss": 0.8787,
|
| 192 |
+
"step": 130
|
| 193 |
+
},
|
| 194 |
+
{
|
| 195 |
+
"epoch": 0.6506024096385542,
|
| 196 |
+
"grad_norm": 0.8070971369743347,
|
| 197 |
+
"learning_rate": 2.7855687036003138e-05,
|
| 198 |
+
"loss": 0.7993,
|
| 199 |
+
"step": 135
|
| 200 |
+
},
|
| 201 |
+
{
|
| 202 |
+
"epoch": 0.6746987951807228,
|
| 203 |
+
"grad_norm": 0.6747024655342102,
|
| 204 |
+
"learning_rate": 2.7646117302184716e-05,
|
| 205 |
+
"loss": 0.8298,
|
| 206 |
+
"step": 140
|
| 207 |
+
},
|
| 208 |
+
{
|
| 209 |
+
"epoch": 0.6987951807228916,
|
| 210 |
+
"grad_norm": 0.8380255699157715,
|
| 211 |
+
"learning_rate": 2.7427644738657635e-05,
|
| 212 |
+
"loss": 0.846,
|
| 213 |
+
"step": 145
|
| 214 |
+
},
|
| 215 |
+
{
|
| 216 |
+
"epoch": 0.7228915662650602,
|
| 217 |
+
"grad_norm": 0.8906871676445007,
|
| 218 |
+
"learning_rate": 2.7200423149469613e-05,
|
| 219 |
+
"loss": 0.8109,
|
| 220 |
+
"step": 150
|
| 221 |
+
},
|
| 222 |
+
{
|
| 223 |
+
"epoch": 0.7469879518072289,
|
| 224 |
+
"grad_norm": 1.006729006767273,
|
| 225 |
+
"learning_rate": 2.696461249795695e-05,
|
| 226 |
+
"loss": 0.7465,
|
| 227 |
+
"step": 155
|
| 228 |
+
},
|
| 229 |
+
{
|
| 230 |
+
"epoch": 0.7710843373493976,
|
| 231 |
+
"grad_norm": 0.8761392831802368,
|
| 232 |
+
"learning_rate": 2.6720378794130745e-05,
|
| 233 |
+
"loss": 0.7947,
|
| 234 |
+
"step": 160
|
| 235 |
+
},
|
| 236 |
+
{
|
| 237 |
+
"epoch": 0.7951807228915663,
|
| 238 |
+
"grad_norm": 0.874119222164154,
|
| 239 |
+
"learning_rate": 2.646789397780639e-05,
|
| 240 |
+
"loss": 0.8063,
|
| 241 |
+
"step": 165
|
| 242 |
+
},
|
| 243 |
+
{
|
| 244 |
+
"epoch": 0.8192771084337349,
|
| 245 |
+
"grad_norm": 1.0964432954788208,
|
| 246 |
+
"learning_rate": 2.620733579755841e-05,
|
| 247 |
+
"loss": 0.7193,
|
| 248 |
+
"step": 170
|
| 249 |
+
},
|
| 250 |
+
{
|
| 251 |
+
"epoch": 0.8433734939759037,
|
| 252 |
+
"grad_norm": 0.8752394318580627,
|
| 253 |
+
"learning_rate": 2.5938887685586e-05,
|
| 254 |
+
"loss": 0.7241,
|
| 255 |
+
"step": 175
|
| 256 |
+
},
|
| 257 |
+
{
|
| 258 |
+
"epoch": 0.8674698795180723,
|
| 259 |
+
"grad_norm": 0.9127100706100464,
|
| 260 |
+
"learning_rate": 2.5662738628577266e-05,
|
| 261 |
+
"loss": 0.7205,
|
| 262 |
+
"step": 180
|
| 263 |
+
},
|
| 264 |
+
{
|
| 265 |
+
"epoch": 0.891566265060241,
|
| 266 |
+
"grad_norm": 0.8772941827774048,
|
| 267 |
+
"learning_rate": 2.5379083034663196e-05,
|
| 268 |
+
"loss": 0.6809,
|
| 269 |
+
"step": 185
|
| 270 |
+
},
|
| 271 |
+
{
|
| 272 |
+
"epoch": 0.9156626506024096,
|
| 273 |
+
"grad_norm": 0.970665454864502,
|
| 274 |
+
"learning_rate": 2.508812059655484e-05,
|
| 275 |
+
"loss": 0.751,
|
| 276 |
+
"step": 190
|
| 277 |
+
},
|
| 278 |
+
{
|
| 279 |
+
"epoch": 0.9397590361445783,
|
| 280 |
+
"grad_norm": 0.9547798037528992,
|
| 281 |
+
"learning_rate": 2.4790056150960283e-05,
|
| 282 |
+
"loss": 0.6522,
|
| 283 |
+
"step": 195
|
| 284 |
+
},
|
| 285 |
+
{
|
| 286 |
+
"epoch": 0.963855421686747,
|
| 287 |
+
"grad_norm": 0.9481868743896484,
|
| 288 |
+
"learning_rate": 2.448509953438015e-05,
|
| 289 |
+
"loss": 0.6537,
|
| 290 |
+
"step": 200
|
| 291 |
+
},
|
| 292 |
+
{
|
| 293 |
+
"epoch": 0.9879518072289156,
|
| 294 |
+
"grad_norm": 0.9636387228965759,
|
| 295 |
+
"learning_rate": 2.417346543538337e-05,
|
| 296 |
+
"loss": 0.6383,
|
| 297 |
+
"step": 205
|
| 298 |
+
},
|
| 299 |
+
{
|
| 300 |
+
"epoch": 1.0096385542168675,
|
| 301 |
+
"grad_norm": 1.0214289426803589,
|
| 302 |
+
"learning_rate": 2.3855373243467005e-05,
|
| 303 |
+
"loss": 0.6541,
|
| 304 |
+
"step": 210
|
| 305 |
+
},
|
| 306 |
+
{
|
| 307 |
+
"epoch": 1.033734939759036,
|
| 308 |
+
"grad_norm": 1.0764989852905273,
|
| 309 |
+
"learning_rate": 2.3531046894606703e-05,
|
| 310 |
+
"loss": 0.5373,
|
| 311 |
+
"step": 215
|
| 312 |
+
},
|
| 313 |
+
{
|
| 314 |
+
"epoch": 1.0578313253012048,
|
| 315 |
+
"grad_norm": 1.231276273727417,
|
| 316 |
+
"learning_rate": 2.3200714713606435e-05,
|
| 317 |
+
"loss": 0.5782,
|
| 318 |
+
"step": 220
|
| 319 |
+
},
|
| 320 |
+
{
|
| 321 |
+
"epoch": 1.0819277108433736,
|
| 322 |
+
"grad_norm": 1.1948630809783936,
|
| 323 |
+
"learning_rate": 2.2864609253358477e-05,
|
| 324 |
+
"loss": 0.5548,
|
| 325 |
+
"step": 225
|
| 326 |
+
},
|
| 327 |
+
{
|
| 328 |
+
"epoch": 1.106024096385542,
|
| 329 |
+
"grad_norm": 1.006903886795044,
|
| 330 |
+
"learning_rate": 2.2522967131126864e-05,
|
| 331 |
+
"loss": 0.5357,
|
| 332 |
+
"step": 230
|
| 333 |
+
},
|
| 334 |
+
{
|
| 335 |
+
"epoch": 1.1301204819277109,
|
| 336 |
+
"grad_norm": 1.250080943107605,
|
| 337 |
+
"learning_rate": 2.217602886196954e-05,
|
| 338 |
+
"loss": 0.5381,
|
| 339 |
+
"step": 235
|
| 340 |
+
},
|
| 341 |
+
{
|
| 342 |
+
"epoch": 1.1542168674698796,
|
| 343 |
+
"grad_norm": 1.0537941455841064,
|
| 344 |
+
"learning_rate": 2.1824038689416413e-05,
|
| 345 |
+
"loss": 0.5312,
|
| 346 |
+
"step": 240
|
| 347 |
+
},
|
| 348 |
+
{
|
| 349 |
+
"epoch": 1.1783132530120481,
|
| 350 |
+
"grad_norm": 0.9598286151885986,
|
| 351 |
+
"learning_rate": 2.1467244413522675e-05,
|
| 352 |
+
"loss": 0.5167,
|
| 353 |
+
"step": 245
|
| 354 |
+
},
|
| 355 |
+
{
|
| 356 |
+
"epoch": 1.202409638554217,
|
| 357 |
+
"grad_norm": 0.9252039194107056,
|
| 358 |
+
"learning_rate": 2.110589721641826e-05,
|
| 359 |
+
"loss": 0.5332,
|
| 360 |
+
"step": 250
|
| 361 |
+
},
|
| 362 |
+
{
|
| 363 |
+
"epoch": 1.2265060240963854,
|
| 364 |
+
"grad_norm": 1.1583731174468994,
|
| 365 |
+
"learning_rate": 2.074025148547635e-05,
|
| 366 |
+
"loss": 0.5455,
|
| 367 |
+
"step": 255
|
| 368 |
+
},
|
| 369 |
+
{
|
| 370 |
+
"epoch": 1.2506024096385542,
|
| 371 |
+
"grad_norm": 1.1703979969024658,
|
| 372 |
+
"learning_rate": 2.0370564634225415e-05,
|
| 373 |
+
"loss": 0.5162,
|
| 374 |
+
"step": 260
|
| 375 |
+
},
|
| 376 |
+
{
|
| 377 |
+
"epoch": 1.274698795180723,
|
| 378 |
+
"grad_norm": 1.1499130725860596,
|
| 379 |
+
"learning_rate": 1.9997096921130865e-05,
|
| 380 |
+
"loss": 0.5186,
|
| 381 |
+
"step": 265
|
| 382 |
+
},
|
| 383 |
+
{
|
| 384 |
+
"epoch": 1.2987951807228915,
|
| 385 |
+
"grad_norm": 1.134293556213379,
|
| 386 |
+
"learning_rate": 1.962011126637379e-05,
|
| 387 |
+
"loss": 0.5095,
|
| 388 |
+
"step": 270
|
| 389 |
+
},
|
| 390 |
+
{
|
| 391 |
+
"epoch": 1.3228915662650602,
|
| 392 |
+
"grad_norm": 1.092170000076294,
|
| 393 |
+
"learning_rate": 1.923987306675597e-05,
|
| 394 |
+
"loss": 0.533,
|
| 395 |
+
"step": 275
|
| 396 |
+
},
|
| 397 |
+
{
|
| 398 |
+
"epoch": 1.346987951807229,
|
| 399 |
+
"grad_norm": 1.1463792324066162,
|
| 400 |
+
"learning_rate": 1.885665000886128e-05,
|
| 401 |
+
"loss": 0.4739,
|
| 402 |
+
"step": 280
|
| 403 |
+
},
|
| 404 |
+
{
|
| 405 |
+
"epoch": 1.3710843373493975,
|
| 406 |
+
"grad_norm": 1.250999093055725,
|
| 407 |
+
"learning_rate": 1.8470711880605125e-05,
|
| 408 |
+
"loss": 0.4777,
|
| 409 |
+
"step": 285
|
| 410 |
+
},
|
| 411 |
+
{
|
| 412 |
+
"epoch": 1.3951807228915662,
|
| 413 |
+
"grad_norm": 1.0375468730926514,
|
| 414 |
+
"learning_rate": 1.8082330381304522e-05,
|
| 415 |
+
"loss": 0.4483,
|
| 416 |
+
"step": 290
|
| 417 |
+
},
|
| 418 |
+
{
|
| 419 |
+
"epoch": 1.419277108433735,
|
| 420 |
+
"grad_norm": 1.2541416883468628,
|
| 421 |
+
"learning_rate": 1.7691778930402584e-05,
|
| 422 |
+
"loss": 0.4817,
|
| 423 |
+
"step": 295
|
| 424 |
+
},
|
| 425 |
+
{
|
| 426 |
+
"epoch": 1.4433734939759035,
|
| 427 |
+
"grad_norm": 1.082485318183899,
|
| 428 |
+
"learning_rate": 1.7299332474982012e-05,
|
| 429 |
+
"loss": 0.5083,
|
| 430 |
+
"step": 300
|
| 431 |
+
},
|
| 432 |
+
{
|
| 433 |
+
"epoch": 1.4674698795180723,
|
| 434 |
+
"grad_norm": 1.2707996368408203,
|
| 435 |
+
"learning_rate": 1.6905267296203182e-05,
|
| 436 |
+
"loss": 0.4566,
|
| 437 |
+
"step": 305
|
| 438 |
+
},
|
| 439 |
+
{
|
| 440 |
+
"epoch": 1.491566265060241,
|
| 441 |
+
"grad_norm": 1.2368968725204468,
|
| 442 |
+
"learning_rate": 1.6509860814802984e-05,
|
| 443 |
+
"loss": 0.4806,
|
| 444 |
+
"step": 310
|
| 445 |
+
},
|
| 446 |
+
{
|
| 447 |
+
"epoch": 1.5156626506024096,
|
| 448 |
+
"grad_norm": 1.4017459154129028,
|
| 449 |
+
"learning_rate": 1.6113391395791438e-05,
|
| 450 |
+
"loss": 0.4735,
|
| 451 |
+
"step": 315
|
| 452 |
+
},
|
| 453 |
+
{
|
| 454 |
+
"epoch": 1.5397590361445783,
|
| 455 |
+
"grad_norm": 1.1039509773254395,
|
| 456 |
+
"learning_rate": 1.5716138152483553e-05,
|
| 457 |
+
"loss": 0.4448,
|
| 458 |
+
"step": 320
|
| 459 |
+
},
|
| 460 |
+
{
|
| 461 |
+
"epoch": 1.563855421686747,
|
| 462 |
+
"grad_norm": 1.4038370847702026,
|
| 463 |
+
"learning_rate": 1.5318380750004355e-05,
|
| 464 |
+
"loss": 0.4451,
|
| 465 |
+
"step": 325
|
| 466 |
+
},
|
| 467 |
+
{
|
| 468 |
+
"epoch": 1.5879518072289156,
|
| 469 |
+
"grad_norm": 1.2977184057235718,
|
| 470 |
+
"learning_rate": 1.4920399208405453e-05,
|
| 471 |
+
"loss": 0.4227,
|
| 472 |
+
"step": 330
|
| 473 |
+
},
|
| 474 |
+
{
|
| 475 |
+
"epoch": 1.6120481927710844,
|
| 476 |
+
"grad_norm": 1.3206188678741455,
|
| 477 |
+
"learning_rate": 1.4522473705531738e-05,
|
| 478 |
+
"loss": 0.4253,
|
| 479 |
+
"step": 335
|
| 480 |
+
},
|
| 481 |
+
{
|
| 482 |
+
"epoch": 1.636144578313253,
|
| 483 |
+
"grad_norm": 1.3497966527938843,
|
| 484 |
+
"learning_rate": 1.4124884379777012e-05,
|
| 485 |
+
"loss": 0.4385,
|
| 486 |
+
"step": 340
|
| 487 |
+
},
|
| 488 |
+
{
|
| 489 |
+
"epoch": 1.6602409638554216,
|
| 490 |
+
"grad_norm": 1.254149079322815,
|
| 491 |
+
"learning_rate": 1.3727911132867368e-05,
|
| 492 |
+
"loss": 0.4172,
|
| 493 |
+
"step": 345
|
| 494 |
+
},
|
| 495 |
+
{
|
| 496 |
+
"epoch": 1.6843373493975904,
|
| 497 |
+
"grad_norm": 1.027902364730835,
|
| 498 |
+
"learning_rate": 1.3331833432811166e-05,
|
| 499 |
+
"loss": 0.4197,
|
| 500 |
+
"step": 350
|
| 501 |
+
},
|
| 502 |
+
{
|
| 503 |
+
"epoch": 1.7084337349397591,
|
| 504 |
+
"grad_norm": 1.1875572204589844,
|
| 505 |
+
"learning_rate": 1.2936930117154428e-05,
|
| 506 |
+
"loss": 0.4065,
|
| 507 |
+
"step": 355
|
| 508 |
+
},
|
| 509 |
+
{
|
| 510 |
+
"epoch": 1.7325301204819277,
|
| 511 |
+
"grad_norm": 1.2602832317352295,
|
| 512 |
+
"learning_rate": 1.2543479196679951e-05,
|
| 513 |
+
"loss": 0.405,
|
| 514 |
+
"step": 360
|
| 515 |
+
},
|
| 516 |
+
{
|
| 517 |
+
"epoch": 1.7566265060240964,
|
| 518 |
+
"grad_norm": 1.220045804977417,
|
| 519 |
+
"learning_rate": 1.2151757659688572e-05,
|
| 520 |
+
"loss": 0.3921,
|
| 521 |
+
"step": 365
|
| 522 |
+
},
|
| 523 |
+
{
|
| 524 |
+
"epoch": 1.7807228915662652,
|
| 525 |
+
"grad_norm": 1.3419684171676636,
|
| 526 |
+
"learning_rate": 1.1762041277000205e-05,
|
| 527 |
+
"loss": 0.3798,
|
| 528 |
+
"step": 370
|
| 529 |
+
},
|
| 530 |
+
{
|
| 531 |
+
"epoch": 1.8048192771084337,
|
| 532 |
+
"grad_norm": 1.1922122240066528,
|
| 533 |
+
"learning_rate": 1.1374604407811963e-05,
|
| 534 |
+
"loss": 0.4269,
|
| 535 |
+
"step": 375
|
| 536 |
+
},
|
| 537 |
+
{
|
| 538 |
+
"epoch": 1.8289156626506025,
|
| 539 |
+
"grad_norm": 1.223863959312439,
|
| 540 |
+
"learning_rate": 1.0989719806550112e-05,
|
| 541 |
+
"loss": 0.3997,
|
| 542 |
+
"step": 380
|
| 543 |
+
},
|
| 544 |
+
{
|
| 545 |
+
"epoch": 1.8530120481927712,
|
| 546 |
+
"grad_norm": 1.1763914823532104,
|
| 547 |
+
"learning_rate": 1.0607658430851745e-05,
|
| 548 |
+
"loss": 0.3821,
|
| 549 |
+
"step": 385
|
| 550 |
+
},
|
| 551 |
+
{
|
| 552 |
+
"epoch": 1.8771084337349397,
|
| 553 |
+
"grad_norm": 1.127062439918518,
|
| 554 |
+
"learning_rate": 1.0228689250811378e-05,
|
| 555 |
+
"loss": 0.3835,
|
| 556 |
+
"step": 390
|
| 557 |
+
},
|
| 558 |
+
{
|
| 559 |
+
"epoch": 1.9012048192771083,
|
| 560 |
+
"grad_norm": 1.155310034751892,
|
| 561 |
+
"learning_rate": 9.853079059626806e-06,
|
| 562 |
+
"loss": 0.3253,
|
| 563 |
+
"step": 395
|
| 564 |
+
},
|
| 565 |
+
{
|
| 566 |
+
"epoch": 1.9253012048192772,
|
| 567 |
+
"grad_norm": 1.2986888885498047,
|
| 568 |
+
"learning_rate": 9.481092285777462e-06,
|
| 569 |
+
"loss": 0.3839,
|
| 570 |
+
"step": 400
|
| 571 |
+
},
|
| 572 |
+
{
|
| 573 |
+
"epoch": 1.9493975903614458,
|
| 574 |
+
"grad_norm": 1.245671272277832,
|
| 575 |
+
"learning_rate": 9.112990806867544e-06,
|
| 576 |
+
"loss": 0.3669,
|
| 577 |
+
"step": 405
|
| 578 |
+
},
|
| 579 |
+
{
|
| 580 |
+
"epoch": 1.9734939759036143,
|
| 581 |
+
"grad_norm": 1.1917442083358765,
|
| 582 |
+
"learning_rate": 8.749033765264936e-06,
|
| 583 |
+
"loss": 0.3401,
|
| 584 |
+
"step": 410
|
| 585 |
+
},
|
| 586 |
+
{
|
| 587 |
+
"epoch": 1.9975903614457833,
|
| 588 |
+
"grad_norm": 1.3621636629104614,
|
| 589 |
+
"learning_rate": 8.389477385665734e-06,
|
| 590 |
+
"loss": 0.382,
|
| 591 |
+
"step": 415
|
| 592 |
+
},
|
| 593 |
+
{
|
| 594 |
+
"epoch": 2.019277108433735,
|
| 595 |
+
"grad_norm": 1.2822985649108887,
|
| 596 |
+
"learning_rate": 8.034574794712838e-06,
|
| 597 |
+
"loss": 0.3274,
|
| 598 |
+
"step": 420
|
| 599 |
+
},
|
| 600 |
+
{
|
| 601 |
+
"epoch": 2.0433734939759036,
|
| 602 |
+
"grad_norm": 1.1362680196762085,
|
| 603 |
+
"learning_rate": 7.684575842795486e-06,
|
| 604 |
+
"loss": 0.313,
|
| 605 |
+
"step": 425
|
| 606 |
+
},
|
| 607 |
+
{
|
| 608 |
+
"epoch": 2.067469879518072,
|
| 609 |
+
"grad_norm": 1.1908901929855347,
|
| 610 |
+
"learning_rate": 7.339726928155336e-06,
|
| 611 |
+
"loss": 0.2912,
|
| 612 |
+
"step": 430
|
| 613 |
+
},
|
| 614 |
+
{
|
| 615 |
+
"epoch": 2.091566265060241,
|
| 616 |
+
"grad_norm": 1.3592913150787354,
|
| 617 |
+
"learning_rate": 7.000270823422838e-06,
|
| 618 |
+
"loss": 0.2978,
|
| 619 |
+
"step": 435
|
| 620 |
+
},
|
| 621 |
+
{
|
| 622 |
+
"epoch": 2.1156626506024097,
|
| 623 |
+
"grad_norm": 1.225220799446106,
|
| 624 |
+
"learning_rate": 6.666446504705971e-06,
|
| 625 |
+
"loss": 0.3073,
|
| 626 |
+
"step": 440
|
| 627 |
+
},
|
| 628 |
+
{
|
| 629 |
+
"epoch": 2.139759036144578,
|
| 630 |
+
"grad_norm": 1.1758791208267212,
|
| 631 |
+
"learning_rate": 6.338488983351778e-06,
|
| 632 |
+
"loss": 0.3098,
|
| 633 |
+
"step": 445
|
| 634 |
+
},
|
| 635 |
+
{
|
| 636 |
+
"epoch": 2.163855421686747,
|
| 637 |
+
"grad_norm": 1.2707329988479614,
|
| 638 |
+
"learning_rate": 6.016629140499085e-06,
|
| 639 |
+
"loss": 0.2908,
|
| 640 |
+
"step": 450
|
| 641 |
+
},
|
| 642 |
+
{
|
| 643 |
+
"epoch": 2.1879518072289157,
|
| 644 |
+
"grad_norm": 1.1393632888793945,
|
| 645 |
+
"learning_rate": 5.7010935645388064e-06,
|
| 646 |
+
"loss": 0.269,
|
| 647 |
+
"step": 455
|
| 648 |
+
},
|
| 649 |
+
{
|
| 650 |
+
"epoch": 2.212048192771084,
|
| 651 |
+
"grad_norm": 1.266993761062622,
|
| 652 |
+
"learning_rate": 5.392104391596428e-06,
|
| 653 |
+
"loss": 0.2846,
|
| 654 |
+
"step": 460
|
| 655 |
+
},
|
| 656 |
+
{
|
| 657 |
+
"epoch": 2.236144578313253,
|
| 658 |
+
"grad_norm": 1.1452138423919678,
|
| 659 |
+
"learning_rate": 5.089879149148781e-06,
|
| 660 |
+
"loss": 0.2836,
|
| 661 |
+
"step": 465
|
| 662 |
+
},
|
| 663 |
+
{
|
| 664 |
+
"epoch": 2.2602409638554217,
|
| 665 |
+
"grad_norm": 1.2505812644958496,
|
| 666 |
+
"learning_rate": 4.79463060288535e-06,
|
| 667 |
+
"loss": 0.272,
|
| 668 |
+
"step": 470
|
| 669 |
+
},
|
| 670 |
+
{
|
| 671 |
+
"epoch": 2.2843373493975903,
|
| 672 |
+
"grad_norm": 1.3206887245178223,
|
| 673 |
+
"learning_rate": 4.5065666069218645e-06,
|
| 674 |
+
"loss": 0.2971,
|
| 675 |
+
"step": 475
|
| 676 |
+
},
|
| 677 |
+
{
|
| 678 |
+
"epoch": 2.3084337349397592,
|
| 679 |
+
"grad_norm": 1.3298640251159668,
|
| 680 |
+
"learning_rate": 4.2258899574715716e-06,
|
| 681 |
+
"loss": 0.2911,
|
| 682 |
+
"step": 480
|
| 683 |
+
},
|
| 684 |
+
{
|
| 685 |
+
"epoch": 2.3325301204819278,
|
| 686 |
+
"grad_norm": 1.338782548904419,
|
| 687 |
+
"learning_rate": 3.952798250077318e-06,
|
| 688 |
+
"loss": 0.3018,
|
| 689 |
+
"step": 485
|
| 690 |
+
},
|
| 691 |
+
{
|
| 692 |
+
"epoch": 2.3566265060240963,
|
| 693 |
+
"grad_norm": 1.1768049001693726,
|
| 694 |
+
"learning_rate": 3.6874837405048665e-06,
|
| 695 |
+
"loss": 0.2971,
|
| 696 |
+
"step": 490
|
| 697 |
+
},
|
| 698 |
+
{
|
| 699 |
+
"epoch": 2.380722891566265,
|
| 700 |
+
"grad_norm": 1.424782395362854,
|
| 701 |
+
"learning_rate": 3.4301332093953815e-06,
|
| 702 |
+
"loss": 0.3017,
|
| 703 |
+
"step": 495
|
| 704 |
+
},
|
| 705 |
+
{
|
| 706 |
+
"epoch": 2.404819277108434,
|
| 707 |
+
"grad_norm": 1.3253031969070435,
|
| 708 |
+
"learning_rate": 3.1809278307724054e-06,
|
| 709 |
+
"loss": 0.2957,
|
| 710 |
+
"step": 500
|
| 711 |
+
},
|
| 712 |
+
{
|
| 713 |
+
"epoch": 2.4289156626506023,
|
| 714 |
+
"grad_norm": 1.2620375156402588,
|
| 715 |
+
"learning_rate": 2.940043044495894e-06,
|
| 716 |
+
"loss": 0.2421,
|
| 717 |
+
"step": 505
|
| 718 |
+
},
|
| 719 |
+
{
|
| 720 |
+
"epoch": 2.453012048192771,
|
| 721 |
+
"grad_norm": 1.1867514848709106,
|
| 722 |
+
"learning_rate": 2.707648432753037e-06,
|
| 723 |
+
"loss": 0.3248,
|
| 724 |
+
"step": 510
|
| 725 |
+
},
|
| 726 |
+
{
|
| 727 |
+
"epoch": 2.47710843373494,
|
| 728 |
+
"grad_norm": 1.157029390335083,
|
| 729 |
+
"learning_rate": 2.4839076006729085e-06,
|
| 730 |
+
"loss": 0.2659,
|
| 731 |
+
"step": 515
|
| 732 |
+
},
|
| 733 |
+
{
|
| 734 |
+
"epoch": 2.5012048192771084,
|
| 735 |
+
"grad_norm": 1.3968316316604614,
|
| 736 |
+
"learning_rate": 2.2689780611489424e-06,
|
| 737 |
+
"loss": 0.2545,
|
| 738 |
+
"step": 520
|
| 739 |
+
},
|
| 740 |
+
{
|
| 741 |
+
"epoch": 2.525301204819277,
|
| 742 |
+
"grad_norm": 1.337080955505371,
|
| 743 |
+
"learning_rate": 2.0630111239502954e-06,
|
| 744 |
+
"loss": 0.2698,
|
| 745 |
+
"step": 525
|
| 746 |
+
},
|
| 747 |
+
{
|
| 748 |
+
"epoch": 2.549397590361446,
|
| 749 |
+
"grad_norm": 1.1819453239440918,
|
| 750 |
+
"learning_rate": 1.866151789200215e-06,
|
| 751 |
+
"loss": 0.2836,
|
| 752 |
+
"step": 530
|
| 753 |
+
},
|
| 754 |
+
{
|
| 755 |
+
"epoch": 2.5734939759036144,
|
| 756 |
+
"grad_norm": 1.1866703033447266,
|
| 757 |
+
"learning_rate": 1.6785386452963914e-06,
|
| 758 |
+
"loss": 0.2779,
|
| 759 |
+
"step": 535
|
| 760 |
+
},
|
| 761 |
+
{
|
| 762 |
+
"epoch": 2.597590361445783,
|
| 763 |
+
"grad_norm": 1.335201382637024,
|
| 764 |
+
"learning_rate": 1.5003037713451146e-06,
|
| 765 |
+
"loss": 0.2583,
|
| 766 |
+
"step": 540
|
| 767 |
+
},
|
| 768 |
+
{
|
| 769 |
+
"epoch": 2.621686746987952,
|
| 770 |
+
"grad_norm": 1.2616256475448608,
|
| 771 |
+
"learning_rate": 1.331572644177963e-06,
|
| 772 |
+
"loss": 0.2519,
|
| 773 |
+
"step": 545
|
| 774 |
+
},
|
| 775 |
+
{
|
| 776 |
+
"epoch": 2.6457831325301204,
|
| 777 |
+
"grad_norm": 1.3554015159606934,
|
| 778 |
+
"learning_rate": 1.1724640500165024e-06,
|
| 779 |
+
"loss": 0.2767,
|
| 780 |
+
"step": 550
|
| 781 |
+
},
|
| 782 |
+
{
|
| 783 |
+
"epoch": 2.669879518072289,
|
| 784 |
+
"grad_norm": 1.2319148778915405,
|
| 785 |
+
"learning_rate": 1.0230900008471072e-06,
|
| 786 |
+
"loss": 0.2836,
|
| 787 |
+
"step": 555
|
| 788 |
+
},
|
| 789 |
+
{
|
| 790 |
+
"epoch": 2.693975903614458,
|
| 791 |
+
"grad_norm": 1.1905972957611084,
|
| 792 |
+
"learning_rate": 8.83555655564866e-07,
|
| 793 |
+
"loss": 0.2769,
|
| 794 |
+
"step": 560
|
| 795 |
+
},
|
| 796 |
+
{
|
| 797 |
+
"epoch": 2.7180722891566265,
|
| 798 |
+
"grad_norm": 1.2920160293579102,
|
| 799 |
+
"learning_rate": 7.539592459420219e-07,
|
| 800 |
+
"loss": 0.2643,
|
| 801 |
+
"step": 565
|
| 802 |
+
},
|
| 803 |
+
{
|
| 804 |
+
"epoch": 2.742168674698795,
|
| 805 |
+
"grad_norm": 1.337218165397644,
|
| 806 |
+
"learning_rate": 6.343920074730841e-07,
|
| 807 |
+
"loss": 0.2624,
|
| 808 |
+
"step": 570
|
| 809 |
+
},
|
| 810 |
+
{
|
| 811 |
+
"epoch": 2.766265060240964,
|
| 812 |
+
"grad_norm": 1.2163718938827515,
|
| 813 |
+
"learning_rate": 5.249381151453164e-07,
|
| 814 |
+
"loss": 0.26,
|
| 815 |
+
"step": 575
|
| 816 |
+
},
|
| 817 |
+
{
|
| 818 |
+
"epoch": 2.7903614457831325,
|
| 819 |
+
"grad_norm": 1.126735806465149,
|
| 820 |
+
"learning_rate": 4.256746241797843e-07,
|
| 821 |
+
"loss": 0.2838,
|
| 822 |
+
"step": 580
|
| 823 |
+
},
|
| 824 |
+
{
|
| 825 |
+
"epoch": 2.814457831325301,
|
| 826 |
+
"grad_norm": 1.3277732133865356,
|
| 827 |
+
"learning_rate": 3.3667141578470785e-07,
|
| 828 |
+
"loss": 0.2706,
|
| 829 |
+
"step": 585
|
| 830 |
+
},
|
| 831 |
+
{
|
| 832 |
+
"epoch": 2.83855421686747,
|
| 833 |
+
"grad_norm": 1.2749162912368774,
|
| 834 |
+
"learning_rate": 2.579911479592878e-07,
|
| 835 |
+
"loss": 0.2874,
|
| 836 |
+
"step": 590
|
| 837 |
+
},
|
| 838 |
+
{
|
| 839 |
+
"epoch": 2.8626506024096385,
|
| 840 |
+
"grad_norm": 1.2339216470718384,
|
| 841 |
+
"learning_rate": 1.8968921138267093e-07,
|
| 842 |
+
"loss": 0.2436,
|
| 843 |
+
"step": 595
|
| 844 |
+
},
|
| 845 |
+
{
|
| 846 |
+
"epoch": 2.886746987951807,
|
| 847 |
+
"grad_norm": 1.2548739910125732,
|
| 848 |
+
"learning_rate": 1.318136904190592e-07,
|
| 849 |
+
"loss": 0.255,
|
| 850 |
+
"step": 600
|
| 851 |
+
},
|
| 852 |
+
{
|
| 853 |
+
"epoch": 2.910843373493976,
|
| 854 |
+
"grad_norm": 1.1932353973388672,
|
| 855 |
+
"learning_rate": 8.440532926646315e-08,
|
| 856 |
+
"loss": 0.2514,
|
| 857 |
+
"step": 605
|
| 858 |
+
},
|
| 859 |
+
{
|
| 860 |
+
"epoch": 2.9349397590361446,
|
| 861 |
+
"grad_norm": 1.1958482265472412,
|
| 862 |
+
"learning_rate": 4.749750327290636e-08,
|
| 863 |
+
"loss": 0.2566,
|
| 864 |
+
"step": 610
|
| 865 |
+
},
|
| 866 |
+
{
|
| 867 |
+
"epoch": 2.959036144578313,
|
| 868 |
+
"grad_norm": 1.1997336149215698,
|
| 869 |
+
"learning_rate": 2.1116195440278873e-08,
|
| 870 |
+
"loss": 0.2296,
|
| 871 |
+
"step": 615
|
| 872 |
+
},
|
| 873 |
+
{
|
| 874 |
+
"epoch": 2.983132530120482,
|
| 875 |
+
"grad_norm": 1.1634202003479004,
|
| 876 |
+
"learning_rate": 5.279978132372576e-09,
|
| 877 |
+
"loss": 0.2643,
|
| 878 |
+
"step": 620
|
| 879 |
+
},
|
| 880 |
+
{
|
| 881 |
+
"epoch": 3.0,
|
| 882 |
+
"step": 624,
|
| 883 |
+
"total_flos": 9.147954492048671e+17,
|
| 884 |
+
"train_loss": 0.5655180328549483,
|
| 885 |
+
"train_runtime": 449.7283,
|
| 886 |
+
"train_samples_per_second": 44.207,
|
| 887 |
+
"train_steps_per_second": 1.388
|
| 888 |
+
}
|
| 889 |
+
],
|
| 890 |
+
"logging_steps": 5,
|
| 891 |
+
"max_steps": 624,
|
| 892 |
+
"num_input_tokens_seen": 0,
|
| 893 |
+
"num_train_epochs": 3,
|
| 894 |
+
"save_steps": 2000,
|
| 895 |
+
"stateful_callbacks": {
|
| 896 |
+
"TrainerControl": {
|
| 897 |
+
"args": {
|
| 898 |
+
"should_epoch_stop": false,
|
| 899 |
+
"should_evaluate": false,
|
| 900 |
+
"should_log": false,
|
| 901 |
+
"should_save": false,
|
| 902 |
+
"should_training_stop": false
|
| 903 |
+
},
|
| 904 |
+
"attributes": {}
|
| 905 |
+
}
|
| 906 |
+
},
|
| 907 |
+
"total_flos": 9.147954492048671e+17,
|
| 908 |
+
"train_batch_size": 2,
|
| 909 |
+
"trial_name": null,
|
| 910 |
+
"trial_params": null
|
| 911 |
+
}
|
3_128_e3_3e-5/training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:69c3db3db23ee7299caa65f6be708d0ab64b6142b5906da851ec9208bd336e68
|
| 3 |
+
size 8145
|
3_128_e3_3e-5/vocab.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|