Upload folder using huggingface_hub
Browse files- 20_128_e3_3e-5/.gitattributes +35 -0
- 20_128_e3_3e-5/README.md +63 -0
- 20_128_e3_3e-5/adapter_config.json +39 -0
- 20_128_e3_3e-5/adapter_model.safetensors +3 -0
- 20_128_e3_3e-5/all_results.json +9 -0
- 20_128_e3_3e-5/config.json +32 -0
- 20_128_e3_3e-5/merges.txt +0 -0
- 20_128_e3_3e-5/special_tokens_map.json +45 -0
- 20_128_e3_3e-5/tokenizer.json +0 -0
- 20_128_e3_3e-5/tokenizer_config.json +188 -0
- 20_128_e3_3e-5/train_results.json +9 -0
- 20_128_e3_3e-5/trainer_state.json +806 -0
- 20_128_e3_3e-5/training_args.bin +3 -0
- 20_128_e3_3e-5/vocab.json +0 -0
20_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
|
20_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: 20_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 |
+
# 20_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
|
20_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 |
+
"k_proj",
|
| 28 |
+
"v_proj",
|
| 29 |
+
"up_proj",
|
| 30 |
+
"gate_proj",
|
| 31 |
+
"o_proj",
|
| 32 |
+
"down_proj",
|
| 33 |
+
"q_proj"
|
| 34 |
+
],
|
| 35 |
+
"task_type": "CAUSAL_LM",
|
| 36 |
+
"trainable_token_indices": null,
|
| 37 |
+
"use_dora": false,
|
| 38 |
+
"use_rslora": false
|
| 39 |
+
}
|
20_128_e3_3e-5/adapter_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:688a2d52ed12b61dcac3158c66c202b3b9228b0a1ce238817e65ea4c2b625aca
|
| 3 |
+
size 791751704
|
20_128_e3_3e-5/all_results.json
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"epoch": 3.0,
|
| 3 |
+
"total_flos": 7.451297465719849e+17,
|
| 4 |
+
"train_loss": 0.5084822381997586,
|
| 5 |
+
"train_runtime": 374.6048,
|
| 6 |
+
"train_samples": 5847,
|
| 7 |
+
"train_samples_per_second": 46.825,
|
| 8 |
+
"train_steps_per_second": 1.466
|
| 9 |
+
}
|
20_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 |
+
}
|
20_128_e3_3e-5/merges.txt
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
20_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 |
+
}
|
20_128_e3_3e-5/tokenizer.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
20_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 |
+
}
|
20_128_e3_3e-5/train_results.json
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"epoch": 3.0,
|
| 3 |
+
"total_flos": 7.451297465719849e+17,
|
| 4 |
+
"train_loss": 0.5084822381997586,
|
| 5 |
+
"train_runtime": 374.6048,
|
| 6 |
+
"train_samples": 5847,
|
| 7 |
+
"train_samples_per_second": 46.825,
|
| 8 |
+
"train_steps_per_second": 1.466
|
| 9 |
+
}
|
20_128_e3_3e-5/trainer_state.json
ADDED
|
@@ -0,0 +1,806 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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": 549,
|
| 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.0273224043715847,
|
| 14 |
+
"grad_norm": 1.0141438245773315,
|
| 15 |
+
"learning_rate": 4.2857142857142855e-06,
|
| 16 |
+
"loss": 1.3391,
|
| 17 |
+
"step": 5
|
| 18 |
+
},
|
| 19 |
+
{
|
| 20 |
+
"epoch": 0.0546448087431694,
|
| 21 |
+
"grad_norm": 0.6949726343154907,
|
| 22 |
+
"learning_rate": 9.642857142857144e-06,
|
| 23 |
+
"loss": 1.3782,
|
| 24 |
+
"step": 10
|
| 25 |
+
},
|
| 26 |
+
{
|
| 27 |
+
"epoch": 0.08196721311475409,
|
| 28 |
+
"grad_norm": 0.6441673040390015,
|
| 29 |
+
"learning_rate": 1.5e-05,
|
| 30 |
+
"loss": 1.2395,
|
| 31 |
+
"step": 15
|
| 32 |
+
},
|
| 33 |
+
{
|
| 34 |
+
"epoch": 0.1092896174863388,
|
| 35 |
+
"grad_norm": 0.6060148477554321,
|
| 36 |
+
"learning_rate": 2.0357142857142858e-05,
|
| 37 |
+
"loss": 1.2866,
|
| 38 |
+
"step": 20
|
| 39 |
+
},
|
| 40 |
+
{
|
| 41 |
+
"epoch": 0.1366120218579235,
|
| 42 |
+
"grad_norm": 0.6738765835762024,
|
| 43 |
+
"learning_rate": 2.5714285714285714e-05,
|
| 44 |
+
"loss": 1.1891,
|
| 45 |
+
"step": 25
|
| 46 |
+
},
|
| 47 |
+
{
|
| 48 |
+
"epoch": 0.16393442622950818,
|
| 49 |
+
"grad_norm": 0.519775927066803,
|
| 50 |
+
"learning_rate": 2.9999727300559898e-05,
|
| 51 |
+
"loss": 1.2258,
|
| 52 |
+
"step": 30
|
| 53 |
+
},
|
| 54 |
+
{
|
| 55 |
+
"epoch": 0.1912568306010929,
|
| 56 |
+
"grad_norm": 0.4643530547618866,
|
| 57 |
+
"learning_rate": 2.9990183861225638e-05,
|
| 58 |
+
"loss": 1.0641,
|
| 59 |
+
"step": 35
|
| 60 |
+
},
|
| 61 |
+
{
|
| 62 |
+
"epoch": 0.2185792349726776,
|
| 63 |
+
"grad_norm": 0.5083030462265015,
|
| 64 |
+
"learning_rate": 2.996701536359701e-05,
|
| 65 |
+
"loss": 1.1646,
|
| 66 |
+
"step": 40
|
| 67 |
+
},
|
| 68 |
+
{
|
| 69 |
+
"epoch": 0.2459016393442623,
|
| 70 |
+
"grad_norm": 0.5160901546478271,
|
| 71 |
+
"learning_rate": 2.993024286626367e-05,
|
| 72 |
+
"loss": 1.07,
|
| 73 |
+
"step": 45
|
| 74 |
+
},
|
| 75 |
+
{
|
| 76 |
+
"epoch": 0.273224043715847,
|
| 77 |
+
"grad_norm": 0.5701006650924683,
|
| 78 |
+
"learning_rate": 2.987989979292638e-05,
|
| 79 |
+
"loss": 1.0412,
|
| 80 |
+
"step": 50
|
| 81 |
+
},
|
| 82 |
+
{
|
| 83 |
+
"epoch": 0.3005464480874317,
|
| 84 |
+
"grad_norm": 0.5380054116249084,
|
| 85 |
+
"learning_rate": 2.981603190201714e-05,
|
| 86 |
+
"loss": 1.0139,
|
| 87 |
+
"step": 55
|
| 88 |
+
},
|
| 89 |
+
{
|
| 90 |
+
"epoch": 0.32786885245901637,
|
| 91 |
+
"grad_norm": 0.49321410059928894,
|
| 92 |
+
"learning_rate": 2.97386972451079e-05,
|
| 93 |
+
"loss": 1.0186,
|
| 94 |
+
"step": 60
|
| 95 |
+
},
|
| 96 |
+
{
|
| 97 |
+
"epoch": 0.3551912568306011,
|
| 98 |
+
"grad_norm": 0.644487202167511,
|
| 99 |
+
"learning_rate": 2.9647966114145582e-05,
|
| 100 |
+
"loss": 0.9889,
|
| 101 |
+
"step": 65
|
| 102 |
+
},
|
| 103 |
+
{
|
| 104 |
+
"epoch": 0.3825136612021858,
|
| 105 |
+
"grad_norm": 0.5875224471092224,
|
| 106 |
+
"learning_rate": 2.954392097756154e-05,
|
| 107 |
+
"loss": 0.9945,
|
| 108 |
+
"step": 70
|
| 109 |
+
},
|
| 110 |
+
{
|
| 111 |
+
"epoch": 0.4098360655737705,
|
| 112 |
+
"grad_norm": 0.6051636338233948,
|
| 113 |
+
"learning_rate": 2.9426656405313292e-05,
|
| 114 |
+
"loss": 0.9486,
|
| 115 |
+
"step": 75
|
| 116 |
+
},
|
| 117 |
+
{
|
| 118 |
+
"epoch": 0.4371584699453552,
|
| 119 |
+
"grad_norm": 0.6338690519332886,
|
| 120 |
+
"learning_rate": 2.9296278982926918e-05,
|
| 121 |
+
"loss": 0.9587,
|
| 122 |
+
"step": 80
|
| 123 |
+
},
|
| 124 |
+
{
|
| 125 |
+
"epoch": 0.4644808743169399,
|
| 126 |
+
"grad_norm": 0.6188762784004211,
|
| 127 |
+
"learning_rate": 2.9152907214618022e-05,
|
| 128 |
+
"loss": 0.9721,
|
| 129 |
+
"step": 85
|
| 130 |
+
},
|
| 131 |
+
{
|
| 132 |
+
"epoch": 0.4918032786885246,
|
| 133 |
+
"grad_norm": 0.7837534546852112,
|
| 134 |
+
"learning_rate": 2.8996671415579474e-05,
|
| 135 |
+
"loss": 0.8907,
|
| 136 |
+
"step": 90
|
| 137 |
+
},
|
| 138 |
+
{
|
| 139 |
+
"epoch": 0.5191256830601093,
|
| 140 |
+
"grad_norm": 0.6192768812179565,
|
| 141 |
+
"learning_rate": 2.8827713593533747e-05,
|
| 142 |
+
"loss": 0.8892,
|
| 143 |
+
"step": 95
|
| 144 |
+
},
|
| 145 |
+
{
|
| 146 |
+
"epoch": 0.546448087431694,
|
| 147 |
+
"grad_norm": 0.7909646034240723,
|
| 148 |
+
"learning_rate": 2.864618731965754e-05,
|
| 149 |
+
"loss": 0.7792,
|
| 150 |
+
"step": 100
|
| 151 |
+
},
|
| 152 |
+
{
|
| 153 |
+
"epoch": 0.5737704918032787,
|
| 154 |
+
"grad_norm": 0.6482694149017334,
|
| 155 |
+
"learning_rate": 2.845225758899605e-05,
|
| 156 |
+
"loss": 0.8621,
|
| 157 |
+
"step": 105
|
| 158 |
+
},
|
| 159 |
+
{
|
| 160 |
+
"epoch": 0.6010928961748634,
|
| 161 |
+
"grad_norm": 0.7391148805618286,
|
| 162 |
+
"learning_rate": 2.8246100670493656e-05,
|
| 163 |
+
"loss": 0.832,
|
| 164 |
+
"step": 110
|
| 165 |
+
},
|
| 166 |
+
{
|
| 167 |
+
"epoch": 0.6284153005464481,
|
| 168 |
+
"grad_norm": 0.781980037689209,
|
| 169 |
+
"learning_rate": 2.8027903946777434e-05,
|
| 170 |
+
"loss": 0.7328,
|
| 171 |
+
"step": 115
|
| 172 |
+
},
|
| 173 |
+
{
|
| 174 |
+
"epoch": 0.6557377049180327,
|
| 175 |
+
"grad_norm": 0.9218024611473083,
|
| 176 |
+
"learning_rate": 2.7797865743839104e-05,
|
| 177 |
+
"loss": 0.8268,
|
| 178 |
+
"step": 120
|
| 179 |
+
},
|
| 180 |
+
{
|
| 181 |
+
"epoch": 0.6830601092896175,
|
| 182 |
+
"grad_norm": 0.8340065479278564,
|
| 183 |
+
"learning_rate": 2.7556195150770166e-05,
|
| 184 |
+
"loss": 0.781,
|
| 185 |
+
"step": 125
|
| 186 |
+
},
|
| 187 |
+
{
|
| 188 |
+
"epoch": 0.7103825136612022,
|
| 189 |
+
"grad_norm": 0.997643232345581,
|
| 190 |
+
"learning_rate": 2.7303111829714135e-05,
|
| 191 |
+
"loss": 0.7286,
|
| 192 |
+
"step": 130
|
| 193 |
+
},
|
| 194 |
+
{
|
| 195 |
+
"epoch": 0.7377049180327869,
|
| 196 |
+
"grad_norm": 1.0612376928329468,
|
| 197 |
+
"learning_rate": 2.703884581620857e-05,
|
| 198 |
+
"loss": 0.7246,
|
| 199 |
+
"step": 135
|
| 200 |
+
},
|
| 201 |
+
{
|
| 202 |
+
"epoch": 0.7650273224043715,
|
| 203 |
+
"grad_norm": 0.9626303315162659,
|
| 204 |
+
"learning_rate": 2.6763637310098427e-05,
|
| 205 |
+
"loss": 0.7142,
|
| 206 |
+
"step": 140
|
| 207 |
+
},
|
| 208 |
+
{
|
| 209 |
+
"epoch": 0.7923497267759563,
|
| 210 |
+
"grad_norm": 0.8147085905075073,
|
| 211 |
+
"learning_rate": 2.6477736457210703e-05,
|
| 212 |
+
"loss": 0.7322,
|
| 213 |
+
"step": 145
|
| 214 |
+
},
|
| 215 |
+
{
|
| 216 |
+
"epoch": 0.819672131147541,
|
| 217 |
+
"grad_norm": 0.9698754549026489,
|
| 218 |
+
"learning_rate": 2.618140312198889e-05,
|
| 219 |
+
"loss": 0.6196,
|
| 220 |
+
"step": 150
|
| 221 |
+
},
|
| 222 |
+
{
|
| 223 |
+
"epoch": 0.8469945355191257,
|
| 224 |
+
"grad_norm": 0.9555173516273499,
|
| 225 |
+
"learning_rate": 2.5874906651293877e-05,
|
| 226 |
+
"loss": 0.6847,
|
| 227 |
+
"step": 155
|
| 228 |
+
},
|
| 229 |
+
{
|
| 230 |
+
"epoch": 0.8743169398907104,
|
| 231 |
+
"grad_norm": 1.260975956916809,
|
| 232 |
+
"learning_rate": 2.5558525629585913e-05,
|
| 233 |
+
"loss": 0.6209,
|
| 234 |
+
"step": 160
|
| 235 |
+
},
|
| 236 |
+
{
|
| 237 |
+
"epoch": 0.9016393442622951,
|
| 238 |
+
"grad_norm": 1.0865294933319092,
|
| 239 |
+
"learning_rate": 2.5232547625710324e-05,
|
| 240 |
+
"loss": 0.6791,
|
| 241 |
+
"step": 165
|
| 242 |
+
},
|
| 243 |
+
{
|
| 244 |
+
"epoch": 0.9289617486338798,
|
| 245 |
+
"grad_norm": 1.3132290840148926,
|
| 246 |
+
"learning_rate": 2.4897268931516927e-05,
|
| 247 |
+
"loss": 0.6178,
|
| 248 |
+
"step": 170
|
| 249 |
+
},
|
| 250 |
+
{
|
| 251 |
+
"epoch": 0.9562841530054644,
|
| 252 |
+
"grad_norm": 0.8079626560211182,
|
| 253 |
+
"learning_rate": 2.4552994292550906e-05,
|
| 254 |
+
"loss": 0.5514,
|
| 255 |
+
"step": 175
|
| 256 |
+
},
|
| 257 |
+
{
|
| 258 |
+
"epoch": 0.9836065573770492,
|
| 259 |
+
"grad_norm": 0.9637578725814819,
|
| 260 |
+
"learning_rate": 2.4200036631059834e-05,
|
| 261 |
+
"loss": 0.6481,
|
| 262 |
+
"step": 180
|
| 263 |
+
},
|
| 264 |
+
{
|
| 265 |
+
"epoch": 1.010928961748634,
|
| 266 |
+
"grad_norm": 1.034854531288147,
|
| 267 |
+
"learning_rate": 2.383871676156858e-05,
|
| 268 |
+
"loss": 0.5723,
|
| 269 |
+
"step": 185
|
| 270 |
+
},
|
| 271 |
+
{
|
| 272 |
+
"epoch": 1.0382513661202186,
|
| 273 |
+
"grad_norm": 1.0636274814605713,
|
| 274 |
+
"learning_rate": 2.3469363099280743e-05,
|
| 275 |
+
"loss": 0.5164,
|
| 276 |
+
"step": 190
|
| 277 |
+
},
|
| 278 |
+
{
|
| 279 |
+
"epoch": 1.0655737704918034,
|
| 280 |
+
"grad_norm": 0.9724008440971375,
|
| 281 |
+
"learning_rate": 2.3092311361571534e-05,
|
| 282 |
+
"loss": 0.4775,
|
| 283 |
+
"step": 195
|
| 284 |
+
},
|
| 285 |
+
{
|
| 286 |
+
"epoch": 1.092896174863388,
|
| 287 |
+
"grad_norm": 1.0907925367355347,
|
| 288 |
+
"learning_rate": 2.2707904262843523e-05,
|
| 289 |
+
"loss": 0.4899,
|
| 290 |
+
"step": 200
|
| 291 |
+
},
|
| 292 |
+
{
|
| 293 |
+
"epoch": 1.1202185792349726,
|
| 294 |
+
"grad_norm": 1.1355890035629272,
|
| 295 |
+
"learning_rate": 2.2316491203022513e-05,
|
| 296 |
+
"loss": 0.4835,
|
| 297 |
+
"step": 205
|
| 298 |
+
},
|
| 299 |
+
{
|
| 300 |
+
"epoch": 1.1475409836065573,
|
| 301 |
+
"grad_norm": 0.919542670249939,
|
| 302 |
+
"learning_rate": 2.191842794997677e-05,
|
| 303 |
+
"loss": 0.4539,
|
| 304 |
+
"step": 210
|
| 305 |
+
},
|
| 306 |
+
{
|
| 307 |
+
"epoch": 1.174863387978142,
|
| 308 |
+
"grad_norm": 1.0718759298324585,
|
| 309 |
+
"learning_rate": 2.1514076316148202e-05,
|
| 310 |
+
"loss": 0.4581,
|
| 311 |
+
"step": 215
|
| 312 |
+
},
|
| 313 |
+
{
|
| 314 |
+
"epoch": 1.2021857923497268,
|
| 315 |
+
"grad_norm": 1.053702712059021,
|
| 316 |
+
"learning_rate": 2.1103803829689464e-05,
|
| 317 |
+
"loss": 0.4936,
|
| 318 |
+
"step": 220
|
| 319 |
+
},
|
| 320 |
+
{
|
| 321 |
+
"epoch": 1.2295081967213115,
|
| 322 |
+
"grad_norm": 1.5437586307525635,
|
| 323 |
+
"learning_rate": 2.0687983400405826e-05,
|
| 324 |
+
"loss": 0.4709,
|
| 325 |
+
"step": 225
|
| 326 |
+
},
|
| 327 |
+
{
|
| 328 |
+
"epoch": 1.2568306010928962,
|
| 329 |
+
"grad_norm": 1.172194004058838,
|
| 330 |
+
"learning_rate": 2.0266992980805497e-05,
|
| 331 |
+
"loss": 0.444,
|
| 332 |
+
"step": 230
|
| 333 |
+
},
|
| 334 |
+
{
|
| 335 |
+
"epoch": 1.2841530054644807,
|
| 336 |
+
"grad_norm": 1.1436392068862915,
|
| 337 |
+
"learning_rate": 1.9841215222566506e-05,
|
| 338 |
+
"loss": 0.395,
|
| 339 |
+
"step": 235
|
| 340 |
+
},
|
| 341 |
+
{
|
| 342 |
+
"epoch": 1.3114754098360657,
|
| 343 |
+
"grad_norm": 1.0586868524551392,
|
| 344 |
+
"learning_rate": 1.9411037128732317e-05,
|
| 345 |
+
"loss": 0.4816,
|
| 346 |
+
"step": 240
|
| 347 |
+
},
|
| 348 |
+
{
|
| 349 |
+
"epoch": 1.3387978142076502,
|
| 350 |
+
"grad_norm": 1.2341119050979614,
|
| 351 |
+
"learning_rate": 1.897684970195238e-05,
|
| 352 |
+
"loss": 0.4373,
|
| 353 |
+
"step": 245
|
| 354 |
+
},
|
| 355 |
+
{
|
| 356 |
+
"epoch": 1.366120218579235,
|
| 357 |
+
"grad_norm": 1.1912099123001099,
|
| 358 |
+
"learning_rate": 1.8539047589087297e-05,
|
| 359 |
+
"loss": 0.3919,
|
| 360 |
+
"step": 250
|
| 361 |
+
},
|
| 362 |
+
{
|
| 363 |
+
"epoch": 1.3934426229508197,
|
| 364 |
+
"grad_norm": 1.0452800989151,
|
| 365 |
+
"learning_rate": 1.8098028722501626e-05,
|
| 366 |
+
"loss": 0.3975,
|
| 367 |
+
"step": 255
|
| 368 |
+
},
|
| 369 |
+
{
|
| 370 |
+
"epoch": 1.4207650273224044,
|
| 371 |
+
"grad_norm": 1.2034565210342407,
|
| 372 |
+
"learning_rate": 1.7654193958370436e-05,
|
| 373 |
+
"loss": 0.4235,
|
| 374 |
+
"step": 260
|
| 375 |
+
},
|
| 376 |
+
{
|
| 377 |
+
"epoch": 1.4480874316939891,
|
| 378 |
+
"grad_norm": 1.1712170839309692,
|
| 379 |
+
"learning_rate": 1.720794671232827e-05,
|
| 380 |
+
"loss": 0.3882,
|
| 381 |
+
"step": 265
|
| 382 |
+
},
|
| 383 |
+
{
|
| 384 |
+
"epoch": 1.4754098360655736,
|
| 385 |
+
"grad_norm": 1.2399131059646606,
|
| 386 |
+
"learning_rate": 1.675969259279177e-05,
|
| 387 |
+
"loss": 0.3837,
|
| 388 |
+
"step": 270
|
| 389 |
+
},
|
| 390 |
+
{
|
| 391 |
+
"epoch": 1.5027322404371586,
|
| 392 |
+
"grad_norm": 1.2458595037460327,
|
| 393 |
+
"learning_rate": 1.6309839032289168e-05,
|
| 394 |
+
"loss": 0.3747,
|
| 395 |
+
"step": 275
|
| 396 |
+
},
|
| 397 |
+
{
|
| 398 |
+
"epoch": 1.530054644808743,
|
| 399 |
+
"grad_norm": 1.15314519405365,
|
| 400 |
+
"learning_rate": 1.5858794917131847e-05,
|
| 401 |
+
"loss": 0.3643,
|
| 402 |
+
"step": 280
|
| 403 |
+
},
|
| 404 |
+
{
|
| 405 |
+
"epoch": 1.5573770491803278,
|
| 406 |
+
"grad_norm": 1.157686471939087,
|
| 407 |
+
"learning_rate": 1.540697021576443e-05,
|
| 408 |
+
"loss": 0.343,
|
| 409 |
+
"step": 285
|
| 410 |
+
},
|
| 411 |
+
{
|
| 412 |
+
"epoch": 1.5846994535519126,
|
| 413 |
+
"grad_norm": 1.2145419120788574,
|
| 414 |
+
"learning_rate": 1.4954775606131366e-05,
|
| 415 |
+
"loss": 0.3896,
|
| 416 |
+
"step": 290
|
| 417 |
+
},
|
| 418 |
+
{
|
| 419 |
+
"epoch": 1.6120218579234973,
|
| 420 |
+
"grad_norm": 1.3542180061340332,
|
| 421 |
+
"learning_rate": 1.4502622102398571e-05,
|
| 422 |
+
"loss": 0.3556,
|
| 423 |
+
"step": 295
|
| 424 |
+
},
|
| 425 |
+
{
|
| 426 |
+
"epoch": 1.639344262295082,
|
| 427 |
+
"grad_norm": 1.1979490518569946,
|
| 428 |
+
"learning_rate": 1.4050920681369484e-05,
|
| 429 |
+
"loss": 0.3662,
|
| 430 |
+
"step": 300
|
| 431 |
+
},
|
| 432 |
+
{
|
| 433 |
+
"epoch": 1.6666666666666665,
|
| 434 |
+
"grad_norm": 1.2574388980865479,
|
| 435 |
+
"learning_rate": 1.360008190893511e-05,
|
| 436 |
+
"loss": 0.3623,
|
| 437 |
+
"step": 305
|
| 438 |
+
},
|
| 439 |
+
{
|
| 440 |
+
"epoch": 1.6939890710382515,
|
| 441 |
+
"grad_norm": 1.1358075141906738,
|
| 442 |
+
"learning_rate": 1.3150515566897501e-05,
|
| 443 |
+
"loss": 0.3667,
|
| 444 |
+
"step": 310
|
| 445 |
+
},
|
| 446 |
+
{
|
| 447 |
+
"epoch": 1.721311475409836,
|
| 448 |
+
"grad_norm": 1.4042322635650635,
|
| 449 |
+
"learning_rate": 1.270263028050596e-05,
|
| 450 |
+
"loss": 0.366,
|
| 451 |
+
"step": 315
|
| 452 |
+
},
|
| 453 |
+
{
|
| 454 |
+
"epoch": 1.748633879781421,
|
| 455 |
+
"grad_norm": 1.2038304805755615,
|
| 456 |
+
"learning_rate": 1.2256833147044474e-05,
|
| 457 |
+
"loss": 0.3434,
|
| 458 |
+
"step": 320
|
| 459 |
+
},
|
| 460 |
+
{
|
| 461 |
+
"epoch": 1.7759562841530054,
|
| 462 |
+
"grad_norm": 1.108481526374817,
|
| 463 |
+
"learning_rate": 1.1813529365807926e-05,
|
| 464 |
+
"loss": 0.3373,
|
| 465 |
+
"step": 325
|
| 466 |
+
},
|
| 467 |
+
{
|
| 468 |
+
"epoch": 1.8032786885245902,
|
| 469 |
+
"grad_norm": 1.164162516593933,
|
| 470 |
+
"learning_rate": 1.1373121869803509e-05,
|
| 471 |
+
"loss": 0.3689,
|
| 472 |
+
"step": 330
|
| 473 |
+
},
|
| 474 |
+
{
|
| 475 |
+
"epoch": 1.830601092896175,
|
| 476 |
+
"grad_norm": 1.2950106859207153,
|
| 477 |
+
"learning_rate": 1.0936010959511984e-05,
|
| 478 |
+
"loss": 0.3473,
|
| 479 |
+
"step": 335
|
| 480 |
+
},
|
| 481 |
+
{
|
| 482 |
+
"epoch": 1.8579234972677594,
|
| 483 |
+
"grad_norm": 1.2520761489868164,
|
| 484 |
+
"learning_rate": 1.0502593939041751e-05,
|
| 485 |
+
"loss": 0.3322,
|
| 486 |
+
"step": 340
|
| 487 |
+
},
|
| 488 |
+
{
|
| 489 |
+
"epoch": 1.8852459016393444,
|
| 490 |
+
"grad_norm": 1.1723130941390991,
|
| 491 |
+
"learning_rate": 1.0073264755006438e-05,
|
| 492 |
+
"loss": 0.3156,
|
| 493 |
+
"step": 345
|
| 494 |
+
},
|
| 495 |
+
{
|
| 496 |
+
"epoch": 1.9125683060109289,
|
| 497 |
+
"grad_norm": 1.1497845649719238,
|
| 498 |
+
"learning_rate": 9.648413638454175e-06,
|
| 499 |
+
"loss": 0.3129,
|
| 500 |
+
"step": 350
|
| 501 |
+
},
|
| 502 |
+
{
|
| 503 |
+
"epoch": 1.9398907103825138,
|
| 504 |
+
"grad_norm": 1.3707916736602783,
|
| 505 |
+
"learning_rate": 9.22842675017412e-06,
|
| 506 |
+
"loss": 0.3087,
|
| 507 |
+
"step": 355
|
| 508 |
+
},
|
| 509 |
+
{
|
| 510 |
+
"epoch": 1.9672131147540983,
|
| 511 |
+
"grad_norm": 1.17500901222229,
|
| 512 |
+
"learning_rate": 8.813685829702549e-06,
|
| 513 |
+
"loss": 0.316,
|
| 514 |
+
"step": 360
|
| 515 |
+
},
|
| 516 |
+
{
|
| 517 |
+
"epoch": 1.994535519125683,
|
| 518 |
+
"grad_norm": 1.0315008163452148,
|
| 519 |
+
"learning_rate": 8.404567848347521e-06,
|
| 520 |
+
"loss": 0.2897,
|
| 521 |
+
"step": 365
|
| 522 |
+
},
|
| 523 |
+
{
|
| 524 |
+
"epoch": 2.021857923497268,
|
| 525 |
+
"grad_norm": 1.3879927396774292,
|
| 526 |
+
"learning_rate": 8.001444666547644e-06,
|
| 527 |
+
"loss": 0.2611,
|
| 528 |
+
"step": 370
|
| 529 |
+
},
|
| 530 |
+
{
|
| 531 |
+
"epoch": 2.0491803278688523,
|
| 532 |
+
"grad_norm": 1.248242974281311,
|
| 533 |
+
"learning_rate": 7.604682695876156e-06,
|
| 534 |
+
"loss": 0.2337,
|
| 535 |
+
"step": 375
|
| 536 |
+
},
|
| 537 |
+
{
|
| 538 |
+
"epoch": 2.0765027322404372,
|
| 539 |
+
"grad_norm": 1.2371301651000977,
|
| 540 |
+
"learning_rate": 7.214642565997741e-06,
|
| 541 |
+
"loss": 0.2417,
|
| 542 |
+
"step": 380
|
| 543 |
+
},
|
| 544 |
+
{
|
| 545 |
+
"epoch": 2.1038251366120218,
|
| 546 |
+
"grad_norm": 1.0253205299377441,
|
| 547 |
+
"learning_rate": 6.83167879688066e-06,
|
| 548 |
+
"loss": 0.2098,
|
| 549 |
+
"step": 385
|
| 550 |
+
},
|
| 551 |
+
{
|
| 552 |
+
"epoch": 2.1311475409836067,
|
| 553 |
+
"grad_norm": 1.2057701349258423,
|
| 554 |
+
"learning_rate": 6.456139476562203e-06,
|
| 555 |
+
"loss": 0.252,
|
| 556 |
+
"step": 390
|
| 557 |
+
},
|
| 558 |
+
{
|
| 559 |
+
"epoch": 2.158469945355191,
|
| 560 |
+
"grad_norm": 1.1099334955215454,
|
| 561 |
+
"learning_rate": 6.088365944760323e-06,
|
| 562 |
+
"loss": 0.2477,
|
| 563 |
+
"step": 395
|
| 564 |
+
},
|
| 565 |
+
{
|
| 566 |
+
"epoch": 2.185792349726776,
|
| 567 |
+
"grad_norm": 1.190049648284912,
|
| 568 |
+
"learning_rate": 5.728692482619012e-06,
|
| 569 |
+
"loss": 0.2387,
|
| 570 |
+
"step": 400
|
| 571 |
+
},
|
| 572 |
+
{
|
| 573 |
+
"epoch": 2.2131147540983607,
|
| 574 |
+
"grad_norm": 1.1209639310836792,
|
| 575 |
+
"learning_rate": 5.377446008869484e-06,
|
| 576 |
+
"loss": 0.255,
|
| 577 |
+
"step": 405
|
| 578 |
+
},
|
| 579 |
+
{
|
| 580 |
+
"epoch": 2.240437158469945,
|
| 581 |
+
"grad_norm": 1.1923847198486328,
|
| 582 |
+
"learning_rate": 5.0349457826832804e-06,
|
| 583 |
+
"loss": 0.2498,
|
| 584 |
+
"step": 410
|
| 585 |
+
},
|
| 586 |
+
{
|
| 587 |
+
"epoch": 2.26775956284153,
|
| 588 |
+
"grad_norm": 1.2907756567001343,
|
| 589 |
+
"learning_rate": 4.7015031134873315e-06,
|
| 590 |
+
"loss": 0.2355,
|
| 591 |
+
"step": 415
|
| 592 |
+
},
|
| 593 |
+
{
|
| 594 |
+
"epoch": 2.2950819672131146,
|
| 595 |
+
"grad_norm": 1.1045355796813965,
|
| 596 |
+
"learning_rate": 4.377421078004895e-06,
|
| 597 |
+
"loss": 0.2266,
|
| 598 |
+
"step": 420
|
| 599 |
+
},
|
| 600 |
+
{
|
| 601 |
+
"epoch": 2.3224043715846996,
|
| 602 |
+
"grad_norm": 1.2086292505264282,
|
| 603 |
+
"learning_rate": 4.062994244779387e-06,
|
| 604 |
+
"loss": 0.187,
|
| 605 |
+
"step": 425
|
| 606 |
+
},
|
| 607 |
+
{
|
| 608 |
+
"epoch": 2.349726775956284,
|
| 609 |
+
"grad_norm": 1.4669852256774902,
|
| 610 |
+
"learning_rate": 3.7585084064316085e-06,
|
| 611 |
+
"loss": 0.214,
|
| 612 |
+
"step": 430
|
| 613 |
+
},
|
| 614 |
+
{
|
| 615 |
+
"epoch": 2.3770491803278686,
|
| 616 |
+
"grad_norm": 1.05766761302948,
|
| 617 |
+
"learning_rate": 3.46424031989369e-06,
|
| 618 |
+
"loss": 0.2255,
|
| 619 |
+
"step": 435
|
| 620 |
+
},
|
| 621 |
+
{
|
| 622 |
+
"epoch": 2.4043715846994536,
|
| 623 |
+
"grad_norm": 1.0683411359786987,
|
| 624 |
+
"learning_rate": 3.180457454855807e-06,
|
| 625 |
+
"loss": 0.2305,
|
| 626 |
+
"step": 440
|
| 627 |
+
},
|
| 628 |
+
{
|
| 629 |
+
"epoch": 2.431693989071038,
|
| 630 |
+
"grad_norm": 1.1828384399414062,
|
| 631 |
+
"learning_rate": 2.907417750654462e-06,
|
| 632 |
+
"loss": 0.2364,
|
| 633 |
+
"step": 445
|
| 634 |
+
},
|
| 635 |
+
{
|
| 636 |
+
"epoch": 2.459016393442623,
|
| 637 |
+
"grad_norm": 1.2708568572998047,
|
| 638 |
+
"learning_rate": 2.6453693818231173e-06,
|
| 639 |
+
"loss": 0.2121,
|
| 640 |
+
"step": 450
|
| 641 |
+
},
|
| 642 |
+
{
|
| 643 |
+
"epoch": 2.4863387978142075,
|
| 644 |
+
"grad_norm": 1.2584352493286133,
|
| 645 |
+
"learning_rate": 2.3945505325184473e-06,
|
| 646 |
+
"loss": 0.2022,
|
| 647 |
+
"step": 455
|
| 648 |
+
},
|
| 649 |
+
{
|
| 650 |
+
"epoch": 2.5136612021857925,
|
| 651 |
+
"grad_norm": 1.3101749420166016,
|
| 652 |
+
"learning_rate": 2.1551891800271096e-06,
|
| 653 |
+
"loss": 0.2347,
|
| 654 |
+
"step": 460
|
| 655 |
+
},
|
| 656 |
+
{
|
| 657 |
+
"epoch": 2.540983606557377,
|
| 658 |
+
"grad_norm": 1.194317102432251,
|
| 659 |
+
"learning_rate": 1.927502887549872e-06,
|
| 660 |
+
"loss": 0.1953,
|
| 661 |
+
"step": 465
|
| 662 |
+
},
|
| 663 |
+
{
|
| 664 |
+
"epoch": 2.5683060109289615,
|
| 665 |
+
"grad_norm": 1.1450414657592773,
|
| 666 |
+
"learning_rate": 1.7116986064514828e-06,
|
| 667 |
+
"loss": 0.2184,
|
| 668 |
+
"step": 470
|
| 669 |
+
},
|
| 670 |
+
{
|
| 671 |
+
"epoch": 2.5956284153005464,
|
| 672 |
+
"grad_norm": 1.3117111921310425,
|
| 673 |
+
"learning_rate": 1.5079724881559243e-06,
|
| 674 |
+
"loss": 0.2076,
|
| 675 |
+
"step": 475
|
| 676 |
+
},
|
| 677 |
+
{
|
| 678 |
+
"epoch": 2.6229508196721314,
|
| 679 |
+
"grad_norm": 1.1989983320236206,
|
| 680 |
+
"learning_rate": 1.3165097058581055e-06,
|
| 681 |
+
"loss": 0.1942,
|
| 682 |
+
"step": 480
|
| 683 |
+
},
|
| 684 |
+
{
|
| 685 |
+
"epoch": 2.650273224043716,
|
| 686 |
+
"grad_norm": 1.1527259349822998,
|
| 687 |
+
"learning_rate": 1.1374842862140188e-06,
|
| 688 |
+
"loss": 0.2187,
|
| 689 |
+
"step": 485
|
| 690 |
+
},
|
| 691 |
+
{
|
| 692 |
+
"epoch": 2.6775956284153004,
|
| 693 |
+
"grad_norm": 1.2920244932174683,
|
| 694 |
+
"learning_rate": 9.710589511623196e-07,
|
| 695 |
+
"loss": 0.2135,
|
| 696 |
+
"step": 490
|
| 697 |
+
},
|
| 698 |
+
{
|
| 699 |
+
"epoch": 2.7049180327868854,
|
| 700 |
+
"grad_norm": 1.1743979454040527,
|
| 701 |
+
"learning_rate": 8.173849700211694e-07,
|
| 702 |
+
"loss": 0.2361,
|
| 703 |
+
"step": 495
|
| 704 |
+
},
|
| 705 |
+
{
|
| 706 |
+
"epoch": 2.73224043715847,
|
| 707 |
+
"grad_norm": 1.197568655014038,
|
| 708 |
+
"learning_rate": 6.766020219946895e-07,
|
| 709 |
+
"loss": 0.2066,
|
| 710 |
+
"step": 500
|
| 711 |
+
},
|
| 712 |
+
{
|
| 713 |
+
"epoch": 2.7595628415300544,
|
| 714 |
+
"grad_norm": 1.1356133222579956,
|
| 715 |
+
"learning_rate": 5.488380692140644e-07,
|
| 716 |
+
"loss": 0.2156,
|
| 717 |
+
"step": 505
|
| 718 |
+
},
|
| 719 |
+
{
|
| 720 |
+
"epoch": 2.7868852459016393,
|
| 721 |
+
"grad_norm": 1.1338391304016113,
|
| 722 |
+
"learning_rate": 4.3420924042865904e-07,
|
| 723 |
+
"loss": 0.259,
|
| 724 |
+
"step": 510
|
| 725 |
+
},
|
| 726 |
+
{
|
| 727 |
+
"epoch": 2.8142076502732243,
|
| 728 |
+
"grad_norm": 1.0881953239440918,
|
| 729 |
+
"learning_rate": 3.3281972545287807e-07,
|
| 730 |
+
"loss": 0.2046,
|
| 731 |
+
"step": 515
|
| 732 |
+
},
|
| 733 |
+
{
|
| 734 |
+
"epoch": 2.841530054644809,
|
| 735 |
+
"grad_norm": 1.2116326093673706,
|
| 736 |
+
"learning_rate": 2.4476168046471016e-07,
|
| 737 |
+
"loss": 0.2418,
|
| 738 |
+
"step": 520
|
| 739 |
+
},
|
| 740 |
+
{
|
| 741 |
+
"epoch": 2.8688524590163933,
|
| 742 |
+
"grad_norm": 1.2079471349716187,
|
| 743 |
+
"learning_rate": 1.7011514424202236e-07,
|
| 744 |
+
"loss": 0.2373,
|
| 745 |
+
"step": 525
|
| 746 |
+
},
|
| 747 |
+
{
|
| 748 |
+
"epoch": 2.8961748633879782,
|
| 749 |
+
"grad_norm": 1.35047447681427,
|
| 750 |
+
"learning_rate": 1.0894796541275065e-07,
|
| 751 |
+
"loss": 0.2169,
|
| 752 |
+
"step": 530
|
| 753 |
+
},
|
| 754 |
+
{
|
| 755 |
+
"epoch": 2.9234972677595628,
|
| 756 |
+
"grad_norm": 1.138166904449463,
|
| 757 |
+
"learning_rate": 6.131574078511226e-08,
|
| 758 |
+
"loss": 0.2194,
|
| 759 |
+
"step": 535
|
| 760 |
+
},
|
| 761 |
+
{
|
| 762 |
+
"epoch": 2.9508196721311473,
|
| 763 |
+
"grad_norm": 1.0978237390518188,
|
| 764 |
+
"learning_rate": 2.7261764813880098e-08,
|
| 765 |
+
"loss": 0.2312,
|
| 766 |
+
"step": 540
|
| 767 |
+
},
|
| 768 |
+
{
|
| 769 |
+
"epoch": 2.978142076502732,
|
| 770 |
+
"grad_norm": 1.2585736513137817,
|
| 771 |
+
"learning_rate": 6.81699024867255e-09,
|
| 772 |
+
"loss": 0.2086,
|
| 773 |
+
"step": 545
|
| 774 |
+
},
|
| 775 |
+
{
|
| 776 |
+
"epoch": 3.0,
|
| 777 |
+
"step": 549,
|
| 778 |
+
"total_flos": 7.451297465719849e+17,
|
| 779 |
+
"train_loss": 0.5084822381997586,
|
| 780 |
+
"train_runtime": 374.6048,
|
| 781 |
+
"train_samples_per_second": 46.825,
|
| 782 |
+
"train_steps_per_second": 1.466
|
| 783 |
+
}
|
| 784 |
+
],
|
| 785 |
+
"logging_steps": 5,
|
| 786 |
+
"max_steps": 549,
|
| 787 |
+
"num_input_tokens_seen": 0,
|
| 788 |
+
"num_train_epochs": 3,
|
| 789 |
+
"save_steps": 2000,
|
| 790 |
+
"stateful_callbacks": {
|
| 791 |
+
"TrainerControl": {
|
| 792 |
+
"args": {
|
| 793 |
+
"should_epoch_stop": false,
|
| 794 |
+
"should_evaluate": false,
|
| 795 |
+
"should_log": false,
|
| 796 |
+
"should_save": false,
|
| 797 |
+
"should_training_stop": false
|
| 798 |
+
},
|
| 799 |
+
"attributes": {}
|
| 800 |
+
}
|
| 801 |
+
},
|
| 802 |
+
"total_flos": 7.451297465719849e+17,
|
| 803 |
+
"train_batch_size": 2,
|
| 804 |
+
"trial_name": null,
|
| 805 |
+
"trial_params": null
|
| 806 |
+
}
|
20_128_e3_3e-5/training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e21741956ee7b4645d39519595990b34a412e73f077e66f671c7f38fb5b19fad
|
| 3 |
+
size 8145
|
20_128_e3_3e-5/vocab.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|