Model save
Browse files- README.md +99 -0
- all_results.json +13 -0
- eval_results.json +8 -0
- generation_config.json +7 -0
- model-00001-of-00003.safetensors +3 -0
- model-00002-of-00003.safetensors +3 -0
- model-00003-of-00003.safetensors +3 -0
- model.safetensors.index.json +692 -0
- runs/Jan30_12-40-46_main1/events.out.tfevents.1706618574.main1.85999.0 +2 -2
- runs/Jan30_12-40-46_main1/events.out.tfevents.1706668242.main1.85999.1 +3 -0
- train_results.json +8 -0
- trainer_state.json +4412 -0
    	
        README.md
    ADDED
    
    | @@ -0,0 +1,99 @@ | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            ---
         | 
| 2 | 
            +
            base_model: ondevicellm/tinyllama_moe_v2
         | 
| 3 | 
            +
            tags:
         | 
| 4 | 
            +
            - trl
         | 
| 5 | 
            +
            - sft
         | 
| 6 | 
            +
            - generated_from_trainer
         | 
| 7 | 
            +
            datasets:
         | 
| 8 | 
            +
            - generator
         | 
| 9 | 
            +
            model-index:
         | 
| 10 | 
            +
            - name: tinyllama_moe_sft_routeraux_ep3
         | 
| 11 | 
            +
              results: []
         | 
| 12 | 
            +
            ---
         | 
| 13 | 
            +
             | 
| 14 | 
            +
            <!-- This model card has been generated automatically according to the information the Trainer had access to. You
         | 
| 15 | 
            +
            should probably proofread and complete it, then remove this comment. -->
         | 
| 16 | 
            +
             | 
| 17 | 
            +
            # tinyllama_moe_sft_routeraux_ep3
         | 
| 18 | 
            +
             | 
| 19 | 
            +
            This model is a fine-tuned version of [ondevicellm/tinyllama_moe_v2](https://huggingface.co/ondevicellm/tinyllama_moe_v2) on the generator dataset.
         | 
| 20 | 
            +
            It achieves the following results on the evaluation set:
         | 
| 21 | 
            +
            - Loss: 1.2954
         | 
| 22 | 
            +
             | 
| 23 | 
            +
            ## Model description
         | 
| 24 | 
            +
             | 
| 25 | 
            +
            More information needed
         | 
| 26 | 
            +
             | 
| 27 | 
            +
            ## Intended uses & limitations
         | 
| 28 | 
            +
             | 
| 29 | 
            +
            More information needed
         | 
| 30 | 
            +
             | 
| 31 | 
            +
            ## Training and evaluation data
         | 
| 32 | 
            +
             | 
| 33 | 
            +
            More information needed
         | 
| 34 | 
            +
             | 
| 35 | 
            +
            ## Training procedure
         | 
| 36 | 
            +
             | 
| 37 | 
            +
            ### Training hyperparameters
         | 
| 38 | 
            +
             | 
| 39 | 
            +
            The following hyperparameters were used during training:
         | 
| 40 | 
            +
            - learning_rate: 2e-05
         | 
| 41 | 
            +
            - train_batch_size: 16
         | 
| 42 | 
            +
            - eval_batch_size: 8
         | 
| 43 | 
            +
            - seed: 42
         | 
| 44 | 
            +
            - distributed_type: multi-GPU
         | 
| 45 | 
            +
            - num_devices: 4
         | 
| 46 | 
            +
            - gradient_accumulation_steps: 2
         | 
| 47 | 
            +
            - total_train_batch_size: 128
         | 
| 48 | 
            +
            - total_eval_batch_size: 32
         | 
| 49 | 
            +
            - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
         | 
| 50 | 
            +
            - lr_scheduler_type: cosine
         | 
| 51 | 
            +
            - lr_scheduler_warmup_steps: 120
         | 
| 52 | 
            +
            - num_epochs: 3
         | 
| 53 | 
            +
             | 
| 54 | 
            +
            ### Training results
         | 
| 55 | 
            +
             | 
| 56 | 
            +
            | Training Loss | Epoch | Step | Validation Loss |
         | 
| 57 | 
            +
            |:-------------:|:-----:|:----:|:---------------:|
         | 
| 58 | 
            +
            | 1.72          | 0.09  | 100  | 1.6775          |
         | 
| 59 | 
            +
            | 1.4985        | 0.18  | 200  | 1.4900          |
         | 
| 60 | 
            +
            | 1.4482        | 0.26  | 300  | 1.4473          |
         | 
| 61 | 
            +
            | 1.4152        | 0.35  | 400  | 1.4215          |
         | 
| 62 | 
            +
            | 1.3777        | 0.44  | 500  | 1.4031          |
         | 
| 63 | 
            +
            | 1.3932        | 0.53  | 600  | 1.3886          |
         | 
| 64 | 
            +
            | 1.375         | 0.61  | 700  | 1.3762          |
         | 
| 65 | 
            +
            | 1.3574        | 0.7   | 800  | 1.3657          |
         | 
| 66 | 
            +
            | 1.349         | 0.79  | 900  | 1.3563          |
         | 
| 67 | 
            +
            | 1.3276        | 0.88  | 1000 | 1.3481          |
         | 
| 68 | 
            +
            | 1.3491        | 0.96  | 1100 | 1.3409          |
         | 
| 69 | 
            +
            | 1.2812        | 1.05  | 1200 | 1.3358          |
         | 
| 70 | 
            +
            | 1.2831        | 1.14  | 1300 | 1.3308          |
         | 
| 71 | 
            +
            | 1.2917        | 1.23  | 1400 | 1.3258          |
         | 
| 72 | 
            +
            | 1.2812        | 1.31  | 1500 | 1.3219          |
         | 
| 73 | 
            +
            | 1.2819        | 1.4   | 1600 | 1.3178          |
         | 
| 74 | 
            +
            | 1.2756        | 1.49  | 1700 | 1.3145          |
         | 
| 75 | 
            +
            | 1.2584        | 1.58  | 1800 | 1.3107          |
         | 
| 76 | 
            +
            | 1.2806        | 1.66  | 1900 | 1.3083          |
         | 
| 77 | 
            +
            | 1.2815        | 1.75  | 2000 | 1.3054          |
         | 
| 78 | 
            +
            | 1.2676        | 1.84  | 2100 | 1.3031          |
         | 
| 79 | 
            +
            | 1.2388        | 1.93  | 2200 | 1.3011          |
         | 
| 80 | 
            +
            | 1.2385        | 2.01  | 2300 | 1.3015          |
         | 
| 81 | 
            +
            | 1.2459        | 2.1   | 2400 | 1.3000          |
         | 
| 82 | 
            +
            | 1.2349        | 2.19  | 2500 | 1.2989          |
         | 
| 83 | 
            +
            | 1.2277        | 2.28  | 2600 | 1.2981          |
         | 
| 84 | 
            +
            | 1.2243        | 2.37  | 2700 | 1.2973          |
         | 
| 85 | 
            +
            | 1.2298        | 2.45  | 2800 | 1.2967          |
         | 
| 86 | 
            +
            | 1.2362        | 2.54  | 2900 | 1.2961          |
         | 
| 87 | 
            +
            | 1.216         | 2.63  | 3000 | 1.2958          |
         | 
| 88 | 
            +
            | 1.2381        | 2.72  | 3100 | 1.2957          |
         | 
| 89 | 
            +
            | 1.2274        | 2.8   | 3200 | 1.2955          |
         | 
| 90 | 
            +
            | 1.2235        | 2.89  | 3300 | 1.2954          |
         | 
| 91 | 
            +
            | 1.2438        | 2.98  | 3400 | 1.2954          |
         | 
| 92 | 
            +
             | 
| 93 | 
            +
             | 
| 94 | 
            +
            ### Framework versions
         | 
| 95 | 
            +
             | 
| 96 | 
            +
            - Transformers 4.37.0
         | 
| 97 | 
            +
            - Pytorch 2.1.2+cu118
         | 
| 98 | 
            +
            - Datasets 2.16.1
         | 
| 99 | 
            +
            - Tokenizers 0.15.0
         | 
    	
        all_results.json
    ADDED
    
    | @@ -0,0 +1,13 @@ | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            {
         | 
| 2 | 
            +
                "epoch": 3.0,
         | 
| 3 | 
            +
                "eval_loss": 1.2954297065734863,
         | 
| 4 | 
            +
                "eval_runtime": 375.8508,
         | 
| 5 | 
            +
                "eval_samples": 23110,
         | 
| 6 | 
            +
                "eval_samples_per_second": 43.012,
         | 
| 7 | 
            +
                "eval_steps_per_second": 1.346,
         | 
| 8 | 
            +
                "train_loss": 1.4016100346188847,
         | 
| 9 | 
            +
                "train_runtime": 49299.9861,
         | 
| 10 | 
            +
                "train_samples": 207865,
         | 
| 11 | 
            +
                "train_samples_per_second": 8.888,
         | 
| 12 | 
            +
                "train_steps_per_second": 0.069
         | 
| 13 | 
            +
            }
         | 
    	
        eval_results.json
    ADDED
    
    | @@ -0,0 +1,8 @@ | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            {
         | 
| 2 | 
            +
                "epoch": 3.0,
         | 
| 3 | 
            +
                "eval_loss": 1.2954297065734863,
         | 
| 4 | 
            +
                "eval_runtime": 375.8508,
         | 
| 5 | 
            +
                "eval_samples": 23110,
         | 
| 6 | 
            +
                "eval_samples_per_second": 43.012,
         | 
| 7 | 
            +
                "eval_steps_per_second": 1.346
         | 
| 8 | 
            +
            }
         | 
    	
        generation_config.json
    ADDED
    
    | @@ -0,0 +1,7 @@ | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            {
         | 
| 2 | 
            +
              "_from_model_config": true,
         | 
| 3 | 
            +
              "bos_token_id": 1,
         | 
| 4 | 
            +
              "eos_token_id": 2,
         | 
| 5 | 
            +
              "transformers_version": "4.37.0",
         | 
| 6 | 
            +
              "use_cache": false
         | 
| 7 | 
            +
            }
         | 
    	
        model-00001-of-00003.safetensors
    ADDED
    
    | @@ -0,0 +1,3 @@ | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            version https://git-lfs.github.com/spec/v1
         | 
| 2 | 
            +
            oid sha256:f3328c108c33bad94cb9beb2ef6d2787196ed5d93cd17fa3a714204d3db43a33
         | 
| 3 | 
            +
            size 4984275728
         | 
    	
        model-00002-of-00003.safetensors
    ADDED
    
    | @@ -0,0 +1,3 @@ | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            version https://git-lfs.github.com/spec/v1
         | 
| 2 | 
            +
            oid sha256:cebb47e97c9ae4ccb4010489ea70bc5169fb146d678536159c3e5127fc785a79
         | 
| 3 | 
            +
            size 4991625072
         | 
    	
        model-00003-of-00003.safetensors
    ADDED
    
    | @@ -0,0 +1,3 @@ | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            version https://git-lfs.github.com/spec/v1
         | 
| 2 | 
            +
            oid sha256:0d9da2e99b18f4f7ff04f0e7e941448f3f1d0549216399c101947b3134140a20
         | 
| 3 | 
            +
            size 2882730416
         | 
    	
        model.safetensors.index.json
    ADDED
    
    | @@ -0,0 +1,692 @@ | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            {
         | 
| 2 | 
            +
              "metadata": {
         | 
| 3 | 
            +
                "total_size": 12858544128
         | 
| 4 | 
            +
              },
         | 
| 5 | 
            +
              "weight_map": {
         | 
| 6 | 
            +
                "lm_head.weight": "model-00003-of-00003.safetensors",
         | 
| 7 | 
            +
                "model.embed_tokens.weight": "model-00001-of-00003.safetensors",
         | 
| 8 | 
            +
                "model.layers.0.block_sparse_moe.experts.0.w1.weight": "model-00001-of-00003.safetensors",
         | 
| 9 | 
            +
                "model.layers.0.block_sparse_moe.experts.0.w2.weight": "model-00001-of-00003.safetensors",
         | 
| 10 | 
            +
                "model.layers.0.block_sparse_moe.experts.0.w3.weight": "model-00001-of-00003.safetensors",
         | 
| 11 | 
            +
                "model.layers.0.block_sparse_moe.experts.1.w1.weight": "model-00001-of-00003.safetensors",
         | 
| 12 | 
            +
                "model.layers.0.block_sparse_moe.experts.1.w2.weight": "model-00001-of-00003.safetensors",
         | 
| 13 | 
            +
                "model.layers.0.block_sparse_moe.experts.1.w3.weight": "model-00001-of-00003.safetensors",
         | 
| 14 | 
            +
                "model.layers.0.block_sparse_moe.experts.2.w1.weight": "model-00001-of-00003.safetensors",
         | 
| 15 | 
            +
                "model.layers.0.block_sparse_moe.experts.2.w2.weight": "model-00001-of-00003.safetensors",
         | 
| 16 | 
            +
                "model.layers.0.block_sparse_moe.experts.2.w3.weight": "model-00001-of-00003.safetensors",
         | 
| 17 | 
            +
                "model.layers.0.block_sparse_moe.experts.3.w1.weight": "model-00001-of-00003.safetensors",
         | 
| 18 | 
            +
                "model.layers.0.block_sparse_moe.experts.3.w2.weight": "model-00001-of-00003.safetensors",
         | 
| 19 | 
            +
                "model.layers.0.block_sparse_moe.experts.3.w3.weight": "model-00001-of-00003.safetensors",
         | 
| 20 | 
            +
                "model.layers.0.block_sparse_moe.experts.4.w1.weight": "model-00001-of-00003.safetensors",
         | 
| 21 | 
            +
                "model.layers.0.block_sparse_moe.experts.4.w2.weight": "model-00001-of-00003.safetensors",
         | 
| 22 | 
            +
                "model.layers.0.block_sparse_moe.experts.4.w3.weight": "model-00001-of-00003.safetensors",
         | 
| 23 | 
            +
                "model.layers.0.block_sparse_moe.experts.5.w1.weight": "model-00001-of-00003.safetensors",
         | 
| 24 | 
            +
                "model.layers.0.block_sparse_moe.experts.5.w2.weight": "model-00001-of-00003.safetensors",
         | 
| 25 | 
            +
                "model.layers.0.block_sparse_moe.experts.5.w3.weight": "model-00001-of-00003.safetensors",
         | 
| 26 | 
            +
                "model.layers.0.block_sparse_moe.experts.6.w1.weight": "model-00001-of-00003.safetensors",
         | 
| 27 | 
            +
                "model.layers.0.block_sparse_moe.experts.6.w2.weight": "model-00001-of-00003.safetensors",
         | 
| 28 | 
            +
                "model.layers.0.block_sparse_moe.experts.6.w3.weight": "model-00001-of-00003.safetensors",
         | 
| 29 | 
            +
                "model.layers.0.block_sparse_moe.experts.7.w1.weight": "model-00001-of-00003.safetensors",
         | 
| 30 | 
            +
                "model.layers.0.block_sparse_moe.experts.7.w2.weight": "model-00001-of-00003.safetensors",
         | 
| 31 | 
            +
                "model.layers.0.block_sparse_moe.experts.7.w3.weight": "model-00001-of-00003.safetensors",
         | 
| 32 | 
            +
                "model.layers.0.block_sparse_moe.gate.weight": "model-00001-of-00003.safetensors",
         | 
| 33 | 
            +
                "model.layers.0.input_layernorm.weight": "model-00001-of-00003.safetensors",
         | 
| 34 | 
            +
                "model.layers.0.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
         | 
| 35 | 
            +
                "model.layers.0.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
         | 
| 36 | 
            +
                "model.layers.0.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
         | 
| 37 | 
            +
                "model.layers.0.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
         | 
| 38 | 
            +
                "model.layers.0.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
         | 
| 39 | 
            +
                "model.layers.1.block_sparse_moe.experts.0.w1.weight": "model-00001-of-00003.safetensors",
         | 
| 40 | 
            +
                "model.layers.1.block_sparse_moe.experts.0.w2.weight": "model-00001-of-00003.safetensors",
         | 
| 41 | 
            +
                "model.layers.1.block_sparse_moe.experts.0.w3.weight": "model-00001-of-00003.safetensors",
         | 
| 42 | 
            +
                "model.layers.1.block_sparse_moe.experts.1.w1.weight": "model-00001-of-00003.safetensors",
         | 
| 43 | 
            +
                "model.layers.1.block_sparse_moe.experts.1.w2.weight": "model-00001-of-00003.safetensors",
         | 
| 44 | 
            +
                "model.layers.1.block_sparse_moe.experts.1.w3.weight": "model-00001-of-00003.safetensors",
         | 
| 45 | 
            +
                "model.layers.1.block_sparse_moe.experts.2.w1.weight": "model-00001-of-00003.safetensors",
         | 
| 46 | 
            +
                "model.layers.1.block_sparse_moe.experts.2.w2.weight": "model-00001-of-00003.safetensors",
         | 
| 47 | 
            +
                "model.layers.1.block_sparse_moe.experts.2.w3.weight": "model-00001-of-00003.safetensors",
         | 
| 48 | 
            +
                "model.layers.1.block_sparse_moe.experts.3.w1.weight": "model-00001-of-00003.safetensors",
         | 
| 49 | 
            +
                "model.layers.1.block_sparse_moe.experts.3.w2.weight": "model-00001-of-00003.safetensors",
         | 
| 50 | 
            +
                "model.layers.1.block_sparse_moe.experts.3.w3.weight": "model-00001-of-00003.safetensors",
         | 
| 51 | 
            +
                "model.layers.1.block_sparse_moe.experts.4.w1.weight": "model-00001-of-00003.safetensors",
         | 
| 52 | 
            +
                "model.layers.1.block_sparse_moe.experts.4.w2.weight": "model-00001-of-00003.safetensors",
         | 
| 53 | 
            +
                "model.layers.1.block_sparse_moe.experts.4.w3.weight": "model-00001-of-00003.safetensors",
         | 
| 54 | 
            +
                "model.layers.1.block_sparse_moe.experts.5.w1.weight": "model-00001-of-00003.safetensors",
         | 
| 55 | 
            +
                "model.layers.1.block_sparse_moe.experts.5.w2.weight": "model-00001-of-00003.safetensors",
         | 
| 56 | 
            +
                "model.layers.1.block_sparse_moe.experts.5.w3.weight": "model-00001-of-00003.safetensors",
         | 
| 57 | 
            +
                "model.layers.1.block_sparse_moe.experts.6.w1.weight": "model-00001-of-00003.safetensors",
         | 
| 58 | 
            +
                "model.layers.1.block_sparse_moe.experts.6.w2.weight": "model-00001-of-00003.safetensors",
         | 
| 59 | 
            +
                "model.layers.1.block_sparse_moe.experts.6.w3.weight": "model-00001-of-00003.safetensors",
         | 
| 60 | 
            +
                "model.layers.1.block_sparse_moe.experts.7.w1.weight": "model-00001-of-00003.safetensors",
         | 
| 61 | 
            +
                "model.layers.1.block_sparse_moe.experts.7.w2.weight": "model-00001-of-00003.safetensors",
         | 
| 62 | 
            +
                "model.layers.1.block_sparse_moe.experts.7.w3.weight": "model-00001-of-00003.safetensors",
         | 
| 63 | 
            +
                "model.layers.1.block_sparse_moe.gate.weight": "model-00001-of-00003.safetensors",
         | 
| 64 | 
            +
                "model.layers.1.input_layernorm.weight": "model-00001-of-00003.safetensors",
         | 
| 65 | 
            +
                "model.layers.1.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
         | 
| 66 | 
            +
                "model.layers.1.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
         | 
| 67 | 
            +
                "model.layers.1.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
         | 
| 68 | 
            +
                "model.layers.1.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
         | 
| 69 | 
            +
                "model.layers.1.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
         | 
| 70 | 
            +
                "model.layers.10.block_sparse_moe.experts.0.w1.weight": "model-00002-of-00003.safetensors",
         | 
| 71 | 
            +
                "model.layers.10.block_sparse_moe.experts.0.w2.weight": "model-00002-of-00003.safetensors",
         | 
| 72 | 
            +
                "model.layers.10.block_sparse_moe.experts.0.w3.weight": "model-00002-of-00003.safetensors",
         | 
| 73 | 
            +
                "model.layers.10.block_sparse_moe.experts.1.w1.weight": "model-00002-of-00003.safetensors",
         | 
| 74 | 
            +
                "model.layers.10.block_sparse_moe.experts.1.w2.weight": "model-00002-of-00003.safetensors",
         | 
| 75 | 
            +
                "model.layers.10.block_sparse_moe.experts.1.w3.weight": "model-00002-of-00003.safetensors",
         | 
| 76 | 
            +
                "model.layers.10.block_sparse_moe.experts.2.w1.weight": "model-00002-of-00003.safetensors",
         | 
| 77 | 
            +
                "model.layers.10.block_sparse_moe.experts.2.w2.weight": "model-00002-of-00003.safetensors",
         | 
| 78 | 
            +
                "model.layers.10.block_sparse_moe.experts.2.w3.weight": "model-00002-of-00003.safetensors",
         | 
| 79 | 
            +
                "model.layers.10.block_sparse_moe.experts.3.w1.weight": "model-00002-of-00003.safetensors",
         | 
| 80 | 
            +
                "model.layers.10.block_sparse_moe.experts.3.w2.weight": "model-00002-of-00003.safetensors",
         | 
| 81 | 
            +
                "model.layers.10.block_sparse_moe.experts.3.w3.weight": "model-00002-of-00003.safetensors",
         | 
| 82 | 
            +
                "model.layers.10.block_sparse_moe.experts.4.w1.weight": "model-00002-of-00003.safetensors",
         | 
| 83 | 
            +
                "model.layers.10.block_sparse_moe.experts.4.w2.weight": "model-00002-of-00003.safetensors",
         | 
| 84 | 
            +
                "model.layers.10.block_sparse_moe.experts.4.w3.weight": "model-00002-of-00003.safetensors",
         | 
| 85 | 
            +
                "model.layers.10.block_sparse_moe.experts.5.w1.weight": "model-00002-of-00003.safetensors",
         | 
| 86 | 
            +
                "model.layers.10.block_sparse_moe.experts.5.w2.weight": "model-00002-of-00003.safetensors",
         | 
| 87 | 
            +
                "model.layers.10.block_sparse_moe.experts.5.w3.weight": "model-00002-of-00003.safetensors",
         | 
| 88 | 
            +
                "model.layers.10.block_sparse_moe.experts.6.w1.weight": "model-00002-of-00003.safetensors",
         | 
| 89 | 
            +
                "model.layers.10.block_sparse_moe.experts.6.w2.weight": "model-00002-of-00003.safetensors",
         | 
| 90 | 
            +
                "model.layers.10.block_sparse_moe.experts.6.w3.weight": "model-00002-of-00003.safetensors",
         | 
| 91 | 
            +
                "model.layers.10.block_sparse_moe.experts.7.w1.weight": "model-00002-of-00003.safetensors",
         | 
| 92 | 
            +
                "model.layers.10.block_sparse_moe.experts.7.w2.weight": "model-00002-of-00003.safetensors",
         | 
| 93 | 
            +
                "model.layers.10.block_sparse_moe.experts.7.w3.weight": "model-00002-of-00003.safetensors",
         | 
| 94 | 
            +
                "model.layers.10.block_sparse_moe.gate.weight": "model-00002-of-00003.safetensors",
         | 
| 95 | 
            +
                "model.layers.10.input_layernorm.weight": "model-00002-of-00003.safetensors",
         | 
| 96 | 
            +
                "model.layers.10.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
         | 
| 97 | 
            +
                "model.layers.10.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
         | 
| 98 | 
            +
                "model.layers.10.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
         | 
| 99 | 
            +
                "model.layers.10.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
         | 
| 100 | 
            +
                "model.layers.10.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
         | 
| 101 | 
            +
                "model.layers.11.block_sparse_moe.experts.0.w1.weight": "model-00002-of-00003.safetensors",
         | 
| 102 | 
            +
                "model.layers.11.block_sparse_moe.experts.0.w2.weight": "model-00002-of-00003.safetensors",
         | 
| 103 | 
            +
                "model.layers.11.block_sparse_moe.experts.0.w3.weight": "model-00002-of-00003.safetensors",
         | 
| 104 | 
            +
                "model.layers.11.block_sparse_moe.experts.1.w1.weight": "model-00002-of-00003.safetensors",
         | 
| 105 | 
            +
                "model.layers.11.block_sparse_moe.experts.1.w2.weight": "model-00002-of-00003.safetensors",
         | 
| 106 | 
            +
                "model.layers.11.block_sparse_moe.experts.1.w3.weight": "model-00002-of-00003.safetensors",
         | 
| 107 | 
            +
                "model.layers.11.block_sparse_moe.experts.2.w1.weight": "model-00002-of-00003.safetensors",
         | 
| 108 | 
            +
                "model.layers.11.block_sparse_moe.experts.2.w2.weight": "model-00002-of-00003.safetensors",
         | 
| 109 | 
            +
                "model.layers.11.block_sparse_moe.experts.2.w3.weight": "model-00002-of-00003.safetensors",
         | 
| 110 | 
            +
                "model.layers.11.block_sparse_moe.experts.3.w1.weight": "model-00002-of-00003.safetensors",
         | 
| 111 | 
            +
                "model.layers.11.block_sparse_moe.experts.3.w2.weight": "model-00002-of-00003.safetensors",
         | 
| 112 | 
            +
                "model.layers.11.block_sparse_moe.experts.3.w3.weight": "model-00002-of-00003.safetensors",
         | 
| 113 | 
            +
                "model.layers.11.block_sparse_moe.experts.4.w1.weight": "model-00002-of-00003.safetensors",
         | 
| 114 | 
            +
                "model.layers.11.block_sparse_moe.experts.4.w2.weight": "model-00002-of-00003.safetensors",
         | 
| 115 | 
            +
                "model.layers.11.block_sparse_moe.experts.4.w3.weight": "model-00002-of-00003.safetensors",
         | 
| 116 | 
            +
                "model.layers.11.block_sparse_moe.experts.5.w1.weight": "model-00002-of-00003.safetensors",
         | 
| 117 | 
            +
                "model.layers.11.block_sparse_moe.experts.5.w2.weight": "model-00002-of-00003.safetensors",
         | 
| 118 | 
            +
                "model.layers.11.block_sparse_moe.experts.5.w3.weight": "model-00002-of-00003.safetensors",
         | 
| 119 | 
            +
                "model.layers.11.block_sparse_moe.experts.6.w1.weight": "model-00002-of-00003.safetensors",
         | 
| 120 | 
            +
                "model.layers.11.block_sparse_moe.experts.6.w2.weight": "model-00002-of-00003.safetensors",
         | 
| 121 | 
            +
                "model.layers.11.block_sparse_moe.experts.6.w3.weight": "model-00002-of-00003.safetensors",
         | 
| 122 | 
            +
                "model.layers.11.block_sparse_moe.experts.7.w1.weight": "model-00002-of-00003.safetensors",
         | 
| 123 | 
            +
                "model.layers.11.block_sparse_moe.experts.7.w2.weight": "model-00002-of-00003.safetensors",
         | 
| 124 | 
            +
                "model.layers.11.block_sparse_moe.experts.7.w3.weight": "model-00002-of-00003.safetensors",
         | 
| 125 | 
            +
                "model.layers.11.block_sparse_moe.gate.weight": "model-00002-of-00003.safetensors",
         | 
| 126 | 
            +
                "model.layers.11.input_layernorm.weight": "model-00002-of-00003.safetensors",
         | 
| 127 | 
            +
                "model.layers.11.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
         | 
| 128 | 
            +
                "model.layers.11.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
         | 
| 129 | 
            +
                "model.layers.11.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
         | 
| 130 | 
            +
                "model.layers.11.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
         | 
| 131 | 
            +
                "model.layers.11.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
         | 
| 132 | 
            +
                "model.layers.12.block_sparse_moe.experts.0.w1.weight": "model-00002-of-00003.safetensors",
         | 
| 133 | 
            +
                "model.layers.12.block_sparse_moe.experts.0.w2.weight": "model-00002-of-00003.safetensors",
         | 
| 134 | 
            +
                "model.layers.12.block_sparse_moe.experts.0.w3.weight": "model-00002-of-00003.safetensors",
         | 
| 135 | 
            +
                "model.layers.12.block_sparse_moe.experts.1.w1.weight": "model-00002-of-00003.safetensors",
         | 
| 136 | 
            +
                "model.layers.12.block_sparse_moe.experts.1.w2.weight": "model-00002-of-00003.safetensors",
         | 
| 137 | 
            +
                "model.layers.12.block_sparse_moe.experts.1.w3.weight": "model-00002-of-00003.safetensors",
         | 
| 138 | 
            +
                "model.layers.12.block_sparse_moe.experts.2.w1.weight": "model-00002-of-00003.safetensors",
         | 
| 139 | 
            +
                "model.layers.12.block_sparse_moe.experts.2.w2.weight": "model-00002-of-00003.safetensors",
         | 
| 140 | 
            +
                "model.layers.12.block_sparse_moe.experts.2.w3.weight": "model-00002-of-00003.safetensors",
         | 
| 141 | 
            +
                "model.layers.12.block_sparse_moe.experts.3.w1.weight": "model-00002-of-00003.safetensors",
         | 
| 142 | 
            +
                "model.layers.12.block_sparse_moe.experts.3.w2.weight": "model-00002-of-00003.safetensors",
         | 
| 143 | 
            +
                "model.layers.12.block_sparse_moe.experts.3.w3.weight": "model-00002-of-00003.safetensors",
         | 
| 144 | 
            +
                "model.layers.12.block_sparse_moe.experts.4.w1.weight": "model-00002-of-00003.safetensors",
         | 
| 145 | 
            +
                "model.layers.12.block_sparse_moe.experts.4.w2.weight": "model-00002-of-00003.safetensors",
         | 
| 146 | 
            +
                "model.layers.12.block_sparse_moe.experts.4.w3.weight": "model-00002-of-00003.safetensors",
         | 
| 147 | 
            +
                "model.layers.12.block_sparse_moe.experts.5.w1.weight": "model-00002-of-00003.safetensors",
         | 
| 148 | 
            +
                "model.layers.12.block_sparse_moe.experts.5.w2.weight": "model-00002-of-00003.safetensors",
         | 
| 149 | 
            +
                "model.layers.12.block_sparse_moe.experts.5.w3.weight": "model-00002-of-00003.safetensors",
         | 
| 150 | 
            +
                "model.layers.12.block_sparse_moe.experts.6.w1.weight": "model-00002-of-00003.safetensors",
         | 
| 151 | 
            +
                "model.layers.12.block_sparse_moe.experts.6.w2.weight": "model-00002-of-00003.safetensors",
         | 
| 152 | 
            +
                "model.layers.12.block_sparse_moe.experts.6.w3.weight": "model-00002-of-00003.safetensors",
         | 
| 153 | 
            +
                "model.layers.12.block_sparse_moe.experts.7.w1.weight": "model-00002-of-00003.safetensors",
         | 
| 154 | 
            +
                "model.layers.12.block_sparse_moe.experts.7.w2.weight": "model-00002-of-00003.safetensors",
         | 
| 155 | 
            +
                "model.layers.12.block_sparse_moe.experts.7.w3.weight": "model-00002-of-00003.safetensors",
         | 
| 156 | 
            +
                "model.layers.12.block_sparse_moe.gate.weight": "model-00002-of-00003.safetensors",
         | 
| 157 | 
            +
                "model.layers.12.input_layernorm.weight": "model-00002-of-00003.safetensors",
         | 
| 158 | 
            +
                "model.layers.12.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
         | 
| 159 | 
            +
                "model.layers.12.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
         | 
| 160 | 
            +
                "model.layers.12.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
         | 
| 161 | 
            +
                "model.layers.12.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
         | 
| 162 | 
            +
                "model.layers.12.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
         | 
| 163 | 
            +
                "model.layers.13.block_sparse_moe.experts.0.w1.weight": "model-00002-of-00003.safetensors",
         | 
| 164 | 
            +
                "model.layers.13.block_sparse_moe.experts.0.w2.weight": "model-00002-of-00003.safetensors",
         | 
| 165 | 
            +
                "model.layers.13.block_sparse_moe.experts.0.w3.weight": "model-00002-of-00003.safetensors",
         | 
| 166 | 
            +
                "model.layers.13.block_sparse_moe.experts.1.w1.weight": "model-00002-of-00003.safetensors",
         | 
| 167 | 
            +
                "model.layers.13.block_sparse_moe.experts.1.w2.weight": "model-00002-of-00003.safetensors",
         | 
| 168 | 
            +
                "model.layers.13.block_sparse_moe.experts.1.w3.weight": "model-00002-of-00003.safetensors",
         | 
| 169 | 
            +
                "model.layers.13.block_sparse_moe.experts.2.w1.weight": "model-00002-of-00003.safetensors",
         | 
| 170 | 
            +
                "model.layers.13.block_sparse_moe.experts.2.w2.weight": "model-00002-of-00003.safetensors",
         | 
| 171 | 
            +
                "model.layers.13.block_sparse_moe.experts.2.w3.weight": "model-00002-of-00003.safetensors",
         | 
| 172 | 
            +
                "model.layers.13.block_sparse_moe.experts.3.w1.weight": "model-00002-of-00003.safetensors",
         | 
| 173 | 
            +
                "model.layers.13.block_sparse_moe.experts.3.w2.weight": "model-00002-of-00003.safetensors",
         | 
| 174 | 
            +
                "model.layers.13.block_sparse_moe.experts.3.w3.weight": "model-00002-of-00003.safetensors",
         | 
| 175 | 
            +
                "model.layers.13.block_sparse_moe.experts.4.w1.weight": "model-00002-of-00003.safetensors",
         | 
| 176 | 
            +
                "model.layers.13.block_sparse_moe.experts.4.w2.weight": "model-00002-of-00003.safetensors",
         | 
| 177 | 
            +
                "model.layers.13.block_sparse_moe.experts.4.w3.weight": "model-00002-of-00003.safetensors",
         | 
| 178 | 
            +
                "model.layers.13.block_sparse_moe.experts.5.w1.weight": "model-00002-of-00003.safetensors",
         | 
| 179 | 
            +
                "model.layers.13.block_sparse_moe.experts.5.w2.weight": "model-00002-of-00003.safetensors",
         | 
| 180 | 
            +
                "model.layers.13.block_sparse_moe.experts.5.w3.weight": "model-00002-of-00003.safetensors",
         | 
| 181 | 
            +
                "model.layers.13.block_sparse_moe.experts.6.w1.weight": "model-00002-of-00003.safetensors",
         | 
| 182 | 
            +
                "model.layers.13.block_sparse_moe.experts.6.w2.weight": "model-00002-of-00003.safetensors",
         | 
| 183 | 
            +
                "model.layers.13.block_sparse_moe.experts.6.w3.weight": "model-00002-of-00003.safetensors",
         | 
| 184 | 
            +
                "model.layers.13.block_sparse_moe.experts.7.w1.weight": "model-00002-of-00003.safetensors",
         | 
| 185 | 
            +
                "model.layers.13.block_sparse_moe.experts.7.w2.weight": "model-00002-of-00003.safetensors",
         | 
| 186 | 
            +
                "model.layers.13.block_sparse_moe.experts.7.w3.weight": "model-00002-of-00003.safetensors",
         | 
| 187 | 
            +
                "model.layers.13.block_sparse_moe.gate.weight": "model-00002-of-00003.safetensors",
         | 
| 188 | 
            +
                "model.layers.13.input_layernorm.weight": "model-00002-of-00003.safetensors",
         | 
| 189 | 
            +
                "model.layers.13.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
         | 
| 190 | 
            +
                "model.layers.13.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
         | 
| 191 | 
            +
                "model.layers.13.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
         | 
| 192 | 
            +
                "model.layers.13.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
         | 
| 193 | 
            +
                "model.layers.13.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
         | 
| 194 | 
            +
                "model.layers.14.block_sparse_moe.experts.0.w1.weight": "model-00002-of-00003.safetensors",
         | 
| 195 | 
            +
                "model.layers.14.block_sparse_moe.experts.0.w2.weight": "model-00002-of-00003.safetensors",
         | 
| 196 | 
            +
                "model.layers.14.block_sparse_moe.experts.0.w3.weight": "model-00002-of-00003.safetensors",
         | 
| 197 | 
            +
                "model.layers.14.block_sparse_moe.experts.1.w1.weight": "model-00002-of-00003.safetensors",
         | 
| 198 | 
            +
                "model.layers.14.block_sparse_moe.experts.1.w2.weight": "model-00002-of-00003.safetensors",
         | 
| 199 | 
            +
                "model.layers.14.block_sparse_moe.experts.1.w3.weight": "model-00002-of-00003.safetensors",
         | 
| 200 | 
            +
                "model.layers.14.block_sparse_moe.experts.2.w1.weight": "model-00002-of-00003.safetensors",
         | 
| 201 | 
            +
                "model.layers.14.block_sparse_moe.experts.2.w2.weight": "model-00002-of-00003.safetensors",
         | 
| 202 | 
            +
                "model.layers.14.block_sparse_moe.experts.2.w3.weight": "model-00002-of-00003.safetensors",
         | 
| 203 | 
            +
                "model.layers.14.block_sparse_moe.experts.3.w1.weight": "model-00002-of-00003.safetensors",
         | 
| 204 | 
            +
                "model.layers.14.block_sparse_moe.experts.3.w2.weight": "model-00002-of-00003.safetensors",
         | 
| 205 | 
            +
                "model.layers.14.block_sparse_moe.experts.3.w3.weight": "model-00002-of-00003.safetensors",
         | 
| 206 | 
            +
                "model.layers.14.block_sparse_moe.experts.4.w1.weight": "model-00002-of-00003.safetensors",
         | 
| 207 | 
            +
                "model.layers.14.block_sparse_moe.experts.4.w2.weight": "model-00002-of-00003.safetensors",
         | 
| 208 | 
            +
                "model.layers.14.block_sparse_moe.experts.4.w3.weight": "model-00002-of-00003.safetensors",
         | 
| 209 | 
            +
                "model.layers.14.block_sparse_moe.experts.5.w1.weight": "model-00002-of-00003.safetensors",
         | 
| 210 | 
            +
                "model.layers.14.block_sparse_moe.experts.5.w2.weight": "model-00002-of-00003.safetensors",
         | 
| 211 | 
            +
                "model.layers.14.block_sparse_moe.experts.5.w3.weight": "model-00002-of-00003.safetensors",
         | 
| 212 | 
            +
                "model.layers.14.block_sparse_moe.experts.6.w1.weight": "model-00002-of-00003.safetensors",
         | 
| 213 | 
            +
                "model.layers.14.block_sparse_moe.experts.6.w2.weight": "model-00002-of-00003.safetensors",
         | 
| 214 | 
            +
                "model.layers.14.block_sparse_moe.experts.6.w3.weight": "model-00002-of-00003.safetensors",
         | 
| 215 | 
            +
                "model.layers.14.block_sparse_moe.experts.7.w1.weight": "model-00002-of-00003.safetensors",
         | 
| 216 | 
            +
                "model.layers.14.block_sparse_moe.experts.7.w2.weight": "model-00002-of-00003.safetensors",
         | 
| 217 | 
            +
                "model.layers.14.block_sparse_moe.experts.7.w3.weight": "model-00002-of-00003.safetensors",
         | 
| 218 | 
            +
                "model.layers.14.block_sparse_moe.gate.weight": "model-00002-of-00003.safetensors",
         | 
| 219 | 
            +
                "model.layers.14.input_layernorm.weight": "model-00002-of-00003.safetensors",
         | 
| 220 | 
            +
                "model.layers.14.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
         | 
| 221 | 
            +
                "model.layers.14.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
         | 
| 222 | 
            +
                "model.layers.14.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
         | 
| 223 | 
            +
                "model.layers.14.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
         | 
| 224 | 
            +
                "model.layers.14.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
         | 
| 225 | 
            +
                "model.layers.15.block_sparse_moe.experts.0.w1.weight": "model-00002-of-00003.safetensors",
         | 
| 226 | 
            +
                "model.layers.15.block_sparse_moe.experts.0.w2.weight": "model-00002-of-00003.safetensors",
         | 
| 227 | 
            +
                "model.layers.15.block_sparse_moe.experts.0.w3.weight": "model-00002-of-00003.safetensors",
         | 
| 228 | 
            +
                "model.layers.15.block_sparse_moe.experts.1.w1.weight": "model-00002-of-00003.safetensors",
         | 
| 229 | 
            +
                "model.layers.15.block_sparse_moe.experts.1.w2.weight": "model-00002-of-00003.safetensors",
         | 
| 230 | 
            +
                "model.layers.15.block_sparse_moe.experts.1.w3.weight": "model-00002-of-00003.safetensors",
         | 
| 231 | 
            +
                "model.layers.15.block_sparse_moe.experts.2.w1.weight": "model-00002-of-00003.safetensors",
         | 
| 232 | 
            +
                "model.layers.15.block_sparse_moe.experts.2.w2.weight": "model-00002-of-00003.safetensors",
         | 
| 233 | 
            +
                "model.layers.15.block_sparse_moe.experts.2.w3.weight": "model-00002-of-00003.safetensors",
         | 
| 234 | 
            +
                "model.layers.15.block_sparse_moe.experts.3.w1.weight": "model-00002-of-00003.safetensors",
         | 
| 235 | 
            +
                "model.layers.15.block_sparse_moe.experts.3.w2.weight": "model-00002-of-00003.safetensors",
         | 
| 236 | 
            +
                "model.layers.15.block_sparse_moe.experts.3.w3.weight": "model-00002-of-00003.safetensors",
         | 
| 237 | 
            +
                "model.layers.15.block_sparse_moe.experts.4.w1.weight": "model-00002-of-00003.safetensors",
         | 
| 238 | 
            +
                "model.layers.15.block_sparse_moe.experts.4.w2.weight": "model-00002-of-00003.safetensors",
         | 
| 239 | 
            +
                "model.layers.15.block_sparse_moe.experts.4.w3.weight": "model-00002-of-00003.safetensors",
         | 
| 240 | 
            +
                "model.layers.15.block_sparse_moe.experts.5.w1.weight": "model-00002-of-00003.safetensors",
         | 
| 241 | 
            +
                "model.layers.15.block_sparse_moe.experts.5.w2.weight": "model-00002-of-00003.safetensors",
         | 
| 242 | 
            +
                "model.layers.15.block_sparse_moe.experts.5.w3.weight": "model-00002-of-00003.safetensors",
         | 
| 243 | 
            +
                "model.layers.15.block_sparse_moe.experts.6.w1.weight": "model-00002-of-00003.safetensors",
         | 
| 244 | 
            +
                "model.layers.15.block_sparse_moe.experts.6.w2.weight": "model-00002-of-00003.safetensors",
         | 
| 245 | 
            +
                "model.layers.15.block_sparse_moe.experts.6.w3.weight": "model-00002-of-00003.safetensors",
         | 
| 246 | 
            +
                "model.layers.15.block_sparse_moe.experts.7.w1.weight": "model-00002-of-00003.safetensors",
         | 
| 247 | 
            +
                "model.layers.15.block_sparse_moe.experts.7.w2.weight": "model-00002-of-00003.safetensors",
         | 
| 248 | 
            +
                "model.layers.15.block_sparse_moe.experts.7.w3.weight": "model-00002-of-00003.safetensors",
         | 
| 249 | 
            +
                "model.layers.15.block_sparse_moe.gate.weight": "model-00002-of-00003.safetensors",
         | 
| 250 | 
            +
                "model.layers.15.input_layernorm.weight": "model-00002-of-00003.safetensors",
         | 
| 251 | 
            +
                "model.layers.15.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
         | 
| 252 | 
            +
                "model.layers.15.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
         | 
| 253 | 
            +
                "model.layers.15.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
         | 
| 254 | 
            +
                "model.layers.15.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
         | 
| 255 | 
            +
                "model.layers.15.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
         | 
| 256 | 
            +
                "model.layers.16.block_sparse_moe.experts.0.w1.weight": "model-00002-of-00003.safetensors",
         | 
| 257 | 
            +
                "model.layers.16.block_sparse_moe.experts.0.w2.weight": "model-00002-of-00003.safetensors",
         | 
| 258 | 
            +
                "model.layers.16.block_sparse_moe.experts.0.w3.weight": "model-00002-of-00003.safetensors",
         | 
| 259 | 
            +
                "model.layers.16.block_sparse_moe.experts.1.w1.weight": "model-00002-of-00003.safetensors",
         | 
| 260 | 
            +
                "model.layers.16.block_sparse_moe.experts.1.w2.weight": "model-00002-of-00003.safetensors",
         | 
| 261 | 
            +
                "model.layers.16.block_sparse_moe.experts.1.w3.weight": "model-00002-of-00003.safetensors",
         | 
| 262 | 
            +
                "model.layers.16.block_sparse_moe.experts.2.w1.weight": "model-00002-of-00003.safetensors",
         | 
| 263 | 
            +
                "model.layers.16.block_sparse_moe.experts.2.w2.weight": "model-00002-of-00003.safetensors",
         | 
| 264 | 
            +
                "model.layers.16.block_sparse_moe.experts.2.w3.weight": "model-00002-of-00003.safetensors",
         | 
| 265 | 
            +
                "model.layers.16.block_sparse_moe.experts.3.w1.weight": "model-00002-of-00003.safetensors",
         | 
| 266 | 
            +
                "model.layers.16.block_sparse_moe.experts.3.w2.weight": "model-00002-of-00003.safetensors",
         | 
| 267 | 
            +
                "model.layers.16.block_sparse_moe.experts.3.w3.weight": "model-00002-of-00003.safetensors",
         | 
| 268 | 
            +
                "model.layers.16.block_sparse_moe.experts.4.w1.weight": "model-00002-of-00003.safetensors",
         | 
| 269 | 
            +
                "model.layers.16.block_sparse_moe.experts.4.w2.weight": "model-00002-of-00003.safetensors",
         | 
| 270 | 
            +
                "model.layers.16.block_sparse_moe.experts.4.w3.weight": "model-00002-of-00003.safetensors",
         | 
| 271 | 
            +
                "model.layers.16.block_sparse_moe.experts.5.w1.weight": "model-00002-of-00003.safetensors",
         | 
| 272 | 
            +
                "model.layers.16.block_sparse_moe.experts.5.w2.weight": "model-00002-of-00003.safetensors",
         | 
| 273 | 
            +
                "model.layers.16.block_sparse_moe.experts.5.w3.weight": "model-00002-of-00003.safetensors",
         | 
| 274 | 
            +
                "model.layers.16.block_sparse_moe.experts.6.w1.weight": "model-00002-of-00003.safetensors",
         | 
| 275 | 
            +
                "model.layers.16.block_sparse_moe.experts.6.w2.weight": "model-00002-of-00003.safetensors",
         | 
| 276 | 
            +
                "model.layers.16.block_sparse_moe.experts.6.w3.weight": "model-00002-of-00003.safetensors",
         | 
| 277 | 
            +
                "model.layers.16.block_sparse_moe.experts.7.w1.weight": "model-00002-of-00003.safetensors",
         | 
| 278 | 
            +
                "model.layers.16.block_sparse_moe.experts.7.w2.weight": "model-00002-of-00003.safetensors",
         | 
| 279 | 
            +
                "model.layers.16.block_sparse_moe.experts.7.w3.weight": "model-00002-of-00003.safetensors",
         | 
| 280 | 
            +
                "model.layers.16.block_sparse_moe.gate.weight": "model-00002-of-00003.safetensors",
         | 
| 281 | 
            +
                "model.layers.16.input_layernorm.weight": "model-00002-of-00003.safetensors",
         | 
| 282 | 
            +
                "model.layers.16.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
         | 
| 283 | 
            +
                "model.layers.16.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
         | 
| 284 | 
            +
                "model.layers.16.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
         | 
| 285 | 
            +
                "model.layers.16.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
         | 
| 286 | 
            +
                "model.layers.16.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
         | 
| 287 | 
            +
                "model.layers.17.block_sparse_moe.experts.0.w1.weight": "model-00002-of-00003.safetensors",
         | 
| 288 | 
            +
                "model.layers.17.block_sparse_moe.experts.0.w2.weight": "model-00002-of-00003.safetensors",
         | 
| 289 | 
            +
                "model.layers.17.block_sparse_moe.experts.0.w3.weight": "model-00002-of-00003.safetensors",
         | 
| 290 | 
            +
                "model.layers.17.block_sparse_moe.experts.1.w1.weight": "model-00002-of-00003.safetensors",
         | 
| 291 | 
            +
                "model.layers.17.block_sparse_moe.experts.1.w2.weight": "model-00003-of-00003.safetensors",
         | 
| 292 | 
            +
                "model.layers.17.block_sparse_moe.experts.1.w3.weight": "model-00003-of-00003.safetensors",
         | 
| 293 | 
            +
                "model.layers.17.block_sparse_moe.experts.2.w1.weight": "model-00003-of-00003.safetensors",
         | 
| 294 | 
            +
                "model.layers.17.block_sparse_moe.experts.2.w2.weight": "model-00003-of-00003.safetensors",
         | 
| 295 | 
            +
                "model.layers.17.block_sparse_moe.experts.2.w3.weight": "model-00003-of-00003.safetensors",
         | 
| 296 | 
            +
                "model.layers.17.block_sparse_moe.experts.3.w1.weight": "model-00003-of-00003.safetensors",
         | 
| 297 | 
            +
                "model.layers.17.block_sparse_moe.experts.3.w2.weight": "model-00003-of-00003.safetensors",
         | 
| 298 | 
            +
                "model.layers.17.block_sparse_moe.experts.3.w3.weight": "model-00003-of-00003.safetensors",
         | 
| 299 | 
            +
                "model.layers.17.block_sparse_moe.experts.4.w1.weight": "model-00003-of-00003.safetensors",
         | 
| 300 | 
            +
                "model.layers.17.block_sparse_moe.experts.4.w2.weight": "model-00003-of-00003.safetensors",
         | 
| 301 | 
            +
                "model.layers.17.block_sparse_moe.experts.4.w3.weight": "model-00003-of-00003.safetensors",
         | 
| 302 | 
            +
                "model.layers.17.block_sparse_moe.experts.5.w1.weight": "model-00003-of-00003.safetensors",
         | 
| 303 | 
            +
                "model.layers.17.block_sparse_moe.experts.5.w2.weight": "model-00003-of-00003.safetensors",
         | 
| 304 | 
            +
                "model.layers.17.block_sparse_moe.experts.5.w3.weight": "model-00003-of-00003.safetensors",
         | 
| 305 | 
            +
                "model.layers.17.block_sparse_moe.experts.6.w1.weight": "model-00003-of-00003.safetensors",
         | 
| 306 | 
            +
                "model.layers.17.block_sparse_moe.experts.6.w2.weight": "model-00003-of-00003.safetensors",
         | 
| 307 | 
            +
                "model.layers.17.block_sparse_moe.experts.6.w3.weight": "model-00003-of-00003.safetensors",
         | 
| 308 | 
            +
                "model.layers.17.block_sparse_moe.experts.7.w1.weight": "model-00003-of-00003.safetensors",
         | 
| 309 | 
            +
                "model.layers.17.block_sparse_moe.experts.7.w2.weight": "model-00003-of-00003.safetensors",
         | 
| 310 | 
            +
                "model.layers.17.block_sparse_moe.experts.7.w3.weight": "model-00003-of-00003.safetensors",
         | 
| 311 | 
            +
                "model.layers.17.block_sparse_moe.gate.weight": "model-00002-of-00003.safetensors",
         | 
| 312 | 
            +
                "model.layers.17.input_layernorm.weight": "model-00003-of-00003.safetensors",
         | 
| 313 | 
            +
                "model.layers.17.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
         | 
| 314 | 
            +
                "model.layers.17.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
         | 
| 315 | 
            +
                "model.layers.17.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
         | 
| 316 | 
            +
                "model.layers.17.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
         | 
| 317 | 
            +
                "model.layers.17.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
         | 
| 318 | 
            +
                "model.layers.18.block_sparse_moe.experts.0.w1.weight": "model-00003-of-00003.safetensors",
         | 
| 319 | 
            +
                "model.layers.18.block_sparse_moe.experts.0.w2.weight": "model-00003-of-00003.safetensors",
         | 
| 320 | 
            +
                "model.layers.18.block_sparse_moe.experts.0.w3.weight": "model-00003-of-00003.safetensors",
         | 
| 321 | 
            +
                "model.layers.18.block_sparse_moe.experts.1.w1.weight": "model-00003-of-00003.safetensors",
         | 
| 322 | 
            +
                "model.layers.18.block_sparse_moe.experts.1.w2.weight": "model-00003-of-00003.safetensors",
         | 
| 323 | 
            +
                "model.layers.18.block_sparse_moe.experts.1.w3.weight": "model-00003-of-00003.safetensors",
         | 
| 324 | 
            +
                "model.layers.18.block_sparse_moe.experts.2.w1.weight": "model-00003-of-00003.safetensors",
         | 
| 325 | 
            +
                "model.layers.18.block_sparse_moe.experts.2.w2.weight": "model-00003-of-00003.safetensors",
         | 
| 326 | 
            +
                "model.layers.18.block_sparse_moe.experts.2.w3.weight": "model-00003-of-00003.safetensors",
         | 
| 327 | 
            +
                "model.layers.18.block_sparse_moe.experts.3.w1.weight": "model-00003-of-00003.safetensors",
         | 
| 328 | 
            +
                "model.layers.18.block_sparse_moe.experts.3.w2.weight": "model-00003-of-00003.safetensors",
         | 
| 329 | 
            +
                "model.layers.18.block_sparse_moe.experts.3.w3.weight": "model-00003-of-00003.safetensors",
         | 
| 330 | 
            +
                "model.layers.18.block_sparse_moe.experts.4.w1.weight": "model-00003-of-00003.safetensors",
         | 
| 331 | 
            +
                "model.layers.18.block_sparse_moe.experts.4.w2.weight": "model-00003-of-00003.safetensors",
         | 
| 332 | 
            +
                "model.layers.18.block_sparse_moe.experts.4.w3.weight": "model-00003-of-00003.safetensors",
         | 
| 333 | 
            +
                "model.layers.18.block_sparse_moe.experts.5.w1.weight": "model-00003-of-00003.safetensors",
         | 
| 334 | 
            +
                "model.layers.18.block_sparse_moe.experts.5.w2.weight": "model-00003-of-00003.safetensors",
         | 
| 335 | 
            +
                "model.layers.18.block_sparse_moe.experts.5.w3.weight": "model-00003-of-00003.safetensors",
         | 
| 336 | 
            +
                "model.layers.18.block_sparse_moe.experts.6.w1.weight": "model-00003-of-00003.safetensors",
         | 
| 337 | 
            +
                "model.layers.18.block_sparse_moe.experts.6.w2.weight": "model-00003-of-00003.safetensors",
         | 
| 338 | 
            +
                "model.layers.18.block_sparse_moe.experts.6.w3.weight": "model-00003-of-00003.safetensors",
         | 
| 339 | 
            +
                "model.layers.18.block_sparse_moe.experts.7.w1.weight": "model-00003-of-00003.safetensors",
         | 
| 340 | 
            +
                "model.layers.18.block_sparse_moe.experts.7.w2.weight": "model-00003-of-00003.safetensors",
         | 
| 341 | 
            +
                "model.layers.18.block_sparse_moe.experts.7.w3.weight": "model-00003-of-00003.safetensors",
         | 
| 342 | 
            +
                "model.layers.18.block_sparse_moe.gate.weight": "model-00003-of-00003.safetensors",
         | 
| 343 | 
            +
                "model.layers.18.input_layernorm.weight": "model-00003-of-00003.safetensors",
         | 
| 344 | 
            +
                "model.layers.18.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
         | 
| 345 | 
            +
                "model.layers.18.self_attn.k_proj.weight": "model-00003-of-00003.safetensors",
         | 
| 346 | 
            +
                "model.layers.18.self_attn.o_proj.weight": "model-00003-of-00003.safetensors",
         | 
| 347 | 
            +
                "model.layers.18.self_attn.q_proj.weight": "model-00003-of-00003.safetensors",
         | 
| 348 | 
            +
                "model.layers.18.self_attn.v_proj.weight": "model-00003-of-00003.safetensors",
         | 
| 349 | 
            +
                "model.layers.19.block_sparse_moe.experts.0.w1.weight": "model-00003-of-00003.safetensors",
         | 
| 350 | 
            +
                "model.layers.19.block_sparse_moe.experts.0.w2.weight": "model-00003-of-00003.safetensors",
         | 
| 351 | 
            +
                "model.layers.19.block_sparse_moe.experts.0.w3.weight": "model-00003-of-00003.safetensors",
         | 
| 352 | 
            +
                "model.layers.19.block_sparse_moe.experts.1.w1.weight": "model-00003-of-00003.safetensors",
         | 
| 353 | 
            +
                "model.layers.19.block_sparse_moe.experts.1.w2.weight": "model-00003-of-00003.safetensors",
         | 
| 354 | 
            +
                "model.layers.19.block_sparse_moe.experts.1.w3.weight": "model-00003-of-00003.safetensors",
         | 
| 355 | 
            +
                "model.layers.19.block_sparse_moe.experts.2.w1.weight": "model-00003-of-00003.safetensors",
         | 
| 356 | 
            +
                "model.layers.19.block_sparse_moe.experts.2.w2.weight": "model-00003-of-00003.safetensors",
         | 
| 357 | 
            +
                "model.layers.19.block_sparse_moe.experts.2.w3.weight": "model-00003-of-00003.safetensors",
         | 
| 358 | 
            +
                "model.layers.19.block_sparse_moe.experts.3.w1.weight": "model-00003-of-00003.safetensors",
         | 
| 359 | 
            +
                "model.layers.19.block_sparse_moe.experts.3.w2.weight": "model-00003-of-00003.safetensors",
         | 
| 360 | 
            +
                "model.layers.19.block_sparse_moe.experts.3.w3.weight": "model-00003-of-00003.safetensors",
         | 
| 361 | 
            +
                "model.layers.19.block_sparse_moe.experts.4.w1.weight": "model-00003-of-00003.safetensors",
         | 
| 362 | 
            +
                "model.layers.19.block_sparse_moe.experts.4.w2.weight": "model-00003-of-00003.safetensors",
         | 
| 363 | 
            +
                "model.layers.19.block_sparse_moe.experts.4.w3.weight": "model-00003-of-00003.safetensors",
         | 
| 364 | 
            +
                "model.layers.19.block_sparse_moe.experts.5.w1.weight": "model-00003-of-00003.safetensors",
         | 
| 365 | 
            +
                "model.layers.19.block_sparse_moe.experts.5.w2.weight": "model-00003-of-00003.safetensors",
         | 
| 366 | 
            +
                "model.layers.19.block_sparse_moe.experts.5.w3.weight": "model-00003-of-00003.safetensors",
         | 
| 367 | 
            +
                "model.layers.19.block_sparse_moe.experts.6.w1.weight": "model-00003-of-00003.safetensors",
         | 
| 368 | 
            +
                "model.layers.19.block_sparse_moe.experts.6.w2.weight": "model-00003-of-00003.safetensors",
         | 
| 369 | 
            +
                "model.layers.19.block_sparse_moe.experts.6.w3.weight": "model-00003-of-00003.safetensors",
         | 
| 370 | 
            +
                "model.layers.19.block_sparse_moe.experts.7.w1.weight": "model-00003-of-00003.safetensors",
         | 
| 371 | 
            +
                "model.layers.19.block_sparse_moe.experts.7.w2.weight": "model-00003-of-00003.safetensors",
         | 
| 372 | 
            +
                "model.layers.19.block_sparse_moe.experts.7.w3.weight": "model-00003-of-00003.safetensors",
         | 
| 373 | 
            +
                "model.layers.19.block_sparse_moe.gate.weight": "model-00003-of-00003.safetensors",
         | 
| 374 | 
            +
                "model.layers.19.input_layernorm.weight": "model-00003-of-00003.safetensors",
         | 
| 375 | 
            +
                "model.layers.19.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
         | 
| 376 | 
            +
                "model.layers.19.self_attn.k_proj.weight": "model-00003-of-00003.safetensors",
         | 
| 377 | 
            +
                "model.layers.19.self_attn.o_proj.weight": "model-00003-of-00003.safetensors",
         | 
| 378 | 
            +
                "model.layers.19.self_attn.q_proj.weight": "model-00003-of-00003.safetensors",
         | 
| 379 | 
            +
                "model.layers.19.self_attn.v_proj.weight": "model-00003-of-00003.safetensors",
         | 
| 380 | 
            +
                "model.layers.2.block_sparse_moe.experts.0.w1.weight": "model-00001-of-00003.safetensors",
         | 
| 381 | 
            +
                "model.layers.2.block_sparse_moe.experts.0.w2.weight": "model-00001-of-00003.safetensors",
         | 
| 382 | 
            +
                "model.layers.2.block_sparse_moe.experts.0.w3.weight": "model-00001-of-00003.safetensors",
         | 
| 383 | 
            +
                "model.layers.2.block_sparse_moe.experts.1.w1.weight": "model-00001-of-00003.safetensors",
         | 
| 384 | 
            +
                "model.layers.2.block_sparse_moe.experts.1.w2.weight": "model-00001-of-00003.safetensors",
         | 
| 385 | 
            +
                "model.layers.2.block_sparse_moe.experts.1.w3.weight": "model-00001-of-00003.safetensors",
         | 
| 386 | 
            +
                "model.layers.2.block_sparse_moe.experts.2.w1.weight": "model-00001-of-00003.safetensors",
         | 
| 387 | 
            +
                "model.layers.2.block_sparse_moe.experts.2.w2.weight": "model-00001-of-00003.safetensors",
         | 
| 388 | 
            +
                "model.layers.2.block_sparse_moe.experts.2.w3.weight": "model-00001-of-00003.safetensors",
         | 
| 389 | 
            +
                "model.layers.2.block_sparse_moe.experts.3.w1.weight": "model-00001-of-00003.safetensors",
         | 
| 390 | 
            +
                "model.layers.2.block_sparse_moe.experts.3.w2.weight": "model-00001-of-00003.safetensors",
         | 
| 391 | 
            +
                "model.layers.2.block_sparse_moe.experts.3.w3.weight": "model-00001-of-00003.safetensors",
         | 
| 392 | 
            +
                "model.layers.2.block_sparse_moe.experts.4.w1.weight": "model-00001-of-00003.safetensors",
         | 
| 393 | 
            +
                "model.layers.2.block_sparse_moe.experts.4.w2.weight": "model-00001-of-00003.safetensors",
         | 
| 394 | 
            +
                "model.layers.2.block_sparse_moe.experts.4.w3.weight": "model-00001-of-00003.safetensors",
         | 
| 395 | 
            +
                "model.layers.2.block_sparse_moe.experts.5.w1.weight": "model-00001-of-00003.safetensors",
         | 
| 396 | 
            +
                "model.layers.2.block_sparse_moe.experts.5.w2.weight": "model-00001-of-00003.safetensors",
         | 
| 397 | 
            +
                "model.layers.2.block_sparse_moe.experts.5.w3.weight": "model-00001-of-00003.safetensors",
         | 
| 398 | 
            +
                "model.layers.2.block_sparse_moe.experts.6.w1.weight": "model-00001-of-00003.safetensors",
         | 
| 399 | 
            +
                "model.layers.2.block_sparse_moe.experts.6.w2.weight": "model-00001-of-00003.safetensors",
         | 
| 400 | 
            +
                "model.layers.2.block_sparse_moe.experts.6.w3.weight": "model-00001-of-00003.safetensors",
         | 
| 401 | 
            +
                "model.layers.2.block_sparse_moe.experts.7.w1.weight": "model-00001-of-00003.safetensors",
         | 
| 402 | 
            +
                "model.layers.2.block_sparse_moe.experts.7.w2.weight": "model-00001-of-00003.safetensors",
         | 
| 403 | 
            +
                "model.layers.2.block_sparse_moe.experts.7.w3.weight": "model-00001-of-00003.safetensors",
         | 
| 404 | 
            +
                "model.layers.2.block_sparse_moe.gate.weight": "model-00001-of-00003.safetensors",
         | 
| 405 | 
            +
                "model.layers.2.input_layernorm.weight": "model-00001-of-00003.safetensors",
         | 
| 406 | 
            +
                "model.layers.2.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
         | 
| 407 | 
            +
                "model.layers.2.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
         | 
| 408 | 
            +
                "model.layers.2.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
         | 
| 409 | 
            +
                "model.layers.2.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
         | 
| 410 | 
            +
                "model.layers.2.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
         | 
| 411 | 
            +
                "model.layers.20.block_sparse_moe.experts.0.w1.weight": "model-00003-of-00003.safetensors",
         | 
| 412 | 
            +
                "model.layers.20.block_sparse_moe.experts.0.w2.weight": "model-00003-of-00003.safetensors",
         | 
| 413 | 
            +
                "model.layers.20.block_sparse_moe.experts.0.w3.weight": "model-00003-of-00003.safetensors",
         | 
| 414 | 
            +
                "model.layers.20.block_sparse_moe.experts.1.w1.weight": "model-00003-of-00003.safetensors",
         | 
| 415 | 
            +
                "model.layers.20.block_sparse_moe.experts.1.w2.weight": "model-00003-of-00003.safetensors",
         | 
| 416 | 
            +
                "model.layers.20.block_sparse_moe.experts.1.w3.weight": "model-00003-of-00003.safetensors",
         | 
| 417 | 
            +
                "model.layers.20.block_sparse_moe.experts.2.w1.weight": "model-00003-of-00003.safetensors",
         | 
| 418 | 
            +
                "model.layers.20.block_sparse_moe.experts.2.w2.weight": "model-00003-of-00003.safetensors",
         | 
| 419 | 
            +
                "model.layers.20.block_sparse_moe.experts.2.w3.weight": "model-00003-of-00003.safetensors",
         | 
| 420 | 
            +
                "model.layers.20.block_sparse_moe.experts.3.w1.weight": "model-00003-of-00003.safetensors",
         | 
| 421 | 
            +
                "model.layers.20.block_sparse_moe.experts.3.w2.weight": "model-00003-of-00003.safetensors",
         | 
| 422 | 
            +
                "model.layers.20.block_sparse_moe.experts.3.w3.weight": "model-00003-of-00003.safetensors",
         | 
| 423 | 
            +
                "model.layers.20.block_sparse_moe.experts.4.w1.weight": "model-00003-of-00003.safetensors",
         | 
| 424 | 
            +
                "model.layers.20.block_sparse_moe.experts.4.w2.weight": "model-00003-of-00003.safetensors",
         | 
| 425 | 
            +
                "model.layers.20.block_sparse_moe.experts.4.w3.weight": "model-00003-of-00003.safetensors",
         | 
| 426 | 
            +
                "model.layers.20.block_sparse_moe.experts.5.w1.weight": "model-00003-of-00003.safetensors",
         | 
| 427 | 
            +
                "model.layers.20.block_sparse_moe.experts.5.w2.weight": "model-00003-of-00003.safetensors",
         | 
| 428 | 
            +
                "model.layers.20.block_sparse_moe.experts.5.w3.weight": "model-00003-of-00003.safetensors",
         | 
| 429 | 
            +
                "model.layers.20.block_sparse_moe.experts.6.w1.weight": "model-00003-of-00003.safetensors",
         | 
| 430 | 
            +
                "model.layers.20.block_sparse_moe.experts.6.w2.weight": "model-00003-of-00003.safetensors",
         | 
| 431 | 
            +
                "model.layers.20.block_sparse_moe.experts.6.w3.weight": "model-00003-of-00003.safetensors",
         | 
| 432 | 
            +
                "model.layers.20.block_sparse_moe.experts.7.w1.weight": "model-00003-of-00003.safetensors",
         | 
| 433 | 
            +
                "model.layers.20.block_sparse_moe.experts.7.w2.weight": "model-00003-of-00003.safetensors",
         | 
| 434 | 
            +
                "model.layers.20.block_sparse_moe.experts.7.w3.weight": "model-00003-of-00003.safetensors",
         | 
| 435 | 
            +
                "model.layers.20.block_sparse_moe.gate.weight": "model-00003-of-00003.safetensors",
         | 
| 436 | 
            +
                "model.layers.20.input_layernorm.weight": "model-00003-of-00003.safetensors",
         | 
| 437 | 
            +
                "model.layers.20.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
         | 
| 438 | 
            +
                "model.layers.20.self_attn.k_proj.weight": "model-00003-of-00003.safetensors",
         | 
| 439 | 
            +
                "model.layers.20.self_attn.o_proj.weight": "model-00003-of-00003.safetensors",
         | 
| 440 | 
            +
                "model.layers.20.self_attn.q_proj.weight": "model-00003-of-00003.safetensors",
         | 
| 441 | 
            +
                "model.layers.20.self_attn.v_proj.weight": "model-00003-of-00003.safetensors",
         | 
| 442 | 
            +
                "model.layers.21.block_sparse_moe.experts.0.w1.weight": "model-00003-of-00003.safetensors",
         | 
| 443 | 
            +
                "model.layers.21.block_sparse_moe.experts.0.w2.weight": "model-00003-of-00003.safetensors",
         | 
| 444 | 
            +
                "model.layers.21.block_sparse_moe.experts.0.w3.weight": "model-00003-of-00003.safetensors",
         | 
| 445 | 
            +
                "model.layers.21.block_sparse_moe.experts.1.w1.weight": "model-00003-of-00003.safetensors",
         | 
| 446 | 
            +
                "model.layers.21.block_sparse_moe.experts.1.w2.weight": "model-00003-of-00003.safetensors",
         | 
| 447 | 
            +
                "model.layers.21.block_sparse_moe.experts.1.w3.weight": "model-00003-of-00003.safetensors",
         | 
| 448 | 
            +
                "model.layers.21.block_sparse_moe.experts.2.w1.weight": "model-00003-of-00003.safetensors",
         | 
| 449 | 
            +
                "model.layers.21.block_sparse_moe.experts.2.w2.weight": "model-00003-of-00003.safetensors",
         | 
| 450 | 
            +
                "model.layers.21.block_sparse_moe.experts.2.w3.weight": "model-00003-of-00003.safetensors",
         | 
| 451 | 
            +
                "model.layers.21.block_sparse_moe.experts.3.w1.weight": "model-00003-of-00003.safetensors",
         | 
| 452 | 
            +
                "model.layers.21.block_sparse_moe.experts.3.w2.weight": "model-00003-of-00003.safetensors",
         | 
| 453 | 
            +
                "model.layers.21.block_sparse_moe.experts.3.w3.weight": "model-00003-of-00003.safetensors",
         | 
| 454 | 
            +
                "model.layers.21.block_sparse_moe.experts.4.w1.weight": "model-00003-of-00003.safetensors",
         | 
| 455 | 
            +
                "model.layers.21.block_sparse_moe.experts.4.w2.weight": "model-00003-of-00003.safetensors",
         | 
| 456 | 
            +
                "model.layers.21.block_sparse_moe.experts.4.w3.weight": "model-00003-of-00003.safetensors",
         | 
| 457 | 
            +
                "model.layers.21.block_sparse_moe.experts.5.w1.weight": "model-00003-of-00003.safetensors",
         | 
| 458 | 
            +
                "model.layers.21.block_sparse_moe.experts.5.w2.weight": "model-00003-of-00003.safetensors",
         | 
| 459 | 
            +
                "model.layers.21.block_sparse_moe.experts.5.w3.weight": "model-00003-of-00003.safetensors",
         | 
| 460 | 
            +
                "model.layers.21.block_sparse_moe.experts.6.w1.weight": "model-00003-of-00003.safetensors",
         | 
| 461 | 
            +
                "model.layers.21.block_sparse_moe.experts.6.w2.weight": "model-00003-of-00003.safetensors",
         | 
| 462 | 
            +
                "model.layers.21.block_sparse_moe.experts.6.w3.weight": "model-00003-of-00003.safetensors",
         | 
| 463 | 
            +
                "model.layers.21.block_sparse_moe.experts.7.w1.weight": "model-00003-of-00003.safetensors",
         | 
| 464 | 
            +
                "model.layers.21.block_sparse_moe.experts.7.w2.weight": "model-00003-of-00003.safetensors",
         | 
| 465 | 
            +
                "model.layers.21.block_sparse_moe.experts.7.w3.weight": "model-00003-of-00003.safetensors",
         | 
| 466 | 
            +
                "model.layers.21.block_sparse_moe.gate.weight": "model-00003-of-00003.safetensors",
         | 
| 467 | 
            +
                "model.layers.21.input_layernorm.weight": "model-00003-of-00003.safetensors",
         | 
| 468 | 
            +
                "model.layers.21.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
         | 
| 469 | 
            +
                "model.layers.21.self_attn.k_proj.weight": "model-00003-of-00003.safetensors",
         | 
| 470 | 
            +
                "model.layers.21.self_attn.o_proj.weight": "model-00003-of-00003.safetensors",
         | 
| 471 | 
            +
                "model.layers.21.self_attn.q_proj.weight": "model-00003-of-00003.safetensors",
         | 
| 472 | 
            +
                "model.layers.21.self_attn.v_proj.weight": "model-00003-of-00003.safetensors",
         | 
| 473 | 
            +
                "model.layers.3.block_sparse_moe.experts.0.w1.weight": "model-00001-of-00003.safetensors",
         | 
| 474 | 
            +
                "model.layers.3.block_sparse_moe.experts.0.w2.weight": "model-00001-of-00003.safetensors",
         | 
| 475 | 
            +
                "model.layers.3.block_sparse_moe.experts.0.w3.weight": "model-00001-of-00003.safetensors",
         | 
| 476 | 
            +
                "model.layers.3.block_sparse_moe.experts.1.w1.weight": "model-00001-of-00003.safetensors",
         | 
| 477 | 
            +
                "model.layers.3.block_sparse_moe.experts.1.w2.weight": "model-00001-of-00003.safetensors",
         | 
| 478 | 
            +
                "model.layers.3.block_sparse_moe.experts.1.w3.weight": "model-00001-of-00003.safetensors",
         | 
| 479 | 
            +
                "model.layers.3.block_sparse_moe.experts.2.w1.weight": "model-00001-of-00003.safetensors",
         | 
| 480 | 
            +
                "model.layers.3.block_sparse_moe.experts.2.w2.weight": "model-00001-of-00003.safetensors",
         | 
| 481 | 
            +
                "model.layers.3.block_sparse_moe.experts.2.w3.weight": "model-00001-of-00003.safetensors",
         | 
| 482 | 
            +
                "model.layers.3.block_sparse_moe.experts.3.w1.weight": "model-00001-of-00003.safetensors",
         | 
| 483 | 
            +
                "model.layers.3.block_sparse_moe.experts.3.w2.weight": "model-00001-of-00003.safetensors",
         | 
| 484 | 
            +
                "model.layers.3.block_sparse_moe.experts.3.w3.weight": "model-00001-of-00003.safetensors",
         | 
| 485 | 
            +
                "model.layers.3.block_sparse_moe.experts.4.w1.weight": "model-00001-of-00003.safetensors",
         | 
| 486 | 
            +
                "model.layers.3.block_sparse_moe.experts.4.w2.weight": "model-00001-of-00003.safetensors",
         | 
| 487 | 
            +
                "model.layers.3.block_sparse_moe.experts.4.w3.weight": "model-00001-of-00003.safetensors",
         | 
| 488 | 
            +
                "model.layers.3.block_sparse_moe.experts.5.w1.weight": "model-00001-of-00003.safetensors",
         | 
| 489 | 
            +
                "model.layers.3.block_sparse_moe.experts.5.w2.weight": "model-00001-of-00003.safetensors",
         | 
| 490 | 
            +
                "model.layers.3.block_sparse_moe.experts.5.w3.weight": "model-00001-of-00003.safetensors",
         | 
| 491 | 
            +
                "model.layers.3.block_sparse_moe.experts.6.w1.weight": "model-00001-of-00003.safetensors",
         | 
| 492 | 
            +
                "model.layers.3.block_sparse_moe.experts.6.w2.weight": "model-00001-of-00003.safetensors",
         | 
| 493 | 
            +
                "model.layers.3.block_sparse_moe.experts.6.w3.weight": "model-00001-of-00003.safetensors",
         | 
| 494 | 
            +
                "model.layers.3.block_sparse_moe.experts.7.w1.weight": "model-00001-of-00003.safetensors",
         | 
| 495 | 
            +
                "model.layers.3.block_sparse_moe.experts.7.w2.weight": "model-00001-of-00003.safetensors",
         | 
| 496 | 
            +
                "model.layers.3.block_sparse_moe.experts.7.w3.weight": "model-00001-of-00003.safetensors",
         | 
| 497 | 
            +
                "model.layers.3.block_sparse_moe.gate.weight": "model-00001-of-00003.safetensors",
         | 
| 498 | 
            +
                "model.layers.3.input_layernorm.weight": "model-00001-of-00003.safetensors",
         | 
| 499 | 
            +
                "model.layers.3.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
         | 
| 500 | 
            +
                "model.layers.3.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
         | 
| 501 | 
            +
                "model.layers.3.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
         | 
| 502 | 
            +
                "model.layers.3.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
         | 
| 503 | 
            +
                "model.layers.3.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
         | 
| 504 | 
            +
                "model.layers.4.block_sparse_moe.experts.0.w1.weight": "model-00001-of-00003.safetensors",
         | 
| 505 | 
            +
                "model.layers.4.block_sparse_moe.experts.0.w2.weight": "model-00001-of-00003.safetensors",
         | 
| 506 | 
            +
                "model.layers.4.block_sparse_moe.experts.0.w3.weight": "model-00001-of-00003.safetensors",
         | 
| 507 | 
            +
                "model.layers.4.block_sparse_moe.experts.1.w1.weight": "model-00001-of-00003.safetensors",
         | 
| 508 | 
            +
                "model.layers.4.block_sparse_moe.experts.1.w2.weight": "model-00001-of-00003.safetensors",
         | 
| 509 | 
            +
                "model.layers.4.block_sparse_moe.experts.1.w3.weight": "model-00001-of-00003.safetensors",
         | 
| 510 | 
            +
                "model.layers.4.block_sparse_moe.experts.2.w1.weight": "model-00001-of-00003.safetensors",
         | 
| 511 | 
            +
                "model.layers.4.block_sparse_moe.experts.2.w2.weight": "model-00001-of-00003.safetensors",
         | 
| 512 | 
            +
                "model.layers.4.block_sparse_moe.experts.2.w3.weight": "model-00001-of-00003.safetensors",
         | 
| 513 | 
            +
                "model.layers.4.block_sparse_moe.experts.3.w1.weight": "model-00001-of-00003.safetensors",
         | 
| 514 | 
            +
                "model.layers.4.block_sparse_moe.experts.3.w2.weight": "model-00001-of-00003.safetensors",
         | 
| 515 | 
            +
                "model.layers.4.block_sparse_moe.experts.3.w3.weight": "model-00001-of-00003.safetensors",
         | 
| 516 | 
            +
                "model.layers.4.block_sparse_moe.experts.4.w1.weight": "model-00001-of-00003.safetensors",
         | 
| 517 | 
            +
                "model.layers.4.block_sparse_moe.experts.4.w2.weight": "model-00001-of-00003.safetensors",
         | 
| 518 | 
            +
                "model.layers.4.block_sparse_moe.experts.4.w3.weight": "model-00001-of-00003.safetensors",
         | 
| 519 | 
            +
                "model.layers.4.block_sparse_moe.experts.5.w1.weight": "model-00001-of-00003.safetensors",
         | 
| 520 | 
            +
                "model.layers.4.block_sparse_moe.experts.5.w2.weight": "model-00001-of-00003.safetensors",
         | 
| 521 | 
            +
                "model.layers.4.block_sparse_moe.experts.5.w3.weight": "model-00001-of-00003.safetensors",
         | 
| 522 | 
            +
                "model.layers.4.block_sparse_moe.experts.6.w1.weight": "model-00001-of-00003.safetensors",
         | 
| 523 | 
            +
                "model.layers.4.block_sparse_moe.experts.6.w2.weight": "model-00001-of-00003.safetensors",
         | 
| 524 | 
            +
                "model.layers.4.block_sparse_moe.experts.6.w3.weight": "model-00001-of-00003.safetensors",
         | 
| 525 | 
            +
                "model.layers.4.block_sparse_moe.experts.7.w1.weight": "model-00001-of-00003.safetensors",
         | 
| 526 | 
            +
                "model.layers.4.block_sparse_moe.experts.7.w2.weight": "model-00001-of-00003.safetensors",
         | 
| 527 | 
            +
                "model.layers.4.block_sparse_moe.experts.7.w3.weight": "model-00001-of-00003.safetensors",
         | 
| 528 | 
            +
                "model.layers.4.block_sparse_moe.gate.weight": "model-00001-of-00003.safetensors",
         | 
| 529 | 
            +
                "model.layers.4.input_layernorm.weight": "model-00001-of-00003.safetensors",
         | 
| 530 | 
            +
                "model.layers.4.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
         | 
| 531 | 
            +
                "model.layers.4.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
         | 
| 532 | 
            +
                "model.layers.4.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
         | 
| 533 | 
            +
                "model.layers.4.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
         | 
| 534 | 
            +
                "model.layers.4.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
         | 
| 535 | 
            +
                "model.layers.5.block_sparse_moe.experts.0.w1.weight": "model-00001-of-00003.safetensors",
         | 
| 536 | 
            +
                "model.layers.5.block_sparse_moe.experts.0.w2.weight": "model-00001-of-00003.safetensors",
         | 
| 537 | 
            +
                "model.layers.5.block_sparse_moe.experts.0.w3.weight": "model-00001-of-00003.safetensors",
         | 
| 538 | 
            +
                "model.layers.5.block_sparse_moe.experts.1.w1.weight": "model-00001-of-00003.safetensors",
         | 
| 539 | 
            +
                "model.layers.5.block_sparse_moe.experts.1.w2.weight": "model-00001-of-00003.safetensors",
         | 
| 540 | 
            +
                "model.layers.5.block_sparse_moe.experts.1.w3.weight": "model-00001-of-00003.safetensors",
         | 
| 541 | 
            +
                "model.layers.5.block_sparse_moe.experts.2.w1.weight": "model-00001-of-00003.safetensors",
         | 
| 542 | 
            +
                "model.layers.5.block_sparse_moe.experts.2.w2.weight": "model-00001-of-00003.safetensors",
         | 
| 543 | 
            +
                "model.layers.5.block_sparse_moe.experts.2.w3.weight": "model-00001-of-00003.safetensors",
         | 
| 544 | 
            +
                "model.layers.5.block_sparse_moe.experts.3.w1.weight": "model-00001-of-00003.safetensors",
         | 
| 545 | 
            +
                "model.layers.5.block_sparse_moe.experts.3.w2.weight": "model-00001-of-00003.safetensors",
         | 
| 546 | 
            +
                "model.layers.5.block_sparse_moe.experts.3.w3.weight": "model-00001-of-00003.safetensors",
         | 
| 547 | 
            +
                "model.layers.5.block_sparse_moe.experts.4.w1.weight": "model-00001-of-00003.safetensors",
         | 
| 548 | 
            +
                "model.layers.5.block_sparse_moe.experts.4.w2.weight": "model-00001-of-00003.safetensors",
         | 
| 549 | 
            +
                "model.layers.5.block_sparse_moe.experts.4.w3.weight": "model-00001-of-00003.safetensors",
         | 
| 550 | 
            +
                "model.layers.5.block_sparse_moe.experts.5.w1.weight": "model-00001-of-00003.safetensors",
         | 
| 551 | 
            +
                "model.layers.5.block_sparse_moe.experts.5.w2.weight": "model-00001-of-00003.safetensors",
         | 
| 552 | 
            +
                "model.layers.5.block_sparse_moe.experts.5.w3.weight": "model-00001-of-00003.safetensors",
         | 
| 553 | 
            +
                "model.layers.5.block_sparse_moe.experts.6.w1.weight": "model-00001-of-00003.safetensors",
         | 
| 554 | 
            +
                "model.layers.5.block_sparse_moe.experts.6.w2.weight": "model-00001-of-00003.safetensors",
         | 
| 555 | 
            +
                "model.layers.5.block_sparse_moe.experts.6.w3.weight": "model-00001-of-00003.safetensors",
         | 
| 556 | 
            +
                "model.layers.5.block_sparse_moe.experts.7.w1.weight": "model-00001-of-00003.safetensors",
         | 
| 557 | 
            +
                "model.layers.5.block_sparse_moe.experts.7.w2.weight": "model-00001-of-00003.safetensors",
         | 
| 558 | 
            +
                "model.layers.5.block_sparse_moe.experts.7.w3.weight": "model-00001-of-00003.safetensors",
         | 
| 559 | 
            +
                "model.layers.5.block_sparse_moe.gate.weight": "model-00001-of-00003.safetensors",
         | 
| 560 | 
            +
                "model.layers.5.input_layernorm.weight": "model-00001-of-00003.safetensors",
         | 
| 561 | 
            +
                "model.layers.5.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
         | 
| 562 | 
            +
                "model.layers.5.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
         | 
| 563 | 
            +
                "model.layers.5.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
         | 
| 564 | 
            +
                "model.layers.5.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
         | 
| 565 | 
            +
                "model.layers.5.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
         | 
| 566 | 
            +
                "model.layers.6.block_sparse_moe.experts.0.w1.weight": "model-00001-of-00003.safetensors",
         | 
| 567 | 
            +
                "model.layers.6.block_sparse_moe.experts.0.w2.weight": "model-00001-of-00003.safetensors",
         | 
| 568 | 
            +
                "model.layers.6.block_sparse_moe.experts.0.w3.weight": "model-00001-of-00003.safetensors",
         | 
| 569 | 
            +
                "model.layers.6.block_sparse_moe.experts.1.w1.weight": "model-00001-of-00003.safetensors",
         | 
| 570 | 
            +
                "model.layers.6.block_sparse_moe.experts.1.w2.weight": "model-00001-of-00003.safetensors",
         | 
| 571 | 
            +
                "model.layers.6.block_sparse_moe.experts.1.w3.weight": "model-00001-of-00003.safetensors",
         | 
| 572 | 
            +
                "model.layers.6.block_sparse_moe.experts.2.w1.weight": "model-00001-of-00003.safetensors",
         | 
| 573 | 
            +
                "model.layers.6.block_sparse_moe.experts.2.w2.weight": "model-00001-of-00003.safetensors",
         | 
| 574 | 
            +
                "model.layers.6.block_sparse_moe.experts.2.w3.weight": "model-00001-of-00003.safetensors",
         | 
| 575 | 
            +
                "model.layers.6.block_sparse_moe.experts.3.w1.weight": "model-00001-of-00003.safetensors",
         | 
| 576 | 
            +
                "model.layers.6.block_sparse_moe.experts.3.w2.weight": "model-00001-of-00003.safetensors",
         | 
| 577 | 
            +
                "model.layers.6.block_sparse_moe.experts.3.w3.weight": "model-00001-of-00003.safetensors",
         | 
| 578 | 
            +
                "model.layers.6.block_sparse_moe.experts.4.w1.weight": "model-00001-of-00003.safetensors",
         | 
| 579 | 
            +
                "model.layers.6.block_sparse_moe.experts.4.w2.weight": "model-00001-of-00003.safetensors",
         | 
| 580 | 
            +
                "model.layers.6.block_sparse_moe.experts.4.w3.weight": "model-00001-of-00003.safetensors",
         | 
| 581 | 
            +
                "model.layers.6.block_sparse_moe.experts.5.w1.weight": "model-00001-of-00003.safetensors",
         | 
| 582 | 
            +
                "model.layers.6.block_sparse_moe.experts.5.w2.weight": "model-00001-of-00003.safetensors",
         | 
| 583 | 
            +
                "model.layers.6.block_sparse_moe.experts.5.w3.weight": "model-00001-of-00003.safetensors",
         | 
| 584 | 
            +
                "model.layers.6.block_sparse_moe.experts.6.w1.weight": "model-00001-of-00003.safetensors",
         | 
| 585 | 
            +
                "model.layers.6.block_sparse_moe.experts.6.w2.weight": "model-00001-of-00003.safetensors",
         | 
| 586 | 
            +
                "model.layers.6.block_sparse_moe.experts.6.w3.weight": "model-00001-of-00003.safetensors",
         | 
| 587 | 
            +
                "model.layers.6.block_sparse_moe.experts.7.w1.weight": "model-00001-of-00003.safetensors",
         | 
| 588 | 
            +
                "model.layers.6.block_sparse_moe.experts.7.w2.weight": "model-00001-of-00003.safetensors",
         | 
| 589 | 
            +
                "model.layers.6.block_sparse_moe.experts.7.w3.weight": "model-00001-of-00003.safetensors",
         | 
| 590 | 
            +
                "model.layers.6.block_sparse_moe.gate.weight": "model-00001-of-00003.safetensors",
         | 
| 591 | 
            +
                "model.layers.6.input_layernorm.weight": "model-00001-of-00003.safetensors",
         | 
| 592 | 
            +
                "model.layers.6.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
         | 
| 593 | 
            +
                "model.layers.6.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
         | 
| 594 | 
            +
                "model.layers.6.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
         | 
| 595 | 
            +
                "model.layers.6.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
         | 
| 596 | 
            +
                "model.layers.6.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
         | 
| 597 | 
            +
                "model.layers.7.block_sparse_moe.experts.0.w1.weight": "model-00001-of-00003.safetensors",
         | 
| 598 | 
            +
                "model.layers.7.block_sparse_moe.experts.0.w2.weight": "model-00001-of-00003.safetensors",
         | 
| 599 | 
            +
                "model.layers.7.block_sparse_moe.experts.0.w3.weight": "model-00001-of-00003.safetensors",
         | 
| 600 | 
            +
                "model.layers.7.block_sparse_moe.experts.1.w1.weight": "model-00001-of-00003.safetensors",
         | 
| 601 | 
            +
                "model.layers.7.block_sparse_moe.experts.1.w2.weight": "model-00001-of-00003.safetensors",
         | 
| 602 | 
            +
                "model.layers.7.block_sparse_moe.experts.1.w3.weight": "model-00001-of-00003.safetensors",
         | 
| 603 | 
            +
                "model.layers.7.block_sparse_moe.experts.2.w1.weight": "model-00001-of-00003.safetensors",
         | 
| 604 | 
            +
                "model.layers.7.block_sparse_moe.experts.2.w2.weight": "model-00001-of-00003.safetensors",
         | 
| 605 | 
            +
                "model.layers.7.block_sparse_moe.experts.2.w3.weight": "model-00001-of-00003.safetensors",
         | 
| 606 | 
            +
                "model.layers.7.block_sparse_moe.experts.3.w1.weight": "model-00001-of-00003.safetensors",
         | 
| 607 | 
            +
                "model.layers.7.block_sparse_moe.experts.3.w2.weight": "model-00001-of-00003.safetensors",
         | 
| 608 | 
            +
                "model.layers.7.block_sparse_moe.experts.3.w3.weight": "model-00001-of-00003.safetensors",
         | 
| 609 | 
            +
                "model.layers.7.block_sparse_moe.experts.4.w1.weight": "model-00001-of-00003.safetensors",
         | 
| 610 | 
            +
                "model.layers.7.block_sparse_moe.experts.4.w2.weight": "model-00001-of-00003.safetensors",
         | 
| 611 | 
            +
                "model.layers.7.block_sparse_moe.experts.4.w3.weight": "model-00001-of-00003.safetensors",
         | 
| 612 | 
            +
                "model.layers.7.block_sparse_moe.experts.5.w1.weight": "model-00001-of-00003.safetensors",
         | 
| 613 | 
            +
                "model.layers.7.block_sparse_moe.experts.5.w2.weight": "model-00001-of-00003.safetensors",
         | 
| 614 | 
            +
                "model.layers.7.block_sparse_moe.experts.5.w3.weight": "model-00001-of-00003.safetensors",
         | 
| 615 | 
            +
                "model.layers.7.block_sparse_moe.experts.6.w1.weight": "model-00001-of-00003.safetensors",
         | 
| 616 | 
            +
                "model.layers.7.block_sparse_moe.experts.6.w2.weight": "model-00001-of-00003.safetensors",
         | 
| 617 | 
            +
                "model.layers.7.block_sparse_moe.experts.6.w3.weight": "model-00001-of-00003.safetensors",
         | 
| 618 | 
            +
                "model.layers.7.block_sparse_moe.experts.7.w1.weight": "model-00001-of-00003.safetensors",
         | 
| 619 | 
            +
                "model.layers.7.block_sparse_moe.experts.7.w2.weight": "model-00001-of-00003.safetensors",
         | 
| 620 | 
            +
                "model.layers.7.block_sparse_moe.experts.7.w3.weight": "model-00001-of-00003.safetensors",
         | 
| 621 | 
            +
                "model.layers.7.block_sparse_moe.gate.weight": "model-00001-of-00003.safetensors",
         | 
| 622 | 
            +
                "model.layers.7.input_layernorm.weight": "model-00001-of-00003.safetensors",
         | 
| 623 | 
            +
                "model.layers.7.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
         | 
| 624 | 
            +
                "model.layers.7.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
         | 
| 625 | 
            +
                "model.layers.7.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
         | 
| 626 | 
            +
                "model.layers.7.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
         | 
| 627 | 
            +
                "model.layers.7.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
         | 
| 628 | 
            +
                "model.layers.8.block_sparse_moe.experts.0.w1.weight": "model-00001-of-00003.safetensors",
         | 
| 629 | 
            +
                "model.layers.8.block_sparse_moe.experts.0.w2.weight": "model-00001-of-00003.safetensors",
         | 
| 630 | 
            +
                "model.layers.8.block_sparse_moe.experts.0.w3.weight": "model-00001-of-00003.safetensors",
         | 
| 631 | 
            +
                "model.layers.8.block_sparse_moe.experts.1.w1.weight": "model-00001-of-00003.safetensors",
         | 
| 632 | 
            +
                "model.layers.8.block_sparse_moe.experts.1.w2.weight": "model-00001-of-00003.safetensors",
         | 
| 633 | 
            +
                "model.layers.8.block_sparse_moe.experts.1.w3.weight": "model-00001-of-00003.safetensors",
         | 
| 634 | 
            +
                "model.layers.8.block_sparse_moe.experts.2.w1.weight": "model-00001-of-00003.safetensors",
         | 
| 635 | 
            +
                "model.layers.8.block_sparse_moe.experts.2.w2.weight": "model-00001-of-00003.safetensors",
         | 
| 636 | 
            +
                "model.layers.8.block_sparse_moe.experts.2.w3.weight": "model-00001-of-00003.safetensors",
         | 
| 637 | 
            +
                "model.layers.8.block_sparse_moe.experts.3.w1.weight": "model-00001-of-00003.safetensors",
         | 
| 638 | 
            +
                "model.layers.8.block_sparse_moe.experts.3.w2.weight": "model-00001-of-00003.safetensors",
         | 
| 639 | 
            +
                "model.layers.8.block_sparse_moe.experts.3.w3.weight": "model-00002-of-00003.safetensors",
         | 
| 640 | 
            +
                "model.layers.8.block_sparse_moe.experts.4.w1.weight": "model-00002-of-00003.safetensors",
         | 
| 641 | 
            +
                "model.layers.8.block_sparse_moe.experts.4.w2.weight": "model-00002-of-00003.safetensors",
         | 
| 642 | 
            +
                "model.layers.8.block_sparse_moe.experts.4.w3.weight": "model-00002-of-00003.safetensors",
         | 
| 643 | 
            +
                "model.layers.8.block_sparse_moe.experts.5.w1.weight": "model-00002-of-00003.safetensors",
         | 
| 644 | 
            +
                "model.layers.8.block_sparse_moe.experts.5.w2.weight": "model-00002-of-00003.safetensors",
         | 
| 645 | 
            +
                "model.layers.8.block_sparse_moe.experts.5.w3.weight": "model-00002-of-00003.safetensors",
         | 
| 646 | 
            +
                "model.layers.8.block_sparse_moe.experts.6.w1.weight": "model-00002-of-00003.safetensors",
         | 
| 647 | 
            +
                "model.layers.8.block_sparse_moe.experts.6.w2.weight": "model-00002-of-00003.safetensors",
         | 
| 648 | 
            +
                "model.layers.8.block_sparse_moe.experts.6.w3.weight": "model-00002-of-00003.safetensors",
         | 
| 649 | 
            +
                "model.layers.8.block_sparse_moe.experts.7.w1.weight": "model-00002-of-00003.safetensors",
         | 
| 650 | 
            +
                "model.layers.8.block_sparse_moe.experts.7.w2.weight": "model-00002-of-00003.safetensors",
         | 
| 651 | 
            +
                "model.layers.8.block_sparse_moe.experts.7.w3.weight": "model-00002-of-00003.safetensors",
         | 
| 652 | 
            +
                "model.layers.8.block_sparse_moe.gate.weight": "model-00001-of-00003.safetensors",
         | 
| 653 | 
            +
                "model.layers.8.input_layernorm.weight": "model-00002-of-00003.safetensors",
         | 
| 654 | 
            +
                "model.layers.8.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
         | 
| 655 | 
            +
                "model.layers.8.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
         | 
| 656 | 
            +
                "model.layers.8.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
         | 
| 657 | 
            +
                "model.layers.8.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
         | 
| 658 | 
            +
                "model.layers.8.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
         | 
| 659 | 
            +
                "model.layers.9.block_sparse_moe.experts.0.w1.weight": "model-00002-of-00003.safetensors",
         | 
| 660 | 
            +
                "model.layers.9.block_sparse_moe.experts.0.w2.weight": "model-00002-of-00003.safetensors",
         | 
| 661 | 
            +
                "model.layers.9.block_sparse_moe.experts.0.w3.weight": "model-00002-of-00003.safetensors",
         | 
| 662 | 
            +
                "model.layers.9.block_sparse_moe.experts.1.w1.weight": "model-00002-of-00003.safetensors",
         | 
| 663 | 
            +
                "model.layers.9.block_sparse_moe.experts.1.w2.weight": "model-00002-of-00003.safetensors",
         | 
| 664 | 
            +
                "model.layers.9.block_sparse_moe.experts.1.w3.weight": "model-00002-of-00003.safetensors",
         | 
| 665 | 
            +
                "model.layers.9.block_sparse_moe.experts.2.w1.weight": "model-00002-of-00003.safetensors",
         | 
| 666 | 
            +
                "model.layers.9.block_sparse_moe.experts.2.w2.weight": "model-00002-of-00003.safetensors",
         | 
| 667 | 
            +
                "model.layers.9.block_sparse_moe.experts.2.w3.weight": "model-00002-of-00003.safetensors",
         | 
| 668 | 
            +
                "model.layers.9.block_sparse_moe.experts.3.w1.weight": "model-00002-of-00003.safetensors",
         | 
| 669 | 
            +
                "model.layers.9.block_sparse_moe.experts.3.w2.weight": "model-00002-of-00003.safetensors",
         | 
| 670 | 
            +
                "model.layers.9.block_sparse_moe.experts.3.w3.weight": "model-00002-of-00003.safetensors",
         | 
| 671 | 
            +
                "model.layers.9.block_sparse_moe.experts.4.w1.weight": "model-00002-of-00003.safetensors",
         | 
| 672 | 
            +
                "model.layers.9.block_sparse_moe.experts.4.w2.weight": "model-00002-of-00003.safetensors",
         | 
| 673 | 
            +
                "model.layers.9.block_sparse_moe.experts.4.w3.weight": "model-00002-of-00003.safetensors",
         | 
| 674 | 
            +
                "model.layers.9.block_sparse_moe.experts.5.w1.weight": "model-00002-of-00003.safetensors",
         | 
| 675 | 
            +
                "model.layers.9.block_sparse_moe.experts.5.w2.weight": "model-00002-of-00003.safetensors",
         | 
| 676 | 
            +
                "model.layers.9.block_sparse_moe.experts.5.w3.weight": "model-00002-of-00003.safetensors",
         | 
| 677 | 
            +
                "model.layers.9.block_sparse_moe.experts.6.w1.weight": "model-00002-of-00003.safetensors",
         | 
| 678 | 
            +
                "model.layers.9.block_sparse_moe.experts.6.w2.weight": "model-00002-of-00003.safetensors",
         | 
| 679 | 
            +
                "model.layers.9.block_sparse_moe.experts.6.w3.weight": "model-00002-of-00003.safetensors",
         | 
| 680 | 
            +
                "model.layers.9.block_sparse_moe.experts.7.w1.weight": "model-00002-of-00003.safetensors",
         | 
| 681 | 
            +
                "model.layers.9.block_sparse_moe.experts.7.w2.weight": "model-00002-of-00003.safetensors",
         | 
| 682 | 
            +
                "model.layers.9.block_sparse_moe.experts.7.w3.weight": "model-00002-of-00003.safetensors",
         | 
| 683 | 
            +
                "model.layers.9.block_sparse_moe.gate.weight": "model-00002-of-00003.safetensors",
         | 
| 684 | 
            +
                "model.layers.9.input_layernorm.weight": "model-00002-of-00003.safetensors",
         | 
| 685 | 
            +
                "model.layers.9.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
         | 
| 686 | 
            +
                "model.layers.9.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
         | 
| 687 | 
            +
                "model.layers.9.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
         | 
| 688 | 
            +
                "model.layers.9.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
         | 
| 689 | 
            +
                "model.layers.9.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
         | 
| 690 | 
            +
                "model.norm.weight": "model-00003-of-00003.safetensors"
         | 
| 691 | 
            +
              }
         | 
| 692 | 
            +
            }
         | 
    	
        runs/Jan30_12-40-46_main1/events.out.tfevents.1706618574.main1.85999.0
    CHANGED
    
    | @@ -1,3 +1,3 @@ | |
| 1 | 
             
            version https://git-lfs.github.com/spec/v1
         | 
| 2 | 
            -
            oid sha256: | 
| 3 | 
            -
            size  | 
|  | |
| 1 | 
             
            version https://git-lfs.github.com/spec/v1
         | 
| 2 | 
            +
            oid sha256:bb535340903daec8bd3e6e5df91853d006900d7ad1702cbb699b86153a3a90f2
         | 
| 3 | 
            +
            size 121724
         | 
    	
        runs/Jan30_12-40-46_main1/events.out.tfevents.1706668242.main1.85999.1
    ADDED
    
    | @@ -0,0 +1,3 @@ | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            version https://git-lfs.github.com/spec/v1
         | 
| 2 | 
            +
            oid sha256:ef7ecf8ad1e9efa2307be5469282c68ab0f2533dc2e0a54ebeb0d87dc447ee77
         | 
| 3 | 
            +
            size 359
         | 
    	
        train_results.json
    ADDED
    
    | @@ -0,0 +1,8 @@ | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            {
         | 
| 2 | 
            +
                "epoch": 3.0,
         | 
| 3 | 
            +
                "train_loss": 1.4016100346188847,
         | 
| 4 | 
            +
                "train_runtime": 49299.9861,
         | 
| 5 | 
            +
                "train_samples": 207865,
         | 
| 6 | 
            +
                "train_samples_per_second": 8.888,
         | 
| 7 | 
            +
                "train_steps_per_second": 0.069
         | 
| 8 | 
            +
            }
         | 
    	
        trainer_state.json
    ADDED
    
    | @@ -0,0 +1,4412 @@ | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            {
         | 
| 2 | 
            +
              "best_metric": 1.2954297065734863,
         | 
| 3 | 
            +
              "best_model_checkpoint": "data/tinyllama_moe_sft_routeraux_ep3/checkpoint-3400",
         | 
| 4 | 
            +
              "epoch": 2.9986859395532193,
         | 
| 5 | 
            +
              "eval_steps": 100,
         | 
| 6 | 
            +
              "global_step": 3423,
         | 
| 7 | 
            +
              "is_hyper_param_search": false,
         | 
| 8 | 
            +
              "is_local_process_zero": true,
         | 
| 9 | 
            +
              "is_world_process_zero": true,
         | 
| 10 | 
            +
              "log_history": [
         | 
| 11 | 
            +
                {
         | 
| 12 | 
            +
                  "epoch": 0.0,
         | 
| 13 | 
            +
                  "learning_rate": 1.6666666666666668e-07,
         | 
| 14 | 
            +
                  "loss": 9.6447,
         | 
| 15 | 
            +
                  "step": 1
         | 
| 16 | 
            +
                },
         | 
| 17 | 
            +
                {
         | 
| 18 | 
            +
                  "epoch": 0.0,
         | 
| 19 | 
            +
                  "learning_rate": 8.333333333333333e-07,
         | 
| 20 | 
            +
                  "loss": 9.6853,
         | 
| 21 | 
            +
                  "step": 5
         | 
| 22 | 
            +
                },
         | 
| 23 | 
            +
                {
         | 
| 24 | 
            +
                  "epoch": 0.01,
         | 
| 25 | 
            +
                  "learning_rate": 1.6666666666666667e-06,
         | 
| 26 | 
            +
                  "loss": 9.6114,
         | 
| 27 | 
            +
                  "step": 10
         | 
| 28 | 
            +
                },
         | 
| 29 | 
            +
                {
         | 
| 30 | 
            +
                  "epoch": 0.01,
         | 
| 31 | 
            +
                  "learning_rate": 2.5e-06,
         | 
| 32 | 
            +
                  "loss": 9.3307,
         | 
| 33 | 
            +
                  "step": 15
         | 
| 34 | 
            +
                },
         | 
| 35 | 
            +
                {
         | 
| 36 | 
            +
                  "epoch": 0.02,
         | 
| 37 | 
            +
                  "learning_rate": 3.3333333333333333e-06,
         | 
| 38 | 
            +
                  "loss": 8.6284,
         | 
| 39 | 
            +
                  "step": 20
         | 
| 40 | 
            +
                },
         | 
| 41 | 
            +
                {
         | 
| 42 | 
            +
                  "epoch": 0.02,
         | 
| 43 | 
            +
                  "learning_rate": 4.166666666666667e-06,
         | 
| 44 | 
            +
                  "loss": 7.8161,
         | 
| 45 | 
            +
                  "step": 25
         | 
| 46 | 
            +
                },
         | 
| 47 | 
            +
                {
         | 
| 48 | 
            +
                  "epoch": 0.03,
         | 
| 49 | 
            +
                  "learning_rate": 5e-06,
         | 
| 50 | 
            +
                  "loss": 7.1309,
         | 
| 51 | 
            +
                  "step": 30
         | 
| 52 | 
            +
                },
         | 
| 53 | 
            +
                {
         | 
| 54 | 
            +
                  "epoch": 0.03,
         | 
| 55 | 
            +
                  "learning_rate": 5.833333333333334e-06,
         | 
| 56 | 
            +
                  "loss": 6.421,
         | 
| 57 | 
            +
                  "step": 35
         | 
| 58 | 
            +
                },
         | 
| 59 | 
            +
                {
         | 
| 60 | 
            +
                  "epoch": 0.04,
         | 
| 61 | 
            +
                  "learning_rate": 6.666666666666667e-06,
         | 
| 62 | 
            +
                  "loss": 5.8815,
         | 
| 63 | 
            +
                  "step": 40
         | 
| 64 | 
            +
                },
         | 
| 65 | 
            +
                {
         | 
| 66 | 
            +
                  "epoch": 0.04,
         | 
| 67 | 
            +
                  "learning_rate": 7.500000000000001e-06,
         | 
| 68 | 
            +
                  "loss": 5.218,
         | 
| 69 | 
            +
                  "step": 45
         | 
| 70 | 
            +
                },
         | 
| 71 | 
            +
                {
         | 
| 72 | 
            +
                  "epoch": 0.04,
         | 
| 73 | 
            +
                  "learning_rate": 8.333333333333334e-06,
         | 
| 74 | 
            +
                  "loss": 4.4455,
         | 
| 75 | 
            +
                  "step": 50
         | 
| 76 | 
            +
                },
         | 
| 77 | 
            +
                {
         | 
| 78 | 
            +
                  "epoch": 0.05,
         | 
| 79 | 
            +
                  "learning_rate": 9.166666666666666e-06,
         | 
| 80 | 
            +
                  "loss": 3.5677,
         | 
| 81 | 
            +
                  "step": 55
         | 
| 82 | 
            +
                },
         | 
| 83 | 
            +
                {
         | 
| 84 | 
            +
                  "epoch": 0.05,
         | 
| 85 | 
            +
                  "learning_rate": 1e-05,
         | 
| 86 | 
            +
                  "loss": 2.903,
         | 
| 87 | 
            +
                  "step": 60
         | 
| 88 | 
            +
                },
         | 
| 89 | 
            +
                {
         | 
| 90 | 
            +
                  "epoch": 0.06,
         | 
| 91 | 
            +
                  "learning_rate": 1.0833333333333334e-05,
         | 
| 92 | 
            +
                  "loss": 2.5064,
         | 
| 93 | 
            +
                  "step": 65
         | 
| 94 | 
            +
                },
         | 
| 95 | 
            +
                {
         | 
| 96 | 
            +
                  "epoch": 0.06,
         | 
| 97 | 
            +
                  "learning_rate": 1.1666666666666668e-05,
         | 
| 98 | 
            +
                  "loss": 2.2887,
         | 
| 99 | 
            +
                  "step": 70
         | 
| 100 | 
            +
                },
         | 
| 101 | 
            +
                {
         | 
| 102 | 
            +
                  "epoch": 0.07,
         | 
| 103 | 
            +
                  "learning_rate": 1.25e-05,
         | 
| 104 | 
            +
                  "loss": 2.093,
         | 
| 105 | 
            +
                  "step": 75
         | 
| 106 | 
            +
                },
         | 
| 107 | 
            +
                {
         | 
| 108 | 
            +
                  "epoch": 0.07,
         | 
| 109 | 
            +
                  "learning_rate": 1.3333333333333333e-05,
         | 
| 110 | 
            +
                  "loss": 1.9673,
         | 
| 111 | 
            +
                  "step": 80
         | 
| 112 | 
            +
                },
         | 
| 113 | 
            +
                {
         | 
| 114 | 
            +
                  "epoch": 0.07,
         | 
| 115 | 
            +
                  "learning_rate": 1.416666666666667e-05,
         | 
| 116 | 
            +
                  "loss": 1.8795,
         | 
| 117 | 
            +
                  "step": 85
         | 
| 118 | 
            +
                },
         | 
| 119 | 
            +
                {
         | 
| 120 | 
            +
                  "epoch": 0.08,
         | 
| 121 | 
            +
                  "learning_rate": 1.5000000000000002e-05,
         | 
| 122 | 
            +
                  "loss": 1.8095,
         | 
| 123 | 
            +
                  "step": 90
         | 
| 124 | 
            +
                },
         | 
| 125 | 
            +
                {
         | 
| 126 | 
            +
                  "epoch": 0.08,
         | 
| 127 | 
            +
                  "learning_rate": 1.5833333333333333e-05,
         | 
| 128 | 
            +
                  "loss": 1.7257,
         | 
| 129 | 
            +
                  "step": 95
         | 
| 130 | 
            +
                },
         | 
| 131 | 
            +
                {
         | 
| 132 | 
            +
                  "epoch": 0.09,
         | 
| 133 | 
            +
                  "learning_rate": 1.6666666666666667e-05,
         | 
| 134 | 
            +
                  "loss": 1.72,
         | 
| 135 | 
            +
                  "step": 100
         | 
| 136 | 
            +
                },
         | 
| 137 | 
            +
                {
         | 
| 138 | 
            +
                  "epoch": 0.09,
         | 
| 139 | 
            +
                  "eval_loss": 1.6774533987045288,
         | 
| 140 | 
            +
                  "eval_runtime": 375.767,
         | 
| 141 | 
            +
                  "eval_samples_per_second": 43.021,
         | 
| 142 | 
            +
                  "eval_steps_per_second": 1.347,
         | 
| 143 | 
            +
                  "step": 100
         | 
| 144 | 
            +
                },
         | 
| 145 | 
            +
                {
         | 
| 146 | 
            +
                  "epoch": 0.09,
         | 
| 147 | 
            +
                  "learning_rate": 1.7500000000000002e-05,
         | 
| 148 | 
            +
                  "loss": 1.6633,
         | 
| 149 | 
            +
                  "step": 105
         | 
| 150 | 
            +
                },
         | 
| 151 | 
            +
                {
         | 
| 152 | 
            +
                  "epoch": 0.1,
         | 
| 153 | 
            +
                  "learning_rate": 1.8333333333333333e-05,
         | 
| 154 | 
            +
                  "loss": 1.6355,
         | 
| 155 | 
            +
                  "step": 110
         | 
| 156 | 
            +
                },
         | 
| 157 | 
            +
                {
         | 
| 158 | 
            +
                  "epoch": 0.1,
         | 
| 159 | 
            +
                  "learning_rate": 1.916666666666667e-05,
         | 
| 160 | 
            +
                  "loss": 1.6203,
         | 
| 161 | 
            +
                  "step": 115
         | 
| 162 | 
            +
                },
         | 
| 163 | 
            +
                {
         | 
| 164 | 
            +
                  "epoch": 0.11,
         | 
| 165 | 
            +
                  "learning_rate": 2e-05,
         | 
| 166 | 
            +
                  "loss": 1.583,
         | 
| 167 | 
            +
                  "step": 120
         | 
| 168 | 
            +
                },
         | 
| 169 | 
            +
                {
         | 
| 170 | 
            +
                  "epoch": 0.11,
         | 
| 171 | 
            +
                  "learning_rate": 1.9999886918439637e-05,
         | 
| 172 | 
            +
                  "loss": 1.5778,
         | 
| 173 | 
            +
                  "step": 125
         | 
| 174 | 
            +
                },
         | 
| 175 | 
            +
                {
         | 
| 176 | 
            +
                  "epoch": 0.11,
         | 
| 177 | 
            +
                  "learning_rate": 1.9999547676316034e-05,
         | 
| 178 | 
            +
                  "loss": 1.5454,
         | 
| 179 | 
            +
                  "step": 130
         | 
| 180 | 
            +
                },
         | 
| 181 | 
            +
                {
         | 
| 182 | 
            +
                  "epoch": 0.12,
         | 
| 183 | 
            +
                  "learning_rate": 1.99989822813016e-05,
         | 
| 184 | 
            +
                  "loss": 1.5557,
         | 
| 185 | 
            +
                  "step": 135
         | 
| 186 | 
            +
                },
         | 
| 187 | 
            +
                {
         | 
| 188 | 
            +
                  "epoch": 0.12,
         | 
| 189 | 
            +
                  "learning_rate": 1.999819074618348e-05,
         | 
| 190 | 
            +
                  "loss": 1.5627,
         | 
| 191 | 
            +
                  "step": 140
         | 
| 192 | 
            +
                },
         | 
| 193 | 
            +
                {
         | 
| 194 | 
            +
                  "epoch": 0.13,
         | 
| 195 | 
            +
                  "learning_rate": 1.9997173088863285e-05,
         | 
| 196 | 
            +
                  "loss": 1.5378,
         | 
| 197 | 
            +
                  "step": 145
         | 
| 198 | 
            +
                },
         | 
| 199 | 
            +
                {
         | 
| 200 | 
            +
                  "epoch": 0.13,
         | 
| 201 | 
            +
                  "learning_rate": 1.9995929332356666e-05,
         | 
| 202 | 
            +
                  "loss": 1.535,
         | 
| 203 | 
            +
                  "step": 150
         | 
| 204 | 
            +
                },
         | 
| 205 | 
            +
                {
         | 
| 206 | 
            +
                  "epoch": 0.14,
         | 
| 207 | 
            +
                  "learning_rate": 1.999445950479281e-05,
         | 
| 208 | 
            +
                  "loss": 1.5257,
         | 
| 209 | 
            +
                  "step": 155
         | 
| 210 | 
            +
                },
         | 
| 211 | 
            +
                {
         | 
| 212 | 
            +
                  "epoch": 0.14,
         | 
| 213 | 
            +
                  "learning_rate": 1.9992763639413796e-05,
         | 
| 214 | 
            +
                  "loss": 1.5167,
         | 
| 215 | 
            +
                  "step": 160
         | 
| 216 | 
            +
                },
         | 
| 217 | 
            +
                {
         | 
| 218 | 
            +
                  "epoch": 0.14,
         | 
| 219 | 
            +
                  "learning_rate": 1.9990841774573843e-05,
         | 
| 220 | 
            +
                  "loss": 1.5081,
         | 
| 221 | 
            +
                  "step": 165
         | 
| 222 | 
            +
                },
         | 
| 223 | 
            +
                {
         | 
| 224 | 
            +
                  "epoch": 0.15,
         | 
| 225 | 
            +
                  "learning_rate": 1.9988693953738446e-05,
         | 
| 226 | 
            +
                  "loss": 1.5118,
         | 
| 227 | 
            +
                  "step": 170
         | 
| 228 | 
            +
                },
         | 
| 229 | 
            +
                {
         | 
| 230 | 
            +
                  "epoch": 0.15,
         | 
| 231 | 
            +
                  "learning_rate": 1.9986320225483396e-05,
         | 
| 232 | 
            +
                  "loss": 1.5187,
         | 
| 233 | 
            +
                  "step": 175
         | 
| 234 | 
            +
                },
         | 
| 235 | 
            +
                {
         | 
| 236 | 
            +
                  "epoch": 0.16,
         | 
| 237 | 
            +
                  "learning_rate": 1.9983720643493665e-05,
         | 
| 238 | 
            +
                  "loss": 1.4918,
         | 
| 239 | 
            +
                  "step": 180
         | 
| 240 | 
            +
                },
         | 
| 241 | 
            +
                {
         | 
| 242 | 
            +
                  "epoch": 0.16,
         | 
| 243 | 
            +
                  "learning_rate": 1.9980895266562217e-05,
         | 
| 244 | 
            +
                  "loss": 1.4904,
         | 
| 245 | 
            +
                  "step": 185
         | 
| 246 | 
            +
                },
         | 
| 247 | 
            +
                {
         | 
| 248 | 
            +
                  "epoch": 0.17,
         | 
| 249 | 
            +
                  "learning_rate": 1.9977844158588655e-05,
         | 
| 250 | 
            +
                  "loss": 1.496,
         | 
| 251 | 
            +
                  "step": 190
         | 
| 252 | 
            +
                },
         | 
| 253 | 
            +
                {
         | 
| 254 | 
            +
                  "epoch": 0.17,
         | 
| 255 | 
            +
                  "learning_rate": 1.997456738857779e-05,
         | 
| 256 | 
            +
                  "loss": 1.4835,
         | 
| 257 | 
            +
                  "step": 195
         | 
| 258 | 
            +
                },
         | 
| 259 | 
            +
                {
         | 
| 260 | 
            +
                  "epoch": 0.18,
         | 
| 261 | 
            +
                  "learning_rate": 1.9971065030638076e-05,
         | 
| 262 | 
            +
                  "loss": 1.4985,
         | 
| 263 | 
            +
                  "step": 200
         | 
| 264 | 
            +
                },
         | 
| 265 | 
            +
                {
         | 
| 266 | 
            +
                  "epoch": 0.18,
         | 
| 267 | 
            +
                  "eval_loss": 1.490039587020874,
         | 
| 268 | 
            +
                  "eval_runtime": 375.9267,
         | 
| 269 | 
            +
                  "eval_samples_per_second": 43.003,
         | 
| 270 | 
            +
                  "eval_steps_per_second": 1.346,
         | 
| 271 | 
            +
                  "step": 200
         | 
| 272 | 
            +
                },
         | 
| 273 | 
            +
                {
         | 
| 274 | 
            +
                  "epoch": 0.18,
         | 
| 275 | 
            +
                  "learning_rate": 1.996733716397993e-05,
         | 
| 276 | 
            +
                  "loss": 1.4911,
         | 
| 277 | 
            +
                  "step": 205
         | 
| 278 | 
            +
                },
         | 
| 279 | 
            +
                {
         | 
| 280 | 
            +
                  "epoch": 0.18,
         | 
| 281 | 
            +
                  "learning_rate": 1.996338387291395e-05,
         | 
| 282 | 
            +
                  "loss": 1.4623,
         | 
| 283 | 
            +
                  "step": 210
         | 
| 284 | 
            +
                },
         | 
| 285 | 
            +
                {
         | 
| 286 | 
            +
                  "epoch": 0.19,
         | 
| 287 | 
            +
                  "learning_rate": 1.9959205246849e-05,
         | 
| 288 | 
            +
                  "loss": 1.4942,
         | 
| 289 | 
            +
                  "step": 215
         | 
| 290 | 
            +
                },
         | 
| 291 | 
            +
                {
         | 
| 292 | 
            +
                  "epoch": 0.19,
         | 
| 293 | 
            +
                  "learning_rate": 1.9954801380290194e-05,
         | 
| 294 | 
            +
                  "loss": 1.4692,
         | 
| 295 | 
            +
                  "step": 220
         | 
| 296 | 
            +
                },
         | 
| 297 | 
            +
                {
         | 
| 298 | 
            +
                  "epoch": 0.2,
         | 
| 299 | 
            +
                  "learning_rate": 1.995017237283675e-05,
         | 
| 300 | 
            +
                  "loss": 1.4524,
         | 
| 301 | 
            +
                  "step": 225
         | 
| 302 | 
            +
                },
         | 
| 303 | 
            +
                {
         | 
| 304 | 
            +
                  "epoch": 0.2,
         | 
| 305 | 
            +
                  "learning_rate": 1.994531832917974e-05,
         | 
| 306 | 
            +
                  "loss": 1.4736,
         | 
| 307 | 
            +
                  "step": 230
         | 
| 308 | 
            +
                },
         | 
| 309 | 
            +
                {
         | 
| 310 | 
            +
                  "epoch": 0.21,
         | 
| 311 | 
            +
                  "learning_rate": 1.994023935909974e-05,
         | 
| 312 | 
            +
                  "loss": 1.4811,
         | 
| 313 | 
            +
                  "step": 235
         | 
| 314 | 
            +
                },
         | 
| 315 | 
            +
                {
         | 
| 316 | 
            +
                  "epoch": 0.21,
         | 
| 317 | 
            +
                  "learning_rate": 1.9934935577464312e-05,
         | 
| 318 | 
            +
                  "loss": 1.4491,
         | 
| 319 | 
            +
                  "step": 240
         | 
| 320 | 
            +
                },
         | 
| 321 | 
            +
                {
         | 
| 322 | 
            +
                  "epoch": 0.21,
         | 
| 323 | 
            +
                  "learning_rate": 1.9929407104225444e-05,
         | 
| 324 | 
            +
                  "loss": 1.4787,
         | 
| 325 | 
            +
                  "step": 245
         | 
| 326 | 
            +
                },
         | 
| 327 | 
            +
                {
         | 
| 328 | 
            +
                  "epoch": 0.22,
         | 
| 329 | 
            +
                  "learning_rate": 1.9923654064416813e-05,
         | 
| 330 | 
            +
                  "loss": 1.4516,
         | 
| 331 | 
            +
                  "step": 250
         | 
| 332 | 
            +
                },
         | 
| 333 | 
            +
                {
         | 
| 334 | 
            +
                  "epoch": 0.22,
         | 
| 335 | 
            +
                  "learning_rate": 1.991767658815096e-05,
         | 
| 336 | 
            +
                  "loss": 1.462,
         | 
| 337 | 
            +
                  "step": 255
         | 
| 338 | 
            +
                },
         | 
| 339 | 
            +
                {
         | 
| 340 | 
            +
                  "epoch": 0.23,
         | 
| 341 | 
            +
                  "learning_rate": 1.9911474810616348e-05,
         | 
| 342 | 
            +
                  "loss": 1.4635,
         | 
| 343 | 
            +
                  "step": 260
         | 
| 344 | 
            +
                },
         | 
| 345 | 
            +
                {
         | 
| 346 | 
            +
                  "epoch": 0.23,
         | 
| 347 | 
            +
                  "learning_rate": 1.9905048872074322e-05,
         | 
| 348 | 
            +
                  "loss": 1.4445,
         | 
| 349 | 
            +
                  "step": 265
         | 
| 350 | 
            +
                },
         | 
| 351 | 
            +
                {
         | 
| 352 | 
            +
                  "epoch": 0.24,
         | 
| 353 | 
            +
                  "learning_rate": 1.989839891785591e-05,
         | 
| 354 | 
            +
                  "loss": 1.4452,
         | 
| 355 | 
            +
                  "step": 270
         | 
| 356 | 
            +
                },
         | 
| 357 | 
            +
                {
         | 
| 358 | 
            +
                  "epoch": 0.24,
         | 
| 359 | 
            +
                  "learning_rate": 1.9891525098358553e-05,
         | 
| 360 | 
            +
                  "loss": 1.4585,
         | 
| 361 | 
            +
                  "step": 275
         | 
| 362 | 
            +
                },
         | 
| 363 | 
            +
                {
         | 
| 364 | 
            +
                  "epoch": 0.25,
         | 
| 365 | 
            +
                  "learning_rate": 1.9884427569042693e-05,
         | 
| 366 | 
            +
                  "loss": 1.4335,
         | 
| 367 | 
            +
                  "step": 280
         | 
| 368 | 
            +
                },
         | 
| 369 | 
            +
                {
         | 
| 370 | 
            +
                  "epoch": 0.25,
         | 
| 371 | 
            +
                  "learning_rate": 1.9877106490428275e-05,
         | 
| 372 | 
            +
                  "loss": 1.4669,
         | 
| 373 | 
            +
                  "step": 285
         | 
| 374 | 
            +
                },
         | 
| 375 | 
            +
                {
         | 
| 376 | 
            +
                  "epoch": 0.25,
         | 
| 377 | 
            +
                  "learning_rate": 1.9869562028091092e-05,
         | 
| 378 | 
            +
                  "loss": 1.4322,
         | 
| 379 | 
            +
                  "step": 290
         | 
| 380 | 
            +
                },
         | 
| 381 | 
            +
                {
         | 
| 382 | 
            +
                  "epoch": 0.26,
         | 
| 383 | 
            +
                  "learning_rate": 1.986179435265906e-05,
         | 
| 384 | 
            +
                  "loss": 1.4525,
         | 
| 385 | 
            +
                  "step": 295
         | 
| 386 | 
            +
                },
         | 
| 387 | 
            +
                {
         | 
| 388 | 
            +
                  "epoch": 0.26,
         | 
| 389 | 
            +
                  "learning_rate": 1.9853803639808357e-05,
         | 
| 390 | 
            +
                  "loss": 1.4482,
         | 
| 391 | 
            +
                  "step": 300
         | 
| 392 | 
            +
                },
         | 
| 393 | 
            +
                {
         | 
| 394 | 
            +
                  "epoch": 0.26,
         | 
| 395 | 
            +
                  "eval_loss": 1.4473077058792114,
         | 
| 396 | 
            +
                  "eval_runtime": 375.244,
         | 
| 397 | 
            +
                  "eval_samples_per_second": 43.081,
         | 
| 398 | 
            +
                  "eval_steps_per_second": 1.348,
         | 
| 399 | 
            +
                  "step": 300
         | 
| 400 | 
            +
                },
         | 
| 401 | 
            +
                {
         | 
| 402 | 
            +
                  "epoch": 0.27,
         | 
| 403 | 
            +
                  "learning_rate": 1.984559007025943e-05,
         | 
| 404 | 
            +
                  "loss": 1.4502,
         | 
| 405 | 
            +
                  "step": 305
         | 
| 406 | 
            +
                },
         | 
| 407 | 
            +
                {
         | 
| 408 | 
            +
                  "epoch": 0.27,
         | 
| 409 | 
            +
                  "learning_rate": 1.983715382977293e-05,
         | 
| 410 | 
            +
                  "loss": 1.4192,
         | 
| 411 | 
            +
                  "step": 310
         | 
| 412 | 
            +
                },
         | 
| 413 | 
            +
                {
         | 
| 414 | 
            +
                  "epoch": 0.28,
         | 
| 415 | 
            +
                  "learning_rate": 1.9828495109145516e-05,
         | 
| 416 | 
            +
                  "loss": 1.4365,
         | 
| 417 | 
            +
                  "step": 315
         | 
| 418 | 
            +
                },
         | 
| 419 | 
            +
                {
         | 
| 420 | 
            +
                  "epoch": 0.28,
         | 
| 421 | 
            +
                  "learning_rate": 1.9819614104205504e-05,
         | 
| 422 | 
            +
                  "loss": 1.4295,
         | 
| 423 | 
            +
                  "step": 320
         | 
| 424 | 
            +
                },
         | 
| 425 | 
            +
                {
         | 
| 426 | 
            +
                  "epoch": 0.28,
         | 
| 427 | 
            +
                  "learning_rate": 1.9810511015808477e-05,
         | 
| 428 | 
            +
                  "loss": 1.4294,
         | 
| 429 | 
            +
                  "step": 325
         | 
| 430 | 
            +
                },
         | 
| 431 | 
            +
                {
         | 
| 432 | 
            +
                  "epoch": 0.29,
         | 
| 433 | 
            +
                  "learning_rate": 1.980118604983273e-05,
         | 
| 434 | 
            +
                  "loss": 1.4223,
         | 
| 435 | 
            +
                  "step": 330
         | 
| 436 | 
            +
                },
         | 
| 437 | 
            +
                {
         | 
| 438 | 
            +
                  "epoch": 0.29,
         | 
| 439 | 
            +
                  "learning_rate": 1.979163941717459e-05,
         | 
| 440 | 
            +
                  "loss": 1.4764,
         | 
| 441 | 
            +
                  "step": 335
         | 
| 442 | 
            +
                },
         | 
| 443 | 
            +
                {
         | 
| 444 | 
            +
                  "epoch": 0.3,
         | 
| 445 | 
            +
                  "learning_rate": 1.9781871333743695e-05,
         | 
| 446 | 
            +
                  "loss": 1.4252,
         | 
| 447 | 
            +
                  "step": 340
         | 
| 448 | 
            +
                },
         | 
| 449 | 
            +
                {
         | 
| 450 | 
            +
                  "epoch": 0.3,
         | 
| 451 | 
            +
                  "learning_rate": 1.9771882020458055e-05,
         | 
| 452 | 
            +
                  "loss": 1.4293,
         | 
| 453 | 
            +
                  "step": 345
         | 
| 454 | 
            +
                },
         | 
| 455 | 
            +
                {
         | 
| 456 | 
            +
                  "epoch": 0.31,
         | 
| 457 | 
            +
                  "learning_rate": 1.9761671703239108e-05,
         | 
| 458 | 
            +
                  "loss": 1.4245,
         | 
| 459 | 
            +
                  "step": 350
         | 
| 460 | 
            +
                },
         | 
| 461 | 
            +
                {
         | 
| 462 | 
            +
                  "epoch": 0.31,
         | 
| 463 | 
            +
                  "learning_rate": 1.9751240613006568e-05,
         | 
| 464 | 
            +
                  "loss": 1.4255,
         | 
| 465 | 
            +
                  "step": 355
         | 
| 466 | 
            +
                },
         | 
| 467 | 
            +
                {
         | 
| 468 | 
            +
                  "epoch": 0.32,
         | 
| 469 | 
            +
                  "learning_rate": 1.9740588985673226e-05,
         | 
| 470 | 
            +
                  "loss": 1.43,
         | 
| 471 | 
            +
                  "step": 360
         | 
| 472 | 
            +
                },
         | 
| 473 | 
            +
                {
         | 
| 474 | 
            +
                  "epoch": 0.32,
         | 
| 475 | 
            +
                  "learning_rate": 1.9729717062139616e-05,
         | 
| 476 | 
            +
                  "loss": 1.4251,
         | 
| 477 | 
            +
                  "step": 365
         | 
| 478 | 
            +
                },
         | 
| 479 | 
            +
                {
         | 
| 480 | 
            +
                  "epoch": 0.32,
         | 
| 481 | 
            +
                  "learning_rate": 1.9718625088288544e-05,
         | 
| 482 | 
            +
                  "loss": 1.4169,
         | 
| 483 | 
            +
                  "step": 370
         | 
| 484 | 
            +
                },
         | 
| 485 | 
            +
                {
         | 
| 486 | 
            +
                  "epoch": 0.33,
         | 
| 487 | 
            +
                  "learning_rate": 1.970731331497956e-05,
         | 
| 488 | 
            +
                  "loss": 1.4098,
         | 
| 489 | 
            +
                  "step": 375
         | 
| 490 | 
            +
                },
         | 
| 491 | 
            +
                {
         | 
| 492 | 
            +
                  "epoch": 0.33,
         | 
| 493 | 
            +
                  "learning_rate": 1.969578199804326e-05,
         | 
| 494 | 
            +
                  "loss": 1.4246,
         | 
| 495 | 
            +
                  "step": 380
         | 
| 496 | 
            +
                },
         | 
| 497 | 
            +
                {
         | 
| 498 | 
            +
                  "epoch": 0.34,
         | 
| 499 | 
            +
                  "learning_rate": 1.96840313982755e-05,
         | 
| 500 | 
            +
                  "loss": 1.4155,
         | 
| 501 | 
            +
                  "step": 385
         | 
| 502 | 
            +
                },
         | 
| 503 | 
            +
                {
         | 
| 504 | 
            +
                  "epoch": 0.34,
         | 
| 505 | 
            +
                  "learning_rate": 1.967206178143152e-05,
         | 
| 506 | 
            +
                  "loss": 1.4069,
         | 
| 507 | 
            +
                  "step": 390
         | 
| 508 | 
            +
                },
         | 
| 509 | 
            +
                {
         | 
| 510 | 
            +
                  "epoch": 0.35,
         | 
| 511 | 
            +
                  "learning_rate": 1.96598734182199e-05,
         | 
| 512 | 
            +
                  "loss": 1.4086,
         | 
| 513 | 
            +
                  "step": 395
         | 
| 514 | 
            +
                },
         | 
| 515 | 
            +
                {
         | 
| 516 | 
            +
                  "epoch": 0.35,
         | 
| 517 | 
            +
                  "learning_rate": 1.9647466584296474e-05,
         | 
| 518 | 
            +
                  "loss": 1.4152,
         | 
| 519 | 
            +
                  "step": 400
         | 
| 520 | 
            +
                },
         | 
| 521 | 
            +
                {
         | 
| 522 | 
            +
                  "epoch": 0.35,
         | 
| 523 | 
            +
                  "eval_loss": 1.4215178489685059,
         | 
| 524 | 
            +
                  "eval_runtime": 374.8674,
         | 
| 525 | 
            +
                  "eval_samples_per_second": 43.125,
         | 
| 526 | 
            +
                  "eval_steps_per_second": 1.35,
         | 
| 527 | 
            +
                  "step": 400
         | 
| 528 | 
            +
                },
         | 
| 529 | 
            +
                {
         | 
| 530 | 
            +
                  "epoch": 0.35,
         | 
| 531 | 
            +
                  "learning_rate": 1.9634841560258063e-05,
         | 
| 532 | 
            +
                  "loss": 1.4346,
         | 
| 533 | 
            +
                  "step": 405
         | 
| 534 | 
            +
                },
         | 
| 535 | 
            +
                {
         | 
| 536 | 
            +
                  "epoch": 0.36,
         | 
| 537 | 
            +
                  "learning_rate": 1.9621998631636156e-05,
         | 
| 538 | 
            +
                  "loss": 1.429,
         | 
| 539 | 
            +
                  "step": 410
         | 
| 540 | 
            +
                },
         | 
| 541 | 
            +
                {
         | 
| 542 | 
            +
                  "epoch": 0.36,
         | 
| 543 | 
            +
                  "learning_rate": 1.960893808889043e-05,
         | 
| 544 | 
            +
                  "loss": 1.4134,
         | 
| 545 | 
            +
                  "step": 415
         | 
| 546 | 
            +
                },
         | 
| 547 | 
            +
                {
         | 
| 548 | 
            +
                  "epoch": 0.37,
         | 
| 549 | 
            +
                  "learning_rate": 1.9595660227402204e-05,
         | 
| 550 | 
            +
                  "loss": 1.4147,
         | 
| 551 | 
            +
                  "step": 420
         | 
| 552 | 
            +
                },
         | 
| 553 | 
            +
                {
         | 
| 554 | 
            +
                  "epoch": 0.37,
         | 
| 555 | 
            +
                  "learning_rate": 1.958216534746773e-05,
         | 
| 556 | 
            +
                  "loss": 1.405,
         | 
| 557 | 
            +
                  "step": 425
         | 
| 558 | 
            +
                },
         | 
| 559 | 
            +
                {
         | 
| 560 | 
            +
                  "epoch": 0.38,
         | 
| 561 | 
            +
                  "learning_rate": 1.9568453754291424e-05,
         | 
| 562 | 
            +
                  "loss": 1.4129,
         | 
| 563 | 
            +
                  "step": 430
         | 
| 564 | 
            +
                },
         | 
| 565 | 
            +
                {
         | 
| 566 | 
            +
                  "epoch": 0.38,
         | 
| 567 | 
            +
                  "learning_rate": 1.9554525757978958e-05,
         | 
| 568 | 
            +
                  "loss": 1.3981,
         | 
| 569 | 
            +
                  "step": 435
         | 
| 570 | 
            +
                },
         | 
| 571 | 
            +
                {
         | 
| 572 | 
            +
                  "epoch": 0.39,
         | 
| 573 | 
            +
                  "learning_rate": 1.9540381673530247e-05,
         | 
| 574 | 
            +
                  "loss": 1.414,
         | 
| 575 | 
            +
                  "step": 440
         | 
| 576 | 
            +
                },
         | 
| 577 | 
            +
                {
         | 
| 578 | 
            +
                  "epoch": 0.39,
         | 
| 579 | 
            +
                  "learning_rate": 1.952602182083231e-05,
         | 
| 580 | 
            +
                  "loss": 1.4022,
         | 
| 581 | 
            +
                  "step": 445
         | 
| 582 | 
            +
                },
         | 
| 583 | 
            +
                {
         | 
| 584 | 
            +
                  "epoch": 0.39,
         | 
| 585 | 
            +
                  "learning_rate": 1.9511446524652062e-05,
         | 
| 586 | 
            +
                  "loss": 1.4286,
         | 
| 587 | 
            +
                  "step": 450
         | 
| 588 | 
            +
                },
         | 
| 589 | 
            +
                {
         | 
| 590 | 
            +
                  "epoch": 0.4,
         | 
| 591 | 
            +
                  "learning_rate": 1.949665611462895e-05,
         | 
| 592 | 
            +
                  "loss": 1.3967,
         | 
| 593 | 
            +
                  "step": 455
         | 
| 594 | 
            +
                },
         | 
| 595 | 
            +
                {
         | 
| 596 | 
            +
                  "epoch": 0.4,
         | 
| 597 | 
            +
                  "learning_rate": 1.9481650925267506e-05,
         | 
| 598 | 
            +
                  "loss": 1.3952,
         | 
| 599 | 
            +
                  "step": 460
         | 
| 600 | 
            +
                },
         | 
| 601 | 
            +
                {
         | 
| 602 | 
            +
                  "epoch": 0.41,
         | 
| 603 | 
            +
                  "learning_rate": 1.946643129592977e-05,
         | 
| 604 | 
            +
                  "loss": 1.4088,
         | 
| 605 | 
            +
                  "step": 465
         | 
| 606 | 
            +
                },
         | 
| 607 | 
            +
                {
         | 
| 608 | 
            +
                  "epoch": 0.41,
         | 
| 609 | 
            +
                  "learning_rate": 1.945099757082763e-05,
         | 
| 610 | 
            +
                  "loss": 1.4085,
         | 
| 611 | 
            +
                  "step": 470
         | 
| 612 | 
            +
                },
         | 
| 613 | 
            +
                {
         | 
| 614 | 
            +
                  "epoch": 0.42,
         | 
| 615 | 
            +
                  "learning_rate": 1.9435350099015028e-05,
         | 
| 616 | 
            +
                  "loss": 1.4024,
         | 
| 617 | 
            +
                  "step": 475
         | 
| 618 | 
            +
                },
         | 
| 619 | 
            +
                {
         | 
| 620 | 
            +
                  "epoch": 0.42,
         | 
| 621 | 
            +
                  "learning_rate": 1.9419489234380077e-05,
         | 
| 622 | 
            +
                  "loss": 1.4106,
         | 
| 623 | 
            +
                  "step": 480
         | 
| 624 | 
            +
                },
         | 
| 625 | 
            +
                {
         | 
| 626 | 
            +
                  "epoch": 0.42,
         | 
| 627 | 
            +
                  "learning_rate": 1.940341533563703e-05,
         | 
| 628 | 
            +
                  "loss": 1.3763,
         | 
| 629 | 
            +
                  "step": 485
         | 
| 630 | 
            +
                },
         | 
| 631 | 
            +
                {
         | 
| 632 | 
            +
                  "epoch": 0.43,
         | 
| 633 | 
            +
                  "learning_rate": 1.9387128766318205e-05,
         | 
| 634 | 
            +
                  "loss": 1.4099,
         | 
| 635 | 
            +
                  "step": 490
         | 
| 636 | 
            +
                },
         | 
| 637 | 
            +
                {
         | 
| 638 | 
            +
                  "epoch": 0.43,
         | 
| 639 | 
            +
                  "learning_rate": 1.9370629894765737e-05,
         | 
| 640 | 
            +
                  "loss": 1.3923,
         | 
| 641 | 
            +
                  "step": 495
         | 
| 642 | 
            +
                },
         | 
| 643 | 
            +
                {
         | 
| 644 | 
            +
                  "epoch": 0.44,
         | 
| 645 | 
            +
                  "learning_rate": 1.935391909412325e-05,
         | 
| 646 | 
            +
                  "loss": 1.3777,
         | 
| 647 | 
            +
                  "step": 500
         | 
| 648 | 
            +
                },
         | 
| 649 | 
            +
                {
         | 
| 650 | 
            +
                  "epoch": 0.44,
         | 
| 651 | 
            +
                  "eval_loss": 1.4030784368515015,
         | 
| 652 | 
            +
                  "eval_runtime": 375.2903,
         | 
| 653 | 
            +
                  "eval_samples_per_second": 43.076,
         | 
| 654 | 
            +
                  "eval_steps_per_second": 1.348,
         | 
| 655 | 
            +
                  "step": 500
         | 
| 656 | 
            +
                },
         | 
| 657 | 
            +
                {
         | 
| 658 | 
            +
                  "epoch": 0.44,
         | 
| 659 | 
            +
                  "learning_rate": 1.9336996742327424e-05,
         | 
| 660 | 
            +
                  "loss": 1.3927,
         | 
| 661 | 
            +
                  "step": 505
         | 
| 662 | 
            +
                },
         | 
| 663 | 
            +
                {
         | 
| 664 | 
            +
                  "epoch": 0.45,
         | 
| 665 | 
            +
                  "learning_rate": 1.931986322209946e-05,
         | 
| 666 | 
            +
                  "loss": 1.3959,
         | 
| 667 | 
            +
                  "step": 510
         | 
| 668 | 
            +
                },
         | 
| 669 | 
            +
                {
         | 
| 670 | 
            +
                  "epoch": 0.45,
         | 
| 671 | 
            +
                  "learning_rate": 1.930251892093638e-05,
         | 
| 672 | 
            +
                  "loss": 1.3991,
         | 
| 673 | 
            +
                  "step": 515
         | 
| 674 | 
            +
                },
         | 
| 675 | 
            +
                {
         | 
| 676 | 
            +
                  "epoch": 0.46,
         | 
| 677 | 
            +
                  "learning_rate": 1.928496423110233e-05,
         | 
| 678 | 
            +
                  "loss": 1.3742,
         | 
| 679 | 
            +
                  "step": 520
         | 
| 680 | 
            +
                },
         | 
| 681 | 
            +
                {
         | 
| 682 | 
            +
                  "epoch": 0.46,
         | 
| 683 | 
            +
                  "learning_rate": 1.9267199549619643e-05,
         | 
| 684 | 
            +
                  "loss": 1.3918,
         | 
| 685 | 
            +
                  "step": 525
         | 
| 686 | 
            +
                },
         | 
| 687 | 
            +
                {
         | 
| 688 | 
            +
                  "epoch": 0.46,
         | 
| 689 | 
            +
                  "learning_rate": 1.92492252782599e-05,
         | 
| 690 | 
            +
                  "loss": 1.3829,
         | 
| 691 | 
            +
                  "step": 530
         | 
| 692 | 
            +
                },
         | 
| 693 | 
            +
                {
         | 
| 694 | 
            +
                  "epoch": 0.47,
         | 
| 695 | 
            +
                  "learning_rate": 1.9231041823534835e-05,
         | 
| 696 | 
            +
                  "loss": 1.3787,
         | 
| 697 | 
            +
                  "step": 535
         | 
| 698 | 
            +
                },
         | 
| 699 | 
            +
                {
         | 
| 700 | 
            +
                  "epoch": 0.47,
         | 
| 701 | 
            +
                  "learning_rate": 1.9212649596687136e-05,
         | 
| 702 | 
            +
                  "loss": 1.3928,
         | 
| 703 | 
            +
                  "step": 540
         | 
| 704 | 
            +
                },
         | 
| 705 | 
            +
                {
         | 
| 706 | 
            +
                  "epoch": 0.48,
         | 
| 707 | 
            +
                  "learning_rate": 1.9194049013681134e-05,
         | 
| 708 | 
            +
                  "loss": 1.382,
         | 
| 709 | 
            +
                  "step": 545
         | 
| 710 | 
            +
                },
         | 
| 711 | 
            +
                {
         | 
| 712 | 
            +
                  "epoch": 0.48,
         | 
| 713 | 
            +
                  "learning_rate": 1.9175240495193433e-05,
         | 
| 714 | 
            +
                  "loss": 1.3934,
         | 
| 715 | 
            +
                  "step": 550
         | 
| 716 | 
            +
                },
         | 
| 717 | 
            +
                {
         | 
| 718 | 
            +
                  "epoch": 0.49,
         | 
| 719 | 
            +
                  "learning_rate": 1.915622446660335e-05,
         | 
| 720 | 
            +
                  "loss": 1.3944,
         | 
| 721 | 
            +
                  "step": 555
         | 
| 722 | 
            +
                },
         | 
| 723 | 
            +
                {
         | 
| 724 | 
            +
                  "epoch": 0.49,
         | 
| 725 | 
            +
                  "learning_rate": 1.9137001357983323e-05,
         | 
| 726 | 
            +
                  "loss": 1.4003,
         | 
| 727 | 
            +
                  "step": 560
         | 
| 728 | 
            +
                },
         | 
| 729 | 
            +
                {
         | 
| 730 | 
            +
                  "epoch": 0.49,
         | 
| 731 | 
            +
                  "learning_rate": 1.9117571604089172e-05,
         | 
| 732 | 
            +
                  "loss": 1.3985,
         | 
| 733 | 
            +
                  "step": 565
         | 
| 734 | 
            +
                },
         | 
| 735 | 
            +
                {
         | 
| 736 | 
            +
                  "epoch": 0.5,
         | 
| 737 | 
            +
                  "learning_rate": 1.9097935644350284e-05,
         | 
| 738 | 
            +
                  "loss": 1.3874,
         | 
| 739 | 
            +
                  "step": 570
         | 
| 740 | 
            +
                },
         | 
| 741 | 
            +
                {
         | 
| 742 | 
            +
                  "epoch": 0.5,
         | 
| 743 | 
            +
                  "learning_rate": 1.9078093922859642e-05,
         | 
| 744 | 
            +
                  "loss": 1.3886,
         | 
| 745 | 
            +
                  "step": 575
         | 
| 746 | 
            +
                },
         | 
| 747 | 
            +
                {
         | 
| 748 | 
            +
                  "epoch": 0.51,
         | 
| 749 | 
            +
                  "learning_rate": 1.9058046888363814e-05,
         | 
| 750 | 
            +
                  "loss": 1.3737,
         | 
| 751 | 
            +
                  "step": 580
         | 
| 752 | 
            +
                },
         | 
| 753 | 
            +
                {
         | 
| 754 | 
            +
                  "epoch": 0.51,
         | 
| 755 | 
            +
                  "learning_rate": 1.9037794994252792e-05,
         | 
| 756 | 
            +
                  "loss": 1.3929,
         | 
| 757 | 
            +
                  "step": 585
         | 
| 758 | 
            +
                },
         | 
| 759 | 
            +
                {
         | 
| 760 | 
            +
                  "epoch": 0.52,
         | 
| 761 | 
            +
                  "learning_rate": 1.901733869854973e-05,
         | 
| 762 | 
            +
                  "loss": 1.3811,
         | 
| 763 | 
            +
                  "step": 590
         | 
| 764 | 
            +
                },
         | 
| 765 | 
            +
                {
         | 
| 766 | 
            +
                  "epoch": 0.52,
         | 
| 767 | 
            +
                  "learning_rate": 1.8996678463900596e-05,
         | 
| 768 | 
            +
                  "loss": 1.4045,
         | 
| 769 | 
            +
                  "step": 595
         | 
| 770 | 
            +
                },
         | 
| 771 | 
            +
                {
         | 
| 772 | 
            +
                  "epoch": 0.53,
         | 
| 773 | 
            +
                  "learning_rate": 1.8975814757563707e-05,
         | 
| 774 | 
            +
                  "loss": 1.3932,
         | 
| 775 | 
            +
                  "step": 600
         | 
| 776 | 
            +
                },
         | 
| 777 | 
            +
                {
         | 
| 778 | 
            +
                  "epoch": 0.53,
         | 
| 779 | 
            +
                  "eval_loss": 1.388567328453064,
         | 
| 780 | 
            +
                  "eval_runtime": 375.3941,
         | 
| 781 | 
            +
                  "eval_samples_per_second": 43.064,
         | 
| 782 | 
            +
                  "eval_steps_per_second": 1.348,
         | 
| 783 | 
            +
                  "step": 600
         | 
| 784 | 
            +
                },
         | 
| 785 | 
            +
                {
         | 
| 786 | 
            +
                  "epoch": 0.53,
         | 
| 787 | 
            +
                  "learning_rate": 1.8954748051399153e-05,
         | 
| 788 | 
            +
                  "loss": 1.363,
         | 
| 789 | 
            +
                  "step": 605
         | 
| 790 | 
            +
                },
         | 
| 791 | 
            +
                {
         | 
| 792 | 
            +
                  "epoch": 0.53,
         | 
| 793 | 
            +
                  "learning_rate": 1.893347882185814e-05,
         | 
| 794 | 
            +
                  "loss": 1.3755,
         | 
| 795 | 
            +
                  "step": 610
         | 
| 796 | 
            +
                },
         | 
| 797 | 
            +
                {
         | 
| 798 | 
            +
                  "epoch": 0.54,
         | 
| 799 | 
            +
                  "learning_rate": 1.891200754997219e-05,
         | 
| 800 | 
            +
                  "loss": 1.3963,
         | 
| 801 | 
            +
                  "step": 615
         | 
| 802 | 
            +
                },
         | 
| 803 | 
            +
                {
         | 
| 804 | 
            +
                  "epoch": 0.54,
         | 
| 805 | 
            +
                  "learning_rate": 1.88903347213423e-05,
         | 
| 806 | 
            +
                  "loss": 1.3708,
         | 
| 807 | 
            +
                  "step": 620
         | 
| 808 | 
            +
                },
         | 
| 809 | 
            +
                {
         | 
| 810 | 
            +
                  "epoch": 0.55,
         | 
| 811 | 
            +
                  "learning_rate": 1.886846082612792e-05,
         | 
| 812 | 
            +
                  "loss": 1.3761,
         | 
| 813 | 
            +
                  "step": 625
         | 
| 814 | 
            +
                },
         | 
| 815 | 
            +
                {
         | 
| 816 | 
            +
                  "epoch": 0.55,
         | 
| 817 | 
            +
                  "learning_rate": 1.8846386359035892e-05,
         | 
| 818 | 
            +
                  "loss": 1.3752,
         | 
| 819 | 
            +
                  "step": 630
         | 
| 820 | 
            +
                },
         | 
| 821 | 
            +
                {
         | 
| 822 | 
            +
                  "epoch": 0.56,
         | 
| 823 | 
            +
                  "learning_rate": 1.8824111819309256e-05,
         | 
| 824 | 
            +
                  "loss": 1.3971,
         | 
| 825 | 
            +
                  "step": 635
         | 
| 826 | 
            +
                },
         | 
| 827 | 
            +
                {
         | 
| 828 | 
            +
                  "epoch": 0.56,
         | 
| 829 | 
            +
                  "learning_rate": 1.8801637710715945e-05,
         | 
| 830 | 
            +
                  "loss": 1.3834,
         | 
| 831 | 
            +
                  "step": 640
         | 
| 832 | 
            +
                },
         | 
| 833 | 
            +
                {
         | 
| 834 | 
            +
                  "epoch": 0.57,
         | 
| 835 | 
            +
                  "learning_rate": 1.8778964541537422e-05,
         | 
| 836 | 
            +
                  "loss": 1.3829,
         | 
| 837 | 
            +
                  "step": 645
         | 
| 838 | 
            +
                },
         | 
| 839 | 
            +
                {
         | 
| 840 | 
            +
                  "epoch": 0.57,
         | 
| 841 | 
            +
                  "learning_rate": 1.8756092824557148e-05,
         | 
| 842 | 
            +
                  "loss": 1.371,
         | 
| 843 | 
            +
                  "step": 650
         | 
| 844 | 
            +
                },
         | 
| 845 | 
            +
                {
         | 
| 846 | 
            +
                  "epoch": 0.57,
         | 
| 847 | 
            +
                  "learning_rate": 1.873302307704902e-05,
         | 
| 848 | 
            +
                  "loss": 1.378,
         | 
| 849 | 
            +
                  "step": 655
         | 
| 850 | 
            +
                },
         | 
| 851 | 
            +
                {
         | 
| 852 | 
            +
                  "epoch": 0.58,
         | 
| 853 | 
            +
                  "learning_rate": 1.870975582076564e-05,
         | 
| 854 | 
            +
                  "loss": 1.3838,
         | 
| 855 | 
            +
                  "step": 660
         | 
| 856 | 
            +
                },
         | 
| 857 | 
            +
                {
         | 
| 858 | 
            +
                  "epoch": 0.58,
         | 
| 859 | 
            +
                  "learning_rate": 1.8686291581926546e-05,
         | 
| 860 | 
            +
                  "loss": 1.3708,
         | 
| 861 | 
            +
                  "step": 665
         | 
| 862 | 
            +
                },
         | 
| 863 | 
            +
                {
         | 
| 864 | 
            +
                  "epoch": 0.59,
         | 
| 865 | 
            +
                  "learning_rate": 1.8662630891206276e-05,
         | 
| 866 | 
            +
                  "loss": 1.3608,
         | 
| 867 | 
            +
                  "step": 670
         | 
| 868 | 
            +
                },
         | 
| 869 | 
            +
                {
         | 
| 870 | 
            +
                  "epoch": 0.59,
         | 
| 871 | 
            +
                  "learning_rate": 1.86387742837224e-05,
         | 
| 872 | 
            +
                  "loss": 1.3831,
         | 
| 873 | 
            +
                  "step": 675
         | 
| 874 | 
            +
                },
         | 
| 875 | 
            +
                {
         | 
| 876 | 
            +
                  "epoch": 0.6,
         | 
| 877 | 
            +
                  "learning_rate": 1.86147222990234e-05,
         | 
| 878 | 
            +
                  "loss": 1.3919,
         | 
| 879 | 
            +
                  "step": 680
         | 
| 880 | 
            +
                },
         | 
| 881 | 
            +
                {
         | 
| 882 | 
            +
                  "epoch": 0.6,
         | 
| 883 | 
            +
                  "learning_rate": 1.8590475481076468e-05,
         | 
| 884 | 
            +
                  "loss": 1.3711,
         | 
| 885 | 
            +
                  "step": 685
         | 
| 886 | 
            +
                },
         | 
| 887 | 
            +
                {
         | 
| 888 | 
            +
                  "epoch": 0.6,
         | 
| 889 | 
            +
                  "learning_rate": 1.8566034378255198e-05,
         | 
| 890 | 
            +
                  "loss": 1.3721,
         | 
| 891 | 
            +
                  "step": 690
         | 
| 892 | 
            +
                },
         | 
| 893 | 
            +
                {
         | 
| 894 | 
            +
                  "epoch": 0.61,
         | 
| 895 | 
            +
                  "learning_rate": 1.8541399543327206e-05,
         | 
| 896 | 
            +
                  "loss": 1.3644,
         | 
| 897 | 
            +
                  "step": 695
         | 
| 898 | 
            +
                },
         | 
| 899 | 
            +
                {
         | 
| 900 | 
            +
                  "epoch": 0.61,
         | 
| 901 | 
            +
                  "learning_rate": 1.8516571533441606e-05,
         | 
| 902 | 
            +
                  "loss": 1.375,
         | 
| 903 | 
            +
                  "step": 700
         | 
| 904 | 
            +
                },
         | 
| 905 | 
            +
                {
         | 
| 906 | 
            +
                  "epoch": 0.61,
         | 
| 907 | 
            +
                  "eval_loss": 1.3762472867965698,
         | 
| 908 | 
            +
                  "eval_runtime": 374.3925,
         | 
| 909 | 
            +
                  "eval_samples_per_second": 43.179,
         | 
| 910 | 
            +
                  "eval_steps_per_second": 1.352,
         | 
| 911 | 
            +
                  "step": 700
         | 
| 912 | 
            +
                },
         | 
| 913 | 
            +
                {
         | 
| 914 | 
            +
                  "epoch": 0.62,
         | 
| 915 | 
            +
                  "learning_rate": 1.8491550910116415e-05,
         | 
| 916 | 
            +
                  "loss": 1.374,
         | 
| 917 | 
            +
                  "step": 705
         | 
| 918 | 
            +
                },
         | 
| 919 | 
            +
                {
         | 
| 920 | 
            +
                  "epoch": 0.62,
         | 
| 921 | 
            +
                  "learning_rate": 1.8466338239225862e-05,
         | 
| 922 | 
            +
                  "loss": 1.3448,
         | 
| 923 | 
            +
                  "step": 710
         | 
| 924 | 
            +
                },
         | 
| 925 | 
            +
                {
         | 
| 926 | 
            +
                  "epoch": 0.63,
         | 
| 927 | 
            +
                  "learning_rate": 1.8440934090987576e-05,
         | 
| 928 | 
            +
                  "loss": 1.3538,
         | 
| 929 | 
            +
                  "step": 715
         | 
| 930 | 
            +
                },
         | 
| 931 | 
            +
                {
         | 
| 932 | 
            +
                  "epoch": 0.63,
         | 
| 933 | 
            +
                  "learning_rate": 1.8415339039949702e-05,
         | 
| 934 | 
            +
                  "loss": 1.3836,
         | 
| 935 | 
            +
                  "step": 720
         | 
| 936 | 
            +
                },
         | 
| 937 | 
            +
                {
         | 
| 938 | 
            +
                  "epoch": 0.64,
         | 
| 939 | 
            +
                  "learning_rate": 1.8389553664977905e-05,
         | 
| 940 | 
            +
                  "loss": 1.3501,
         | 
| 941 | 
            +
                  "step": 725
         | 
| 942 | 
            +
                },
         | 
| 943 | 
            +
                {
         | 
| 944 | 
            +
                  "epoch": 0.64,
         | 
| 945 | 
            +
                  "learning_rate": 1.8363578549242266e-05,
         | 
| 946 | 
            +
                  "loss": 1.3926,
         | 
| 947 | 
            +
                  "step": 730
         | 
| 948 | 
            +
                },
         | 
| 949 | 
            +
                {
         | 
| 950 | 
            +
                  "epoch": 0.64,
         | 
| 951 | 
            +
                  "learning_rate": 1.8337414280204116e-05,
         | 
| 952 | 
            +
                  "loss": 1.3764,
         | 
| 953 | 
            +
                  "step": 735
         | 
| 954 | 
            +
                },
         | 
| 955 | 
            +
                {
         | 
| 956 | 
            +
                  "epoch": 0.65,
         | 
| 957 | 
            +
                  "learning_rate": 1.8311061449602725e-05,
         | 
| 958 | 
            +
                  "loss": 1.3672,
         | 
| 959 | 
            +
                  "step": 740
         | 
| 960 | 
            +
                },
         | 
| 961 | 
            +
                {
         | 
| 962 | 
            +
                  "epoch": 0.65,
         | 
| 963 | 
            +
                  "learning_rate": 1.8284520653441936e-05,
         | 
| 964 | 
            +
                  "loss": 1.3794,
         | 
| 965 | 
            +
                  "step": 745
         | 
| 966 | 
            +
                },
         | 
| 967 | 
            +
                {
         | 
| 968 | 
            +
                  "epoch": 0.66,
         | 
| 969 | 
            +
                  "learning_rate": 1.8257792491976676e-05,
         | 
| 970 | 
            +
                  "loss": 1.3628,
         | 
| 971 | 
            +
                  "step": 750
         | 
| 972 | 
            +
                },
         | 
| 973 | 
            +
                {
         | 
| 974 | 
            +
                  "epoch": 0.66,
         | 
| 975 | 
            +
                  "learning_rate": 1.8230877569699387e-05,
         | 
| 976 | 
            +
                  "loss": 1.3773,
         | 
| 977 | 
            +
                  "step": 755
         | 
| 978 | 
            +
                },
         | 
| 979 | 
            +
                {
         | 
| 980 | 
            +
                  "epoch": 0.67,
         | 
| 981 | 
            +
                  "learning_rate": 1.8203776495326346e-05,
         | 
| 982 | 
            +
                  "loss": 1.3637,
         | 
| 983 | 
            +
                  "step": 760
         | 
| 984 | 
            +
                },
         | 
| 985 | 
            +
                {
         | 
| 986 | 
            +
                  "epoch": 0.67,
         | 
| 987 | 
            +
                  "learning_rate": 1.8176489881783915e-05,
         | 
| 988 | 
            +
                  "loss": 1.3485,
         | 
| 989 | 
            +
                  "step": 765
         | 
| 990 | 
            +
                },
         | 
| 991 | 
            +
                {
         | 
| 992 | 
            +
                  "epoch": 0.67,
         | 
| 993 | 
            +
                  "learning_rate": 1.8149018346194655e-05,
         | 
| 994 | 
            +
                  "loss": 1.3489,
         | 
| 995 | 
            +
                  "step": 770
         | 
| 996 | 
            +
                },
         | 
| 997 | 
            +
                {
         | 
| 998 | 
            +
                  "epoch": 0.68,
         | 
| 999 | 
            +
                  "learning_rate": 1.8121362509863397e-05,
         | 
| 1000 | 
            +
                  "loss": 1.3558,
         | 
| 1001 | 
            +
                  "step": 775
         | 
| 1002 | 
            +
                },
         | 
| 1003 | 
            +
                {
         | 
| 1004 | 
            +
                  "epoch": 0.68,
         | 
| 1005 | 
            +
                  "learning_rate": 1.8093522998263154e-05,
         | 
| 1006 | 
            +
                  "loss": 1.3462,
         | 
| 1007 | 
            +
                  "step": 780
         | 
| 1008 | 
            +
                },
         | 
| 1009 | 
            +
                {
         | 
| 1010 | 
            +
                  "epoch": 0.69,
         | 
| 1011 | 
            +
                  "learning_rate": 1.8065500441021018e-05,
         | 
| 1012 | 
            +
                  "loss": 1.3679,
         | 
| 1013 | 
            +
                  "step": 785
         | 
| 1014 | 
            +
                },
         | 
| 1015 | 
            +
                {
         | 
| 1016 | 
            +
                  "epoch": 0.69,
         | 
| 1017 | 
            +
                  "learning_rate": 1.803729547190389e-05,
         | 
| 1018 | 
            +
                  "loss": 1.3412,
         | 
| 1019 | 
            +
                  "step": 790
         | 
| 1020 | 
            +
                },
         | 
| 1021 | 
            +
                {
         | 
| 1022 | 
            +
                  "epoch": 0.7,
         | 
| 1023 | 
            +
                  "learning_rate": 1.800890872880414e-05,
         | 
| 1024 | 
            +
                  "loss": 1.3693,
         | 
| 1025 | 
            +
                  "step": 795
         | 
| 1026 | 
            +
                },
         | 
| 1027 | 
            +
                {
         | 
| 1028 | 
            +
                  "epoch": 0.7,
         | 
| 1029 | 
            +
                  "learning_rate": 1.7980340853725223e-05,
         | 
| 1030 | 
            +
                  "loss": 1.3574,
         | 
| 1031 | 
            +
                  "step": 800
         | 
| 1032 | 
            +
                },
         | 
| 1033 | 
            +
                {
         | 
| 1034 | 
            +
                  "epoch": 0.7,
         | 
| 1035 | 
            +
                  "eval_loss": 1.3657442331314087,
         | 
| 1036 | 
            +
                  "eval_runtime": 374.2554,
         | 
| 1037 | 
            +
                  "eval_samples_per_second": 43.195,
         | 
| 1038 | 
            +
                  "eval_steps_per_second": 1.352,
         | 
| 1039 | 
            +
                  "step": 800
         | 
| 1040 | 
            +
                },
         | 
| 1041 | 
            +
                {
         | 
| 1042 | 
            +
                  "epoch": 0.71,
         | 
| 1043 | 
            +
                  "learning_rate": 1.795159249276711e-05,
         | 
| 1044 | 
            +
                  "loss": 1.3407,
         | 
| 1045 | 
            +
                  "step": 805
         | 
| 1046 | 
            +
                },
         | 
| 1047 | 
            +
                {
         | 
| 1048 | 
            +
                  "epoch": 0.71,
         | 
| 1049 | 
            +
                  "learning_rate": 1.792266429611171e-05,
         | 
| 1050 | 
            +
                  "loss": 1.3456,
         | 
| 1051 | 
            +
                  "step": 810
         | 
| 1052 | 
            +
                },
         | 
| 1053 | 
            +
                {
         | 
| 1054 | 
            +
                  "epoch": 0.71,
         | 
| 1055 | 
            +
                  "learning_rate": 1.7893556918008136e-05,
         | 
| 1056 | 
            +
                  "loss": 1.3439,
         | 
| 1057 | 
            +
                  "step": 815
         | 
| 1058 | 
            +
                },
         | 
| 1059 | 
            +
                {
         | 
| 1060 | 
            +
                  "epoch": 0.72,
         | 
| 1061 | 
            +
                  "learning_rate": 1.7864271016757942e-05,
         | 
| 1062 | 
            +
                  "loss": 1.3365,
         | 
| 1063 | 
            +
                  "step": 820
         | 
| 1064 | 
            +
                },
         | 
| 1065 | 
            +
                {
         | 
| 1066 | 
            +
                  "epoch": 0.72,
         | 
| 1067 | 
            +
                  "learning_rate": 1.7834807254700212e-05,
         | 
| 1068 | 
            +
                  "loss": 1.3582,
         | 
| 1069 | 
            +
                  "step": 825
         | 
| 1070 | 
            +
                },
         | 
| 1071 | 
            +
                {
         | 
| 1072 | 
            +
                  "epoch": 0.73,
         | 
| 1073 | 
            +
                  "learning_rate": 1.7805166298196577e-05,
         | 
| 1074 | 
            +
                  "loss": 1.354,
         | 
| 1075 | 
            +
                  "step": 830
         | 
| 1076 | 
            +
                },
         | 
| 1077 | 
            +
                {
         | 
| 1078 | 
            +
                  "epoch": 0.73,
         | 
| 1079 | 
            +
                  "learning_rate": 1.7775348817616164e-05,
         | 
| 1080 | 
            +
                  "loss": 1.3784,
         | 
| 1081 | 
            +
                  "step": 835
         | 
| 1082 | 
            +
                },
         | 
| 1083 | 
            +
                {
         | 
| 1084 | 
            +
                  "epoch": 0.74,
         | 
| 1085 | 
            +
                  "learning_rate": 1.7745355487320418e-05,
         | 
| 1086 | 
            +
                  "loss": 1.3576,
         | 
| 1087 | 
            +
                  "step": 840
         | 
| 1088 | 
            +
                },
         | 
| 1089 | 
            +
                {
         | 
| 1090 | 
            +
                  "epoch": 0.74,
         | 
| 1091 | 
            +
                  "learning_rate": 1.7715186985647857e-05,
         | 
| 1092 | 
            +
                  "loss": 1.3698,
         | 
| 1093 | 
            +
                  "step": 845
         | 
| 1094 | 
            +
                },
         | 
| 1095 | 
            +
                {
         | 
| 1096 | 
            +
                  "epoch": 0.74,
         | 
| 1097 | 
            +
                  "learning_rate": 1.768484399489873e-05,
         | 
| 1098 | 
            +
                  "loss": 1.3471,
         | 
| 1099 | 
            +
                  "step": 850
         | 
| 1100 | 
            +
                },
         | 
| 1101 | 
            +
                {
         | 
| 1102 | 
            +
                  "epoch": 0.75,
         | 
| 1103 | 
            +
                  "learning_rate": 1.7654327201319584e-05,
         | 
| 1104 | 
            +
                  "loss": 1.3601,
         | 
| 1105 | 
            +
                  "step": 855
         | 
| 1106 | 
            +
                },
         | 
| 1107 | 
            +
                {
         | 
| 1108 | 
            +
                  "epoch": 0.75,
         | 
| 1109 | 
            +
                  "learning_rate": 1.762363729508775e-05,
         | 
| 1110 | 
            +
                  "loss": 1.3537,
         | 
| 1111 | 
            +
                  "step": 860
         | 
| 1112 | 
            +
                },
         | 
| 1113 | 
            +
                {
         | 
| 1114 | 
            +
                  "epoch": 0.76,
         | 
| 1115 | 
            +
                  "learning_rate": 1.7592774970295714e-05,
         | 
| 1116 | 
            +
                  "loss": 1.3701,
         | 
| 1117 | 
            +
                  "step": 865
         | 
| 1118 | 
            +
                },
         | 
| 1119 | 
            +
                {
         | 
| 1120 | 
            +
                  "epoch": 0.76,
         | 
| 1121 | 
            +
                  "learning_rate": 1.7561740924935456e-05,
         | 
| 1122 | 
            +
                  "loss": 1.3599,
         | 
| 1123 | 
            +
                  "step": 870
         | 
| 1124 | 
            +
                },
         | 
| 1125 | 
            +
                {
         | 
| 1126 | 
            +
                  "epoch": 0.77,
         | 
| 1127 | 
            +
                  "learning_rate": 1.753053586088263e-05,
         | 
| 1128 | 
            +
                  "loss": 1.3416,
         | 
| 1129 | 
            +
                  "step": 875
         | 
| 1130 | 
            +
                },
         | 
| 1131 | 
            +
                {
         | 
| 1132 | 
            +
                  "epoch": 0.77,
         | 
| 1133 | 
            +
                  "learning_rate": 1.7499160483880694e-05,
         | 
| 1134 | 
            +
                  "loss": 1.3558,
         | 
| 1135 | 
            +
                  "step": 880
         | 
| 1136 | 
            +
                },
         | 
| 1137 | 
            +
                {
         | 
| 1138 | 
            +
                  "epoch": 0.78,
         | 
| 1139 | 
            +
                  "learning_rate": 1.7467615503524973e-05,
         | 
| 1140 | 
            +
                  "loss": 1.3402,
         | 
| 1141 | 
            +
                  "step": 885
         | 
| 1142 | 
            +
                },
         | 
| 1143 | 
            +
                {
         | 
| 1144 | 
            +
                  "epoch": 0.78,
         | 
| 1145 | 
            +
                  "learning_rate": 1.7435901633246585e-05,
         | 
| 1146 | 
            +
                  "loss": 1.3397,
         | 
| 1147 | 
            +
                  "step": 890
         | 
| 1148 | 
            +
                },
         | 
| 1149 | 
            +
                {
         | 
| 1150 | 
            +
                  "epoch": 0.78,
         | 
| 1151 | 
            +
                  "learning_rate": 1.740401959029632e-05,
         | 
| 1152 | 
            +
                  "loss": 1.3444,
         | 
| 1153 | 
            +
                  "step": 895
         | 
| 1154 | 
            +
                },
         | 
| 1155 | 
            +
                {
         | 
| 1156 | 
            +
                  "epoch": 0.79,
         | 
| 1157 | 
            +
                  "learning_rate": 1.7371970095728408e-05,
         | 
| 1158 | 
            +
                  "loss": 1.349,
         | 
| 1159 | 
            +
                  "step": 900
         | 
| 1160 | 
            +
                },
         | 
| 1161 | 
            +
                {
         | 
| 1162 | 
            +
                  "epoch": 0.79,
         | 
| 1163 | 
            +
                  "eval_loss": 1.3563435077667236,
         | 
| 1164 | 
            +
                  "eval_runtime": 375.3168,
         | 
| 1165 | 
            +
                  "eval_samples_per_second": 43.073,
         | 
| 1166 | 
            +
                  "eval_steps_per_second": 1.348,
         | 
| 1167 | 
            +
                  "step": 900
         | 
| 1168 | 
            +
                },
         | 
| 1169 | 
            +
                {
         | 
| 1170 | 
            +
                  "epoch": 0.79,
         | 
| 1171 | 
            +
                  "learning_rate": 1.7339753874384218e-05,
         | 
| 1172 | 
            +
                  "loss": 1.3553,
         | 
| 1173 | 
            +
                  "step": 905
         | 
| 1174 | 
            +
                },
         | 
| 1175 | 
            +
                {
         | 
| 1176 | 
            +
                  "epoch": 0.8,
         | 
| 1177 | 
            +
                  "learning_rate": 1.730737165487587e-05,
         | 
| 1178 | 
            +
                  "loss": 1.3473,
         | 
| 1179 | 
            +
                  "step": 910
         | 
| 1180 | 
            +
                },
         | 
| 1181 | 
            +
                {
         | 
| 1182 | 
            +
                  "epoch": 0.8,
         | 
| 1183 | 
            +
                  "learning_rate": 1.7274824169569747e-05,
         | 
| 1184 | 
            +
                  "loss": 1.3648,
         | 
| 1185 | 
            +
                  "step": 915
         | 
| 1186 | 
            +
                },
         | 
| 1187 | 
            +
                {
         | 
| 1188 | 
            +
                  "epoch": 0.81,
         | 
| 1189 | 
            +
                  "learning_rate": 1.7242112154569928e-05,
         | 
| 1190 | 
            +
                  "loss": 1.339,
         | 
| 1191 | 
            +
                  "step": 920
         | 
| 1192 | 
            +
                },
         | 
| 1193 | 
            +
                {
         | 
| 1194 | 
            +
                  "epoch": 0.81,
         | 
| 1195 | 
            +
                  "learning_rate": 1.7209236349701553e-05,
         | 
| 1196 | 
            +
                  "loss": 1.3486,
         | 
| 1197 | 
            +
                  "step": 925
         | 
| 1198 | 
            +
                },
         | 
| 1199 | 
            +
                {
         | 
| 1200 | 
            +
                  "epoch": 0.81,
         | 
| 1201 | 
            +
                  "learning_rate": 1.717619749849409e-05,
         | 
| 1202 | 
            +
                  "loss": 1.3392,
         | 
| 1203 | 
            +
                  "step": 930
         | 
| 1204 | 
            +
                },
         | 
| 1205 | 
            +
                {
         | 
| 1206 | 
            +
                  "epoch": 0.82,
         | 
| 1207 | 
            +
                  "learning_rate": 1.7142996348164508e-05,
         | 
| 1208 | 
            +
                  "loss": 1.3633,
         | 
| 1209 | 
            +
                  "step": 935
         | 
| 1210 | 
            +
                },
         | 
| 1211 | 
            +
                {
         | 
| 1212 | 
            +
                  "epoch": 0.82,
         | 
| 1213 | 
            +
                  "learning_rate": 1.710963364960038e-05,
         | 
| 1214 | 
            +
                  "loss": 1.3542,
         | 
| 1215 | 
            +
                  "step": 940
         | 
| 1216 | 
            +
                },
         | 
| 1217 | 
            +
                {
         | 
| 1218 | 
            +
                  "epoch": 0.83,
         | 
| 1219 | 
            +
                  "learning_rate": 1.707611015734291e-05,
         | 
| 1220 | 
            +
                  "loss": 1.3529,
         | 
| 1221 | 
            +
                  "step": 945
         | 
| 1222 | 
            +
                },
         | 
| 1223 | 
            +
                {
         | 
| 1224 | 
            +
                  "epoch": 0.83,
         | 
| 1225 | 
            +
                  "learning_rate": 1.704242662956986e-05,
         | 
| 1226 | 
            +
                  "loss": 1.3645,
         | 
| 1227 | 
            +
                  "step": 950
         | 
| 1228 | 
            +
                },
         | 
| 1229 | 
            +
                {
         | 
| 1230 | 
            +
                  "epoch": 0.84,
         | 
| 1231 | 
            +
                  "learning_rate": 1.700858382807841e-05,
         | 
| 1232 | 
            +
                  "loss": 1.3603,
         | 
| 1233 | 
            +
                  "step": 955
         | 
| 1234 | 
            +
                },
         | 
| 1235 | 
            +
                {
         | 
| 1236 | 
            +
                  "epoch": 0.84,
         | 
| 1237 | 
            +
                  "learning_rate": 1.6974582518267913e-05,
         | 
| 1238 | 
            +
                  "loss": 1.3414,
         | 
| 1239 | 
            +
                  "step": 960
         | 
| 1240 | 
            +
                },
         | 
| 1241 | 
            +
                {
         | 
| 1242 | 
            +
                  "epoch": 0.85,
         | 
| 1243 | 
            +
                  "learning_rate": 1.694042346912261e-05,
         | 
| 1244 | 
            +
                  "loss": 1.3347,
         | 
| 1245 | 
            +
                  "step": 965
         | 
| 1246 | 
            +
                },
         | 
| 1247 | 
            +
                {
         | 
| 1248 | 
            +
                  "epoch": 0.85,
         | 
| 1249 | 
            +
                  "learning_rate": 1.6906107453194207e-05,
         | 
| 1250 | 
            +
                  "loss": 1.3453,
         | 
| 1251 | 
            +
                  "step": 970
         | 
| 1252 | 
            +
                },
         | 
| 1253 | 
            +
                {
         | 
| 1254 | 
            +
                  "epoch": 0.85,
         | 
| 1255 | 
            +
                  "learning_rate": 1.687163524658444e-05,
         | 
| 1256 | 
            +
                  "loss": 1.3592,
         | 
| 1257 | 
            +
                  "step": 975
         | 
| 1258 | 
            +
                },
         | 
| 1259 | 
            +
                {
         | 
| 1260 | 
            +
                  "epoch": 0.86,
         | 
| 1261 | 
            +
                  "learning_rate": 1.6837007628927483e-05,
         | 
| 1262 | 
            +
                  "loss": 1.3536,
         | 
| 1263 | 
            +
                  "step": 980
         | 
| 1264 | 
            +
                },
         | 
| 1265 | 
            +
                {
         | 
| 1266 | 
            +
                  "epoch": 0.86,
         | 
| 1267 | 
            +
                  "learning_rate": 1.680222538337235e-05,
         | 
| 1268 | 
            +
                  "loss": 1.3368,
         | 
| 1269 | 
            +
                  "step": 985
         | 
| 1270 | 
            +
                },
         | 
| 1271 | 
            +
                {
         | 
| 1272 | 
            +
                  "epoch": 0.87,
         | 
| 1273 | 
            +
                  "learning_rate": 1.6767289296565155e-05,
         | 
| 1274 | 
            +
                  "loss": 1.341,
         | 
| 1275 | 
            +
                  "step": 990
         | 
| 1276 | 
            +
                },
         | 
| 1277 | 
            +
                {
         | 
| 1278 | 
            +
                  "epoch": 0.87,
         | 
| 1279 | 
            +
                  "learning_rate": 1.6732200158631343e-05,
         | 
| 1280 | 
            +
                  "loss": 1.3561,
         | 
| 1281 | 
            +
                  "step": 995
         | 
| 1282 | 
            +
                },
         | 
| 1283 | 
            +
                {
         | 
| 1284 | 
            +
                  "epoch": 0.88,
         | 
| 1285 | 
            +
                  "learning_rate": 1.6696958763157808e-05,
         | 
| 1286 | 
            +
                  "loss": 1.3276,
         | 
| 1287 | 
            +
                  "step": 1000
         | 
| 1288 | 
            +
                },
         | 
| 1289 | 
            +
                {
         | 
| 1290 | 
            +
                  "epoch": 0.88,
         | 
| 1291 | 
            +
                  "eval_loss": 1.3481124639511108,
         | 
| 1292 | 
            +
                  "eval_runtime": 383.9537,
         | 
| 1293 | 
            +
                  "eval_samples_per_second": 42.104,
         | 
| 1294 | 
            +
                  "eval_steps_per_second": 1.318,
         | 
| 1295 | 
            +
                  "step": 1000
         | 
| 1296 | 
            +
                },
         | 
| 1297 | 
            +
                {
         | 
| 1298 | 
            +
                  "epoch": 0.88,
         | 
| 1299 | 
            +
                  "learning_rate": 1.666156590717495e-05,
         | 
| 1300 | 
            +
                  "loss": 1.3295,
         | 
| 1301 | 
            +
                  "step": 1005
         | 
| 1302 | 
            +
                },
         | 
| 1303 | 
            +
                {
         | 
| 1304 | 
            +
                  "epoch": 0.88,
         | 
| 1305 | 
            +
                  "learning_rate": 1.6626022391138643e-05,
         | 
| 1306 | 
            +
                  "loss": 1.3362,
         | 
| 1307 | 
            +
                  "step": 1010
         | 
| 1308 | 
            +
                },
         | 
| 1309 | 
            +
                {
         | 
| 1310 | 
            +
                  "epoch": 0.89,
         | 
| 1311 | 
            +
                  "learning_rate": 1.6590329018912134e-05,
         | 
| 1312 | 
            +
                  "loss": 1.3302,
         | 
| 1313 | 
            +
                  "step": 1015
         | 
| 1314 | 
            +
                },
         | 
| 1315 | 
            +
                {
         | 
| 1316 | 
            +
                  "epoch": 0.89,
         | 
| 1317 | 
            +
                  "learning_rate": 1.655448659774787e-05,
         | 
| 1318 | 
            +
                  "loss": 1.3257,
         | 
| 1319 | 
            +
                  "step": 1020
         | 
| 1320 | 
            +
                },
         | 
| 1321 | 
            +
                {
         | 
| 1322 | 
            +
                  "epoch": 0.9,
         | 
| 1323 | 
            +
                  "learning_rate": 1.6518495938269242e-05,
         | 
| 1324 | 
            +
                  "loss": 1.3471,
         | 
| 1325 | 
            +
                  "step": 1025
         | 
| 1326 | 
            +
                },
         | 
| 1327 | 
            +
                {
         | 
| 1328 | 
            +
                  "epoch": 0.9,
         | 
| 1329 | 
            +
                  "learning_rate": 1.6482357854452223e-05,
         | 
| 1330 | 
            +
                  "loss": 1.3254,
         | 
| 1331 | 
            +
                  "step": 1030
         | 
| 1332 | 
            +
                },
         | 
| 1333 | 
            +
                {
         | 
| 1334 | 
            +
                  "epoch": 0.91,
         | 
| 1335 | 
            +
                  "learning_rate": 1.6446073163607e-05,
         | 
| 1336 | 
            +
                  "loss": 1.3365,
         | 
| 1337 | 
            +
                  "step": 1035
         | 
| 1338 | 
            +
                },
         | 
| 1339 | 
            +
                {
         | 
| 1340 | 
            +
                  "epoch": 0.91,
         | 
| 1341 | 
            +
                  "learning_rate": 1.6409642686359472e-05,
         | 
| 1342 | 
            +
                  "loss": 1.3467,
         | 
| 1343 | 
            +
                  "step": 1040
         | 
| 1344 | 
            +
                },
         | 
| 1345 | 
            +
                {
         | 
| 1346 | 
            +
                  "epoch": 0.92,
         | 
| 1347 | 
            +
                  "learning_rate": 1.637306724663267e-05,
         | 
| 1348 | 
            +
                  "loss": 1.3442,
         | 
| 1349 | 
            +
                  "step": 1045
         | 
| 1350 | 
            +
                },
         | 
| 1351 | 
            +
                {
         | 
| 1352 | 
            +
                  "epoch": 0.92,
         | 
| 1353 | 
            +
                  "learning_rate": 1.6336347671628162e-05,
         | 
| 1354 | 
            +
                  "loss": 1.3343,
         | 
| 1355 | 
            +
                  "step": 1050
         | 
| 1356 | 
            +
                },
         | 
| 1357 | 
            +
                {
         | 
| 1358 | 
            +
                  "epoch": 0.92,
         | 
| 1359 | 
            +
                  "learning_rate": 1.629948479180731e-05,
         | 
| 1360 | 
            +
                  "loss": 1.33,
         | 
| 1361 | 
            +
                  "step": 1055
         | 
| 1362 | 
            +
                },
         | 
| 1363 | 
            +
                {
         | 
| 1364 | 
            +
                  "epoch": 0.93,
         | 
| 1365 | 
            +
                  "learning_rate": 1.6262479440872505e-05,
         | 
| 1366 | 
            +
                  "loss": 1.3753,
         | 
| 1367 | 
            +
                  "step": 1060
         | 
| 1368 | 
            +
                },
         | 
| 1369 | 
            +
                {
         | 
| 1370 | 
            +
                  "epoch": 0.93,
         | 
| 1371 | 
            +
                  "learning_rate": 1.622533245574832e-05,
         | 
| 1372 | 
            +
                  "loss": 1.3425,
         | 
| 1373 | 
            +
                  "step": 1065
         | 
| 1374 | 
            +
                },
         | 
| 1375 | 
            +
                {
         | 
| 1376 | 
            +
                  "epoch": 0.94,
         | 
| 1377 | 
            +
                  "learning_rate": 1.618804467656256e-05,
         | 
| 1378 | 
            +
                  "loss": 1.3339,
         | 
| 1379 | 
            +
                  "step": 1070
         | 
| 1380 | 
            +
                },
         | 
| 1381 | 
            +
                {
         | 
| 1382 | 
            +
                  "epoch": 0.94,
         | 
| 1383 | 
            +
                  "learning_rate": 1.6150616946627272e-05,
         | 
| 1384 | 
            +
                  "loss": 1.3271,
         | 
| 1385 | 
            +
                  "step": 1075
         | 
| 1386 | 
            +
                },
         | 
| 1387 | 
            +
                {
         | 
| 1388 | 
            +
                  "epoch": 0.95,
         | 
| 1389 | 
            +
                  "learning_rate": 1.6113050112419683e-05,
         | 
| 1390 | 
            +
                  "loss": 1.3349,
         | 
| 1391 | 
            +
                  "step": 1080
         | 
| 1392 | 
            +
                },
         | 
| 1393 | 
            +
                {
         | 
| 1394 | 
            +
                  "epoch": 0.95,
         | 
| 1395 | 
            +
                  "learning_rate": 1.6075345023563035e-05,
         | 
| 1396 | 
            +
                  "loss": 1.3227,
         | 
| 1397 | 
            +
                  "step": 1085
         | 
| 1398 | 
            +
                },
         | 
| 1399 | 
            +
                {
         | 
| 1400 | 
            +
                  "epoch": 0.95,
         | 
| 1401 | 
            +
                  "learning_rate": 1.6037502532807382e-05,
         | 
| 1402 | 
            +
                  "loss": 1.3191,
         | 
| 1403 | 
            +
                  "step": 1090
         | 
| 1404 | 
            +
                },
         | 
| 1405 | 
            +
                {
         | 
| 1406 | 
            +
                  "epoch": 0.96,
         | 
| 1407 | 
            +
                  "learning_rate": 1.599952349601031e-05,
         | 
| 1408 | 
            +
                  "loss": 1.3371,
         | 
| 1409 | 
            +
                  "step": 1095
         | 
| 1410 | 
            +
                },
         | 
| 1411 | 
            +
                {
         | 
| 1412 | 
            +
                  "epoch": 0.96,
         | 
| 1413 | 
            +
                  "learning_rate": 1.5961408772117567e-05,
         | 
| 1414 | 
            +
                  "loss": 1.3491,
         | 
| 1415 | 
            +
                  "step": 1100
         | 
| 1416 | 
            +
                },
         | 
| 1417 | 
            +
                {
         | 
| 1418 | 
            +
                  "epoch": 0.96,
         | 
| 1419 | 
            +
                  "eval_loss": 1.3409212827682495,
         | 
| 1420 | 
            +
                  "eval_runtime": 375.3257,
         | 
| 1421 | 
            +
                  "eval_samples_per_second": 43.072,
         | 
| 1422 | 
            +
                  "eval_steps_per_second": 1.348,
         | 
| 1423 | 
            +
                  "step": 1100
         | 
| 1424 | 
            +
                },
         | 
| 1425 | 
            +
                {
         | 
| 1426 | 
            +
                  "epoch": 0.97,
         | 
| 1427 | 
            +
                  "learning_rate": 1.592315922314364e-05,
         | 
| 1428 | 
            +
                  "loss": 1.3436,
         | 
| 1429 | 
            +
                  "step": 1105
         | 
| 1430 | 
            +
                },
         | 
| 1431 | 
            +
                {
         | 
| 1432 | 
            +
                  "epoch": 0.97,
         | 
| 1433 | 
            +
                  "learning_rate": 1.588477571415226e-05,
         | 
| 1434 | 
            +
                  "loss": 1.3165,
         | 
| 1435 | 
            +
                  "step": 1110
         | 
| 1436 | 
            +
                },
         | 
| 1437 | 
            +
                {
         | 
| 1438 | 
            +
                  "epoch": 0.98,
         | 
| 1439 | 
            +
                  "learning_rate": 1.5846259113236855e-05,
         | 
| 1440 | 
            +
                  "loss": 1.3112,
         | 
| 1441 | 
            +
                  "step": 1115
         | 
| 1442 | 
            +
                },
         | 
| 1443 | 
            +
                {
         | 
| 1444 | 
            +
                  "epoch": 0.98,
         | 
| 1445 | 
            +
                  "learning_rate": 1.580761029150089e-05,
         | 
| 1446 | 
            +
                  "loss": 1.3291,
         | 
| 1447 | 
            +
                  "step": 1120
         | 
| 1448 | 
            +
                },
         | 
| 1449 | 
            +
                {
         | 
| 1450 | 
            +
                  "epoch": 0.99,
         | 
| 1451 | 
            +
                  "learning_rate": 1.5768830123038172e-05,
         | 
| 1452 | 
            +
                  "loss": 1.3204,
         | 
| 1453 | 
            +
                  "step": 1125
         | 
| 1454 | 
            +
                },
         | 
| 1455 | 
            +
                {
         | 
| 1456 | 
            +
                  "epoch": 0.99,
         | 
| 1457 | 
            +
                  "learning_rate": 1.57299194849131e-05,
         | 
| 1458 | 
            +
                  "loss": 1.3414,
         | 
| 1459 | 
            +
                  "step": 1130
         | 
| 1460 | 
            +
                },
         | 
| 1461 | 
            +
                {
         | 
| 1462 | 
            +
                  "epoch": 0.99,
         | 
| 1463 | 
            +
                  "learning_rate": 1.5690879257140804e-05,
         | 
| 1464 | 
            +
                  "loss": 1.3262,
         | 
| 1465 | 
            +
                  "step": 1135
         | 
| 1466 | 
            +
                },
         | 
| 1467 | 
            +
                {
         | 
| 1468 | 
            +
                  "epoch": 1.0,
         | 
| 1469 | 
            +
                  "learning_rate": 1.5651710322667262e-05,
         | 
| 1470 | 
            +
                  "loss": 1.3397,
         | 
| 1471 | 
            +
                  "step": 1140
         | 
| 1472 | 
            +
                },
         | 
| 1473 | 
            +
                {
         | 
| 1474 | 
            +
                  "epoch": 1.0,
         | 
| 1475 | 
            +
                  "learning_rate": 1.5612413567349314e-05,
         | 
| 1476 | 
            +
                  "loss": 1.3172,
         | 
| 1477 | 
            +
                  "step": 1145
         | 
| 1478 | 
            +
                },
         | 
| 1479 | 
            +
                {
         | 
| 1480 | 
            +
                  "epoch": 1.01,
         | 
| 1481 | 
            +
                  "learning_rate": 1.557298987993465e-05,
         | 
| 1482 | 
            +
                  "loss": 1.2644,
         | 
| 1483 | 
            +
                  "step": 1150
         | 
| 1484 | 
            +
                },
         | 
| 1485 | 
            +
                {
         | 
| 1486 | 
            +
                  "epoch": 1.01,
         | 
| 1487 | 
            +
                  "learning_rate": 1.553344015204168e-05,
         | 
| 1488 | 
            +
                  "loss": 1.296,
         | 
| 1489 | 
            +
                  "step": 1155
         | 
| 1490 | 
            +
                },
         | 
| 1491 | 
            +
                {
         | 
| 1492 | 
            +
                  "epoch": 1.02,
         | 
| 1493 | 
            +
                  "learning_rate": 1.5493765278139397e-05,
         | 
| 1494 | 
            +
                  "loss": 1.304,
         | 
| 1495 | 
            +
                  "step": 1160
         | 
| 1496 | 
            +
                },
         | 
| 1497 | 
            +
                {
         | 
| 1498 | 
            +
                  "epoch": 1.02,
         | 
| 1499 | 
            +
                  "learning_rate": 1.5453966155527133e-05,
         | 
| 1500 | 
            +
                  "loss": 1.2875,
         | 
| 1501 | 
            +
                  "step": 1165
         | 
| 1502 | 
            +
                },
         | 
| 1503 | 
            +
                {
         | 
| 1504 | 
            +
                  "epoch": 1.02,
         | 
| 1505 | 
            +
                  "learning_rate": 1.541404368431426e-05,
         | 
| 1506 | 
            +
                  "loss": 1.3043,
         | 
| 1507 | 
            +
                  "step": 1170
         | 
| 1508 | 
            +
                },
         | 
| 1509 | 
            +
                {
         | 
| 1510 | 
            +
                  "epoch": 1.03,
         | 
| 1511 | 
            +
                  "learning_rate": 1.537399876739985e-05,
         | 
| 1512 | 
            +
                  "loss": 1.2975,
         | 
| 1513 | 
            +
                  "step": 1175
         | 
| 1514 | 
            +
                },
         | 
| 1515 | 
            +
                {
         | 
| 1516 | 
            +
                  "epoch": 1.03,
         | 
| 1517 | 
            +
                  "learning_rate": 1.5333832310452232e-05,
         | 
| 1518 | 
            +
                  "loss": 1.2996,
         | 
| 1519 | 
            +
                  "step": 1180
         | 
| 1520 | 
            +
                },
         | 
| 1521 | 
            +
                {
         | 
| 1522 | 
            +
                  "epoch": 1.04,
         | 
| 1523 | 
            +
                  "learning_rate": 1.5293545221888542e-05,
         | 
| 1524 | 
            +
                  "loss": 1.2983,
         | 
| 1525 | 
            +
                  "step": 1185
         | 
| 1526 | 
            +
                },
         | 
| 1527 | 
            +
                {
         | 
| 1528 | 
            +
                  "epoch": 1.04,
         | 
| 1529 | 
            +
                  "learning_rate": 1.525313841285414e-05,
         | 
| 1530 | 
            +
                  "loss": 1.2958,
         | 
| 1531 | 
            +
                  "step": 1190
         | 
| 1532 | 
            +
                },
         | 
| 1533 | 
            +
                {
         | 
| 1534 | 
            +
                  "epoch": 1.05,
         | 
| 1535 | 
            +
                  "learning_rate": 1.5212612797202033e-05,
         | 
| 1536 | 
            +
                  "loss": 1.3077,
         | 
| 1537 | 
            +
                  "step": 1195
         | 
| 1538 | 
            +
                },
         | 
| 1539 | 
            +
                {
         | 
| 1540 | 
            +
                  "epoch": 1.05,
         | 
| 1541 | 
            +
                  "learning_rate": 1.517196929147219e-05,
         | 
| 1542 | 
            +
                  "loss": 1.2812,
         | 
| 1543 | 
            +
                  "step": 1200
         | 
| 1544 | 
            +
                },
         | 
| 1545 | 
            +
                {
         | 
| 1546 | 
            +
                  "epoch": 1.05,
         | 
| 1547 | 
            +
                  "eval_loss": 1.3358310461044312,
         | 
| 1548 | 
            +
                  "eval_runtime": 375.231,
         | 
| 1549 | 
            +
                  "eval_samples_per_second": 43.083,
         | 
| 1550 | 
            +
                  "eval_steps_per_second": 1.349,
         | 
| 1551 | 
            +
                  "step": 1200
         | 
| 1552 | 
            +
                },
         | 
| 1553 | 
            +
                {
         | 
| 1554 | 
            +
                  "epoch": 1.06,
         | 
| 1555 | 
            +
                  "learning_rate": 1.5131208814870822e-05,
         | 
| 1556 | 
            +
                  "loss": 1.3096,
         | 
| 1557 | 
            +
                  "step": 1205
         | 
| 1558 | 
            +
                },
         | 
| 1559 | 
            +
                {
         | 
| 1560 | 
            +
                  "epoch": 1.06,
         | 
| 1561 | 
            +
                  "learning_rate": 1.5090332289249586e-05,
         | 
| 1562 | 
            +
                  "loss": 1.2738,
         | 
| 1563 | 
            +
                  "step": 1210
         | 
| 1564 | 
            +
                },
         | 
| 1565 | 
            +
                {
         | 
| 1566 | 
            +
                  "epoch": 1.06,
         | 
| 1567 | 
            +
                  "learning_rate": 1.5049340639084742e-05,
         | 
| 1568 | 
            +
                  "loss": 1.2954,
         | 
| 1569 | 
            +
                  "step": 1215
         | 
| 1570 | 
            +
                },
         | 
| 1571 | 
            +
                {
         | 
| 1572 | 
            +
                  "epoch": 1.07,
         | 
| 1573 | 
            +
                  "learning_rate": 1.5008234791456242e-05,
         | 
| 1574 | 
            +
                  "loss": 1.2903,
         | 
| 1575 | 
            +
                  "step": 1220
         | 
| 1576 | 
            +
                },
         | 
| 1577 | 
            +
                {
         | 
| 1578 | 
            +
                  "epoch": 1.07,
         | 
| 1579 | 
            +
                  "learning_rate": 1.4967015676026768e-05,
         | 
| 1580 | 
            +
                  "loss": 1.2997,
         | 
| 1581 | 
            +
                  "step": 1225
         | 
| 1582 | 
            +
                },
         | 
| 1583 | 
            +
                {
         | 
| 1584 | 
            +
                  "epoch": 1.08,
         | 
| 1585 | 
            +
                  "learning_rate": 1.4925684225020694e-05,
         | 
| 1586 | 
            +
                  "loss": 1.2809,
         | 
| 1587 | 
            +
                  "step": 1230
         | 
| 1588 | 
            +
                },
         | 
| 1589 | 
            +
                {
         | 
| 1590 | 
            +
                  "epoch": 1.08,
         | 
| 1591 | 
            +
                  "learning_rate": 1.4884241373203014e-05,
         | 
| 1592 | 
            +
                  "loss": 1.2796,
         | 
| 1593 | 
            +
                  "step": 1235
         | 
| 1594 | 
            +
                },
         | 
| 1595 | 
            +
                {
         | 
| 1596 | 
            +
                  "epoch": 1.09,
         | 
| 1597 | 
            +
                  "learning_rate": 1.4842688057858203e-05,
         | 
| 1598 | 
            +
                  "loss": 1.2922,
         | 
| 1599 | 
            +
                  "step": 1240
         | 
| 1600 | 
            +
                },
         | 
| 1601 | 
            +
                {
         | 
| 1602 | 
            +
                  "epoch": 1.09,
         | 
| 1603 | 
            +
                  "learning_rate": 1.4801025218769001e-05,
         | 
| 1604 | 
            +
                  "loss": 1.2904,
         | 
| 1605 | 
            +
                  "step": 1245
         | 
| 1606 | 
            +
                },
         | 
| 1607 | 
            +
                {
         | 
| 1608 | 
            +
                  "epoch": 1.1,
         | 
| 1609 | 
            +
                  "learning_rate": 1.4759253798195183e-05,
         | 
| 1610 | 
            +
                  "loss": 1.2916,
         | 
| 1611 | 
            +
                  "step": 1250
         | 
| 1612 | 
            +
                },
         | 
| 1613 | 
            +
                {
         | 
| 1614 | 
            +
                  "epoch": 1.1,
         | 
| 1615 | 
            +
                  "learning_rate": 1.4717374740852236e-05,
         | 
| 1616 | 
            +
                  "loss": 1.3073,
         | 
| 1617 | 
            +
                  "step": 1255
         | 
| 1618 | 
            +
                },
         | 
| 1619 | 
            +
                {
         | 
| 1620 | 
            +
                  "epoch": 1.1,
         | 
| 1621 | 
            +
                  "learning_rate": 1.467538899388998e-05,
         | 
| 1622 | 
            +
                  "loss": 1.2965,
         | 
| 1623 | 
            +
                  "step": 1260
         | 
| 1624 | 
            +
                },
         | 
| 1625 | 
            +
                {
         | 
| 1626 | 
            +
                  "epoch": 1.11,
         | 
| 1627 | 
            +
                  "learning_rate": 1.463329750687118e-05,
         | 
| 1628 | 
            +
                  "loss": 1.2792,
         | 
| 1629 | 
            +
                  "step": 1265
         | 
| 1630 | 
            +
                },
         | 
| 1631 | 
            +
                {
         | 
| 1632 | 
            +
                  "epoch": 1.11,
         | 
| 1633 | 
            +
                  "learning_rate": 1.459110123175004e-05,
         | 
| 1634 | 
            +
                  "loss": 1.2711,
         | 
| 1635 | 
            +
                  "step": 1270
         | 
| 1636 | 
            +
                },
         | 
| 1637 | 
            +
                {
         | 
| 1638 | 
            +
                  "epoch": 1.12,
         | 
| 1639 | 
            +
                  "learning_rate": 1.4548801122850682e-05,
         | 
| 1640 | 
            +
                  "loss": 1.287,
         | 
| 1641 | 
            +
                  "step": 1275
         | 
| 1642 | 
            +
                },
         | 
| 1643 | 
            +
                {
         | 
| 1644 | 
            +
                  "epoch": 1.12,
         | 
| 1645 | 
            +
                  "learning_rate": 1.450639813684558e-05,
         | 
| 1646 | 
            +
                  "loss": 1.3018,
         | 
| 1647 | 
            +
                  "step": 1280
         | 
| 1648 | 
            +
                },
         | 
| 1649 | 
            +
                {
         | 
| 1650 | 
            +
                  "epoch": 1.13,
         | 
| 1651 | 
            +
                  "learning_rate": 1.4463893232733886e-05,
         | 
| 1652 | 
            +
                  "loss": 1.2919,
         | 
| 1653 | 
            +
                  "step": 1285
         | 
| 1654 | 
            +
                },
         | 
| 1655 | 
            +
                {
         | 
| 1656 | 
            +
                  "epoch": 1.13,
         | 
| 1657 | 
            +
                  "learning_rate": 1.4421287371819781e-05,
         | 
| 1658 | 
            +
                  "loss": 1.2953,
         | 
| 1659 | 
            +
                  "step": 1290
         | 
| 1660 | 
            +
                },
         | 
| 1661 | 
            +
                {
         | 
| 1662 | 
            +
                  "epoch": 1.13,
         | 
| 1663 | 
            +
                  "learning_rate": 1.4378581517690711e-05,
         | 
| 1664 | 
            +
                  "loss": 1.2797,
         | 
| 1665 | 
            +
                  "step": 1295
         | 
| 1666 | 
            +
                },
         | 
| 1667 | 
            +
                {
         | 
| 1668 | 
            +
                  "epoch": 1.14,
         | 
| 1669 | 
            +
                  "learning_rate": 1.4335776636195605e-05,
         | 
| 1670 | 
            +
                  "loss": 1.2831,
         | 
| 1671 | 
            +
                  "step": 1300
         | 
| 1672 | 
            +
                },
         | 
| 1673 | 
            +
                {
         | 
| 1674 | 
            +
                  "epoch": 1.14,
         | 
| 1675 | 
            +
                  "eval_loss": 1.3308433294296265,
         | 
| 1676 | 
            +
                  "eval_runtime": 375.7621,
         | 
| 1677 | 
            +
                  "eval_samples_per_second": 43.022,
         | 
| 1678 | 
            +
                  "eval_steps_per_second": 1.347,
         | 
| 1679 | 
            +
                  "step": 1300
         | 
| 1680 | 
            +
                },
         | 
| 1681 | 
            +
                {
         | 
| 1682 | 
            +
                  "epoch": 1.14,
         | 
| 1683 | 
            +
                  "learning_rate": 1.4292873695423012e-05,
         | 
| 1684 | 
            +
                  "loss": 1.2892,
         | 
| 1685 | 
            +
                  "step": 1305
         | 
| 1686 | 
            +
                },
         | 
| 1687 | 
            +
                {
         | 
| 1688 | 
            +
                  "epoch": 1.15,
         | 
| 1689 | 
            +
                  "learning_rate": 1.4249873665679241e-05,
         | 
| 1690 | 
            +
                  "loss": 1.2763,
         | 
| 1691 | 
            +
                  "step": 1310
         | 
| 1692 | 
            +
                },
         | 
| 1693 | 
            +
                {
         | 
| 1694 | 
            +
                  "epoch": 1.15,
         | 
| 1695 | 
            +
                  "learning_rate": 1.4206777519466375e-05,
         | 
| 1696 | 
            +
                  "loss": 1.2928,
         | 
| 1697 | 
            +
                  "step": 1315
         | 
| 1698 | 
            +
                },
         | 
| 1699 | 
            +
                {
         | 
| 1700 | 
            +
                  "epoch": 1.16,
         | 
| 1701 | 
            +
                  "learning_rate": 1.4163586231460307e-05,
         | 
| 1702 | 
            +
                  "loss": 1.278,
         | 
| 1703 | 
            +
                  "step": 1320
         | 
| 1704 | 
            +
                },
         | 
| 1705 | 
            +
                {
         | 
| 1706 | 
            +
                  "epoch": 1.16,
         | 
| 1707 | 
            +
                  "learning_rate": 1.4120300778488687e-05,
         | 
| 1708 | 
            +
                  "loss": 1.2904,
         | 
| 1709 | 
            +
                  "step": 1325
         | 
| 1710 | 
            +
                },
         | 
| 1711 | 
            +
                {
         | 
| 1712 | 
            +
                  "epoch": 1.17,
         | 
| 1713 | 
            +
                  "learning_rate": 1.4076922139508828e-05,
         | 
| 1714 | 
            +
                  "loss": 1.2751,
         | 
| 1715 | 
            +
                  "step": 1330
         | 
| 1716 | 
            +
                },
         | 
| 1717 | 
            +
                {
         | 
| 1718 | 
            +
                  "epoch": 1.17,
         | 
| 1719 | 
            +
                  "learning_rate": 1.4033451295585565e-05,
         | 
| 1720 | 
            +
                  "loss": 1.2837,
         | 
| 1721 | 
            +
                  "step": 1335
         | 
| 1722 | 
            +
                },
         | 
| 1723 | 
            +
                {
         | 
| 1724 | 
            +
                  "epoch": 1.17,
         | 
| 1725 | 
            +
                  "learning_rate": 1.3989889229869071e-05,
         | 
| 1726 | 
            +
                  "loss": 1.2852,
         | 
| 1727 | 
            +
                  "step": 1340
         | 
| 1728 | 
            +
                },
         | 
| 1729 | 
            +
                {
         | 
| 1730 | 
            +
                  "epoch": 1.18,
         | 
| 1731 | 
            +
                  "learning_rate": 1.394623692757262e-05,
         | 
| 1732 | 
            +
                  "loss": 1.3134,
         | 
| 1733 | 
            +
                  "step": 1345
         | 
| 1734 | 
            +
                },
         | 
| 1735 | 
            +
                {
         | 
| 1736 | 
            +
                  "epoch": 1.18,
         | 
| 1737 | 
            +
                  "learning_rate": 1.3902495375950303e-05,
         | 
| 1738 | 
            +
                  "loss": 1.2686,
         | 
| 1739 | 
            +
                  "step": 1350
         | 
| 1740 | 
            +
                },
         | 
| 1741 | 
            +
                {
         | 
| 1742 | 
            +
                  "epoch": 1.19,
         | 
| 1743 | 
            +
                  "learning_rate": 1.3858665564274699e-05,
         | 
| 1744 | 
            +
                  "loss": 1.2935,
         | 
| 1745 | 
            +
                  "step": 1355
         | 
| 1746 | 
            +
                },
         | 
| 1747 | 
            +
                {
         | 
| 1748 | 
            +
                  "epoch": 1.19,
         | 
| 1749 | 
            +
                  "learning_rate": 1.3814748483814511e-05,
         | 
| 1750 | 
            +
                  "loss": 1.2701,
         | 
| 1751 | 
            +
                  "step": 1360
         | 
| 1752 | 
            +
                },
         | 
| 1753 | 
            +
                {
         | 
| 1754 | 
            +
                  "epoch": 1.2,
         | 
| 1755 | 
            +
                  "learning_rate": 1.3770745127812134e-05,
         | 
| 1756 | 
            +
                  "loss": 1.2976,
         | 
| 1757 | 
            +
                  "step": 1365
         | 
| 1758 | 
            +
                },
         | 
| 1759 | 
            +
                {
         | 
| 1760 | 
            +
                  "epoch": 1.2,
         | 
| 1761 | 
            +
                  "learning_rate": 1.3726656491461196e-05,
         | 
| 1762 | 
            +
                  "loss": 1.2847,
         | 
| 1763 | 
            +
                  "step": 1370
         | 
| 1764 | 
            +
                },
         | 
| 1765 | 
            +
                {
         | 
| 1766 | 
            +
                  "epoch": 1.2,
         | 
| 1767 | 
            +
                  "learning_rate": 1.3682483571884064e-05,
         | 
| 1768 | 
            +
                  "loss": 1.2881,
         | 
| 1769 | 
            +
                  "step": 1375
         | 
| 1770 | 
            +
                },
         | 
| 1771 | 
            +
                {
         | 
| 1772 | 
            +
                  "epoch": 1.21,
         | 
| 1773 | 
            +
                  "learning_rate": 1.3638227368109268e-05,
         | 
| 1774 | 
            +
                  "loss": 1.2876,
         | 
| 1775 | 
            +
                  "step": 1380
         | 
| 1776 | 
            +
                },
         | 
| 1777 | 
            +
                {
         | 
| 1778 | 
            +
                  "epoch": 1.21,
         | 
| 1779 | 
            +
                  "learning_rate": 1.3593888881048922e-05,
         | 
| 1780 | 
            +
                  "loss": 1.281,
         | 
| 1781 | 
            +
                  "step": 1385
         | 
| 1782 | 
            +
                },
         | 
| 1783 | 
            +
                {
         | 
| 1784 | 
            +
                  "epoch": 1.22,
         | 
| 1785 | 
            +
                  "learning_rate": 1.3549469113476087e-05,
         | 
| 1786 | 
            +
                  "loss": 1.2825,
         | 
| 1787 | 
            +
                  "step": 1390
         | 
| 1788 | 
            +
                },
         | 
| 1789 | 
            +
                {
         | 
| 1790 | 
            +
                  "epoch": 1.22,
         | 
| 1791 | 
            +
                  "learning_rate": 1.3504969070002091e-05,
         | 
| 1792 | 
            +
                  "loss": 1.2827,
         | 
| 1793 | 
            +
                  "step": 1395
         | 
| 1794 | 
            +
                },
         | 
| 1795 | 
            +
                {
         | 
| 1796 | 
            +
                  "epoch": 1.23,
         | 
| 1797 | 
            +
                  "learning_rate": 1.3460389757053802e-05,
         | 
| 1798 | 
            +
                  "loss": 1.2917,
         | 
| 1799 | 
            +
                  "step": 1400
         | 
| 1800 | 
            +
                },
         | 
| 1801 | 
            +
                {
         | 
| 1802 | 
            +
                  "epoch": 1.23,
         | 
| 1803 | 
            +
                  "eval_loss": 1.3258081674575806,
         | 
| 1804 | 
            +
                  "eval_runtime": 375.9298,
         | 
| 1805 | 
            +
                  "eval_samples_per_second": 43.003,
         | 
| 1806 | 
            +
                  "eval_steps_per_second": 1.346,
         | 
| 1807 | 
            +
                  "step": 1400
         | 
| 1808 | 
            +
                },
         | 
| 1809 | 
            +
                {
         | 
| 1810 | 
            +
                  "epoch": 1.23,
         | 
| 1811 | 
            +
                  "learning_rate": 1.3415732182850873e-05,
         | 
| 1812 | 
            +
                  "loss": 1.2798,
         | 
| 1813 | 
            +
                  "step": 1405
         | 
| 1814 | 
            +
                },
         | 
| 1815 | 
            +
                {
         | 
| 1816 | 
            +
                  "epoch": 1.24,
         | 
| 1817 | 
            +
                  "learning_rate": 1.3370997357382943e-05,
         | 
| 1818 | 
            +
                  "loss": 1.3174,
         | 
| 1819 | 
            +
                  "step": 1410
         | 
| 1820 | 
            +
                },
         | 
| 1821 | 
            +
                {
         | 
| 1822 | 
            +
                  "epoch": 1.24,
         | 
| 1823 | 
            +
                  "learning_rate": 1.3326186292386778e-05,
         | 
| 1824 | 
            +
                  "loss": 1.2884,
         | 
| 1825 | 
            +
                  "step": 1415
         | 
| 1826 | 
            +
                },
         | 
| 1827 | 
            +
                {
         | 
| 1828 | 
            +
                  "epoch": 1.24,
         | 
| 1829 | 
            +
                  "learning_rate": 1.3281300001323416e-05,
         | 
| 1830 | 
            +
                  "loss": 1.2908,
         | 
| 1831 | 
            +
                  "step": 1420
         | 
| 1832 | 
            +
                },
         | 
| 1833 | 
            +
                {
         | 
| 1834 | 
            +
                  "epoch": 1.25,
         | 
| 1835 | 
            +
                  "learning_rate": 1.3236339499355217e-05,
         | 
| 1836 | 
            +
                  "loss": 1.2922,
         | 
| 1837 | 
            +
                  "step": 1425
         | 
| 1838 | 
            +
                },
         | 
| 1839 | 
            +
                {
         | 
| 1840 | 
            +
                  "epoch": 1.25,
         | 
| 1841 | 
            +
                  "learning_rate": 1.3191305803322929e-05,
         | 
| 1842 | 
            +
                  "loss": 1.273,
         | 
| 1843 | 
            +
                  "step": 1430
         | 
| 1844 | 
            +
                },
         | 
| 1845 | 
            +
                {
         | 
| 1846 | 
            +
                  "epoch": 1.26,
         | 
| 1847 | 
            +
                  "learning_rate": 1.3146199931722674e-05,
         | 
| 1848 | 
            +
                  "loss": 1.294,
         | 
| 1849 | 
            +
                  "step": 1435
         | 
| 1850 | 
            +
                },
         | 
| 1851 | 
            +
                {
         | 
| 1852 | 
            +
                  "epoch": 1.26,
         | 
| 1853 | 
            +
                  "learning_rate": 1.3101022904682918e-05,
         | 
| 1854 | 
            +
                  "loss": 1.274,
         | 
| 1855 | 
            +
                  "step": 1440
         | 
| 1856 | 
            +
                },
         | 
| 1857 | 
            +
                {
         | 
| 1858 | 
            +
                  "epoch": 1.27,
         | 
| 1859 | 
            +
                  "learning_rate": 1.3055775743941409e-05,
         | 
| 1860 | 
            +
                  "loss": 1.2893,
         | 
| 1861 | 
            +
                  "step": 1445
         | 
| 1862 | 
            +
                },
         | 
| 1863 | 
            +
                {
         | 
| 1864 | 
            +
                  "epoch": 1.27,
         | 
| 1865 | 
            +
                  "learning_rate": 1.3010459472822046e-05,
         | 
| 1866 | 
            +
                  "loss": 1.266,
         | 
| 1867 | 
            +
                  "step": 1450
         | 
| 1868 | 
            +
                },
         | 
| 1869 | 
            +
                {
         | 
| 1870 | 
            +
                  "epoch": 1.27,
         | 
| 1871 | 
            +
                  "learning_rate": 1.2965075116211769e-05,
         | 
| 1872 | 
            +
                  "loss": 1.2824,
         | 
| 1873 | 
            +
                  "step": 1455
         | 
| 1874 | 
            +
                },
         | 
| 1875 | 
            +
                {
         | 
| 1876 | 
            +
                  "epoch": 1.28,
         | 
| 1877 | 
            +
                  "learning_rate": 1.2919623700537342e-05,
         | 
| 1878 | 
            +
                  "loss": 1.2908,
         | 
| 1879 | 
            +
                  "step": 1460
         | 
| 1880 | 
            +
                },
         | 
| 1881 | 
            +
                {
         | 
| 1882 | 
            +
                  "epoch": 1.28,
         | 
| 1883 | 
            +
                  "learning_rate": 1.287410625374217e-05,
         | 
| 1884 | 
            +
                  "loss": 1.2824,
         | 
| 1885 | 
            +
                  "step": 1465
         | 
| 1886 | 
            +
                },
         | 
| 1887 | 
            +
                {
         | 
| 1888 | 
            +
                  "epoch": 1.29,
         | 
| 1889 | 
            +
                  "learning_rate": 1.282852380526303e-05,
         | 
| 1890 | 
            +
                  "loss": 1.2735,
         | 
| 1891 | 
            +
                  "step": 1470
         | 
| 1892 | 
            +
                },
         | 
| 1893 | 
            +
                {
         | 
| 1894 | 
            +
                  "epoch": 1.29,
         | 
| 1895 | 
            +
                  "learning_rate": 1.2782877386006807e-05,
         | 
| 1896 | 
            +
                  "loss": 1.2876,
         | 
| 1897 | 
            +
                  "step": 1475
         | 
| 1898 | 
            +
                },
         | 
| 1899 | 
            +
                {
         | 
| 1900 | 
            +
                  "epoch": 1.3,
         | 
| 1901 | 
            +
                  "learning_rate": 1.2737168028327163e-05,
         | 
| 1902 | 
            +
                  "loss": 1.2694,
         | 
| 1903 | 
            +
                  "step": 1480
         | 
| 1904 | 
            +
                },
         | 
| 1905 | 
            +
                {
         | 
| 1906 | 
            +
                  "epoch": 1.3,
         | 
| 1907 | 
            +
                  "learning_rate": 1.2691396766001192e-05,
         | 
| 1908 | 
            +
                  "loss": 1.2618,
         | 
| 1909 | 
            +
                  "step": 1485
         | 
| 1910 | 
            +
                },
         | 
| 1911 | 
            +
                {
         | 
| 1912 | 
            +
                  "epoch": 1.31,
         | 
| 1913 | 
            +
                  "learning_rate": 1.2645564634206054e-05,
         | 
| 1914 | 
            +
                  "loss": 1.2735,
         | 
| 1915 | 
            +
                  "step": 1490
         | 
| 1916 | 
            +
                },
         | 
| 1917 | 
            +
                {
         | 
| 1918 | 
            +
                  "epoch": 1.31,
         | 
| 1919 | 
            +
                  "learning_rate": 1.2599672669495537e-05,
         | 
| 1920 | 
            +
                  "loss": 1.2879,
         | 
| 1921 | 
            +
                  "step": 1495
         | 
| 1922 | 
            +
                },
         | 
| 1923 | 
            +
                {
         | 
| 1924 | 
            +
                  "epoch": 1.31,
         | 
| 1925 | 
            +
                  "learning_rate": 1.2553721909776644e-05,
         | 
| 1926 | 
            +
                  "loss": 1.2812,
         | 
| 1927 | 
            +
                  "step": 1500
         | 
| 1928 | 
            +
                },
         | 
| 1929 | 
            +
                {
         | 
| 1930 | 
            +
                  "epoch": 1.31,
         | 
| 1931 | 
            +
                  "eval_loss": 1.3218797445297241,
         | 
| 1932 | 
            +
                  "eval_runtime": 376.8672,
         | 
| 1933 | 
            +
                  "eval_samples_per_second": 42.896,
         | 
| 1934 | 
            +
                  "eval_steps_per_second": 1.343,
         | 
| 1935 | 
            +
                  "step": 1500
         | 
| 1936 | 
            +
                },
         | 
| 1937 | 
            +
                {
         | 
| 1938 | 
            +
                  "epoch": 1.32,
         | 
| 1939 | 
            +
                  "learning_rate": 1.2507713394286088e-05,
         | 
| 1940 | 
            +
                  "loss": 1.273,
         | 
| 1941 | 
            +
                  "step": 1505
         | 
| 1942 | 
            +
                },
         | 
| 1943 | 
            +
                {
         | 
| 1944 | 
            +
                  "epoch": 1.32,
         | 
| 1945 | 
            +
                  "learning_rate": 1.246164816356682e-05,
         | 
| 1946 | 
            +
                  "loss": 1.2909,
         | 
| 1947 | 
            +
                  "step": 1510
         | 
| 1948 | 
            +
                },
         | 
| 1949 | 
            +
                {
         | 
| 1950 | 
            +
                  "epoch": 1.33,
         | 
| 1951 | 
            +
                  "learning_rate": 1.2415527259444471e-05,
         | 
| 1952 | 
            +
                  "loss": 1.2921,
         | 
| 1953 | 
            +
                  "step": 1515
         | 
| 1954 | 
            +
                },
         | 
| 1955 | 
            +
                {
         | 
| 1956 | 
            +
                  "epoch": 1.33,
         | 
| 1957 | 
            +
                  "learning_rate": 1.2369351725003802e-05,
         | 
| 1958 | 
            +
                  "loss": 1.3026,
         | 
| 1959 | 
            +
                  "step": 1520
         | 
| 1960 | 
            +
                },
         | 
| 1961 | 
            +
                {
         | 
| 1962 | 
            +
                  "epoch": 1.34,
         | 
| 1963 | 
            +
                  "learning_rate": 1.232312260456511e-05,
         | 
| 1964 | 
            +
                  "loss": 1.2781,
         | 
| 1965 | 
            +
                  "step": 1525
         | 
| 1966 | 
            +
                },
         | 
| 1967 | 
            +
                {
         | 
| 1968 | 
            +
                  "epoch": 1.34,
         | 
| 1969 | 
            +
                  "learning_rate": 1.2276840943660613e-05,
         | 
| 1970 | 
            +
                  "loss": 1.2828,
         | 
| 1971 | 
            +
                  "step": 1530
         | 
| 1972 | 
            +
                },
         | 
| 1973 | 
            +
                {
         | 
| 1974 | 
            +
                  "epoch": 1.34,
         | 
| 1975 | 
            +
                  "learning_rate": 1.2230507789010792e-05,
         | 
| 1976 | 
            +
                  "loss": 1.2839,
         | 
| 1977 | 
            +
                  "step": 1535
         | 
| 1978 | 
            +
                },
         | 
| 1979 | 
            +
                {
         | 
| 1980 | 
            +
                  "epoch": 1.35,
         | 
| 1981 | 
            +
                  "learning_rate": 1.2184124188500735e-05,
         | 
| 1982 | 
            +
                  "loss": 1.2748,
         | 
| 1983 | 
            +
                  "step": 1540
         | 
| 1984 | 
            +
                },
         | 
| 1985 | 
            +
                {
         | 
| 1986 | 
            +
                  "epoch": 1.35,
         | 
| 1987 | 
            +
                  "learning_rate": 1.2137691191156425e-05,
         | 
| 1988 | 
            +
                  "loss": 1.2658,
         | 
| 1989 | 
            +
                  "step": 1545
         | 
| 1990 | 
            +
                },
         | 
| 1991 | 
            +
                {
         | 
| 1992 | 
            +
                  "epoch": 1.36,
         | 
| 1993 | 
            +
                  "learning_rate": 1.209120984712102e-05,
         | 
| 1994 | 
            +
                  "loss": 1.2768,
         | 
| 1995 | 
            +
                  "step": 1550
         | 
| 1996 | 
            +
                },
         | 
| 1997 | 
            +
                {
         | 
| 1998 | 
            +
                  "epoch": 1.36,
         | 
| 1999 | 
            +
                  "learning_rate": 1.2044681207631104e-05,
         | 
| 2000 | 
            +
                  "loss": 1.2783,
         | 
| 2001 | 
            +
                  "step": 1555
         | 
| 2002 | 
            +
                },
         | 
| 2003 | 
            +
                {
         | 
| 2004 | 
            +
                  "epoch": 1.37,
         | 
| 2005 | 
            +
                  "learning_rate": 1.1998106324992906e-05,
         | 
| 2006 | 
            +
                  "loss": 1.2956,
         | 
| 2007 | 
            +
                  "step": 1560
         | 
| 2008 | 
            +
                },
         | 
| 2009 | 
            +
                {
         | 
| 2010 | 
            +
                  "epoch": 1.37,
         | 
| 2011 | 
            +
                  "learning_rate": 1.1951486252558508e-05,
         | 
| 2012 | 
            +
                  "loss": 1.2782,
         | 
| 2013 | 
            +
                  "step": 1565
         | 
| 2014 | 
            +
                },
         | 
| 2015 | 
            +
                {
         | 
| 2016 | 
            +
                  "epoch": 1.38,
         | 
| 2017 | 
            +
                  "learning_rate": 1.1904822044702017e-05,
         | 
| 2018 | 
            +
                  "loss": 1.2811,
         | 
| 2019 | 
            +
                  "step": 1570
         | 
| 2020 | 
            +
                },
         | 
| 2021 | 
            +
                {
         | 
| 2022 | 
            +
                  "epoch": 1.38,
         | 
| 2023 | 
            +
                  "learning_rate": 1.1858114756795718e-05,
         | 
| 2024 | 
            +
                  "loss": 1.2914,
         | 
| 2025 | 
            +
                  "step": 1575
         | 
| 2026 | 
            +
                },
         | 
| 2027 | 
            +
                {
         | 
| 2028 | 
            +
                  "epoch": 1.38,
         | 
| 2029 | 
            +
                  "learning_rate": 1.1811365445186213e-05,
         | 
| 2030 | 
            +
                  "loss": 1.2897,
         | 
| 2031 | 
            +
                  "step": 1580
         | 
| 2032 | 
            +
                },
         | 
| 2033 | 
            +
                {
         | 
| 2034 | 
            +
                  "epoch": 1.39,
         | 
| 2035 | 
            +
                  "learning_rate": 1.1764575167170525e-05,
         | 
| 2036 | 
            +
                  "loss": 1.2713,
         | 
| 2037 | 
            +
                  "step": 1585
         | 
| 2038 | 
            +
                },
         | 
| 2039 | 
            +
                {
         | 
| 2040 | 
            +
                  "epoch": 1.39,
         | 
| 2041 | 
            +
                  "learning_rate": 1.1717744980972178e-05,
         | 
| 2042 | 
            +
                  "loss": 1.2905,
         | 
| 2043 | 
            +
                  "step": 1590
         | 
| 2044 | 
            +
                },
         | 
| 2045 | 
            +
                {
         | 
| 2046 | 
            +
                  "epoch": 1.4,
         | 
| 2047 | 
            +
                  "learning_rate": 1.1670875945717282e-05,
         | 
| 2048 | 
            +
                  "loss": 1.2806,
         | 
| 2049 | 
            +
                  "step": 1595
         | 
| 2050 | 
            +
                },
         | 
| 2051 | 
            +
                {
         | 
| 2052 | 
            +
                  "epoch": 1.4,
         | 
| 2053 | 
            +
                  "learning_rate": 1.1623969121410563e-05,
         | 
| 2054 | 
            +
                  "loss": 1.2819,
         | 
| 2055 | 
            +
                  "step": 1600
         | 
| 2056 | 
            +
                },
         | 
| 2057 | 
            +
                {
         | 
| 2058 | 
            +
                  "epoch": 1.4,
         | 
| 2059 | 
            +
                  "eval_loss": 1.3177708387374878,
         | 
| 2060 | 
            +
                  "eval_runtime": 376.3708,
         | 
| 2061 | 
            +
                  "eval_samples_per_second": 42.952,
         | 
| 2062 | 
            +
                  "eval_steps_per_second": 1.344,
         | 
| 2063 | 
            +
                  "step": 1600
         | 
| 2064 | 
            +
                },
         | 
| 2065 | 
            +
                {
         | 
| 2066 | 
            +
                  "epoch": 1.41,
         | 
| 2067 | 
            +
                  "learning_rate": 1.1577025568911395e-05,
         | 
| 2068 | 
            +
                  "loss": 1.2868,
         | 
| 2069 | 
            +
                  "step": 1605
         | 
| 2070 | 
            +
                },
         | 
| 2071 | 
            +
                {
         | 
| 2072 | 
            +
                  "epoch": 1.41,
         | 
| 2073 | 
            +
                  "learning_rate": 1.1530046349909816e-05,
         | 
| 2074 | 
            +
                  "loss": 1.2736,
         | 
| 2075 | 
            +
                  "step": 1610
         | 
| 2076 | 
            +
                },
         | 
| 2077 | 
            +
                {
         | 
| 2078 | 
            +
                  "epoch": 1.41,
         | 
| 2079 | 
            +
                  "learning_rate": 1.1483032526902502e-05,
         | 
| 2080 | 
            +
                  "loss": 1.2815,
         | 
| 2081 | 
            +
                  "step": 1615
         | 
| 2082 | 
            +
                },
         | 
| 2083 | 
            +
                {
         | 
| 2084 | 
            +
                  "epoch": 1.42,
         | 
| 2085 | 
            +
                  "learning_rate": 1.1435985163168745e-05,
         | 
| 2086 | 
            +
                  "loss": 1.2666,
         | 
| 2087 | 
            +
                  "step": 1620
         | 
| 2088 | 
            +
                },
         | 
| 2089 | 
            +
                {
         | 
| 2090 | 
            +
                  "epoch": 1.42,
         | 
| 2091 | 
            +
                  "learning_rate": 1.1388905322746406e-05,
         | 
| 2092 | 
            +
                  "loss": 1.286,
         | 
| 2093 | 
            +
                  "step": 1625
         | 
| 2094 | 
            +
                },
         | 
| 2095 | 
            +
                {
         | 
| 2096 | 
            +
                  "epoch": 1.43,
         | 
| 2097 | 
            +
                  "learning_rate": 1.1341794070407847e-05,
         | 
| 2098 | 
            +
                  "loss": 1.2794,
         | 
| 2099 | 
            +
                  "step": 1630
         | 
| 2100 | 
            +
                },
         | 
| 2101 | 
            +
                {
         | 
| 2102 | 
            +
                  "epoch": 1.43,
         | 
| 2103 | 
            +
                  "learning_rate": 1.1294652471635857e-05,
         | 
| 2104 | 
            +
                  "loss": 1.2733,
         | 
| 2105 | 
            +
                  "step": 1635
         | 
| 2106 | 
            +
                },
         | 
| 2107 | 
            +
                {
         | 
| 2108 | 
            +
                  "epoch": 1.44,
         | 
| 2109 | 
            +
                  "learning_rate": 1.124748159259954e-05,
         | 
| 2110 | 
            +
                  "loss": 1.2733,
         | 
| 2111 | 
            +
                  "step": 1640
         | 
| 2112 | 
            +
                },
         | 
| 2113 | 
            +
                {
         | 
| 2114 | 
            +
                  "epoch": 1.44,
         | 
| 2115 | 
            +
                  "learning_rate": 1.1200282500130222e-05,
         | 
| 2116 | 
            +
                  "loss": 1.2743,
         | 
| 2117 | 
            +
                  "step": 1645
         | 
| 2118 | 
            +
                },
         | 
| 2119 | 
            +
                {
         | 
| 2120 | 
            +
                  "epoch": 1.45,
         | 
| 2121 | 
            +
                  "learning_rate": 1.1153056261697303e-05,
         | 
| 2122 | 
            +
                  "loss": 1.2795,
         | 
| 2123 | 
            +
                  "step": 1650
         | 
| 2124 | 
            +
                },
         | 
| 2125 | 
            +
                {
         | 
| 2126 | 
            +
                  "epoch": 1.45,
         | 
| 2127 | 
            +
                  "learning_rate": 1.1105803945384134e-05,
         | 
| 2128 | 
            +
                  "loss": 1.2673,
         | 
| 2129 | 
            +
                  "step": 1655
         | 
| 2130 | 
            +
                },
         | 
| 2131 | 
            +
                {
         | 
| 2132 | 
            +
                  "epoch": 1.45,
         | 
| 2133 | 
            +
                  "learning_rate": 1.1058526619863846e-05,
         | 
| 2134 | 
            +
                  "loss": 1.2712,
         | 
| 2135 | 
            +
                  "step": 1660
         | 
| 2136 | 
            +
                },
         | 
| 2137 | 
            +
                {
         | 
| 2138 | 
            +
                  "epoch": 1.46,
         | 
| 2139 | 
            +
                  "learning_rate": 1.1011225354375184e-05,
         | 
| 2140 | 
            +
                  "loss": 1.2926,
         | 
| 2141 | 
            +
                  "step": 1665
         | 
| 2142 | 
            +
                },
         | 
| 2143 | 
            +
                {
         | 
| 2144 | 
            +
                  "epoch": 1.46,
         | 
| 2145 | 
            +
                  "learning_rate": 1.0963901218698331e-05,
         | 
| 2146 | 
            +
                  "loss": 1.2763,
         | 
| 2147 | 
            +
                  "step": 1670
         | 
| 2148 | 
            +
                },
         | 
| 2149 | 
            +
                {
         | 
| 2150 | 
            +
                  "epoch": 1.47,
         | 
| 2151 | 
            +
                  "learning_rate": 1.0916555283130714e-05,
         | 
| 2152 | 
            +
                  "loss": 1.2727,
         | 
| 2153 | 
            +
                  "step": 1675
         | 
| 2154 | 
            +
                },
         | 
| 2155 | 
            +
                {
         | 
| 2156 | 
            +
                  "epoch": 1.47,
         | 
| 2157 | 
            +
                  "learning_rate": 1.0869188618462778e-05,
         | 
| 2158 | 
            +
                  "loss": 1.2832,
         | 
| 2159 | 
            +
                  "step": 1680
         | 
| 2160 | 
            +
                },
         | 
| 2161 | 
            +
                {
         | 
| 2162 | 
            +
                  "epoch": 1.48,
         | 
| 2163 | 
            +
                  "learning_rate": 1.0821802295953795e-05,
         | 
| 2164 | 
            +
                  "loss": 1.2569,
         | 
| 2165 | 
            +
                  "step": 1685
         | 
| 2166 | 
            +
                },
         | 
| 2167 | 
            +
                {
         | 
| 2168 | 
            +
                  "epoch": 1.48,
         | 
| 2169 | 
            +
                  "learning_rate": 1.0774397387307628e-05,
         | 
| 2170 | 
            +
                  "loss": 1.273,
         | 
| 2171 | 
            +
                  "step": 1690
         | 
| 2172 | 
            +
                },
         | 
| 2173 | 
            +
                {
         | 
| 2174 | 
            +
                  "epoch": 1.48,
         | 
| 2175 | 
            +
                  "learning_rate": 1.0726974964648478e-05,
         | 
| 2176 | 
            +
                  "loss": 1.2612,
         | 
| 2177 | 
            +
                  "step": 1695
         | 
| 2178 | 
            +
                },
         | 
| 2179 | 
            +
                {
         | 
| 2180 | 
            +
                  "epoch": 1.49,
         | 
| 2181 | 
            +
                  "learning_rate": 1.0679536100496661e-05,
         | 
| 2182 | 
            +
                  "loss": 1.2756,
         | 
| 2183 | 
            +
                  "step": 1700
         | 
| 2184 | 
            +
                },
         | 
| 2185 | 
            +
                {
         | 
| 2186 | 
            +
                  "epoch": 1.49,
         | 
| 2187 | 
            +
                  "eval_loss": 1.3144780397415161,
         | 
| 2188 | 
            +
                  "eval_runtime": 375.995,
         | 
| 2189 | 
            +
                  "eval_samples_per_second": 42.995,
         | 
| 2190 | 
            +
                  "eval_steps_per_second": 1.346,
         | 
| 2191 | 
            +
                  "step": 1700
         | 
| 2192 | 
            +
                },
         | 
| 2193 | 
            +
                {
         | 
| 2194 | 
            +
                  "epoch": 1.49,
         | 
| 2195 | 
            +
                  "learning_rate": 1.063208186774433e-05,
         | 
| 2196 | 
            +
                  "loss": 1.2714,
         | 
| 2197 | 
            +
                  "step": 1705
         | 
| 2198 | 
            +
                },
         | 
| 2199 | 
            +
                {
         | 
| 2200 | 
            +
                  "epoch": 1.5,
         | 
| 2201 | 
            +
                  "learning_rate": 1.0584613339631222e-05,
         | 
| 2202 | 
            +
                  "loss": 1.28,
         | 
| 2203 | 
            +
                  "step": 1710
         | 
| 2204 | 
            +
                },
         | 
| 2205 | 
            +
                {
         | 
| 2206 | 
            +
                  "epoch": 1.5,
         | 
| 2207 | 
            +
                  "learning_rate": 1.0537131589720387e-05,
         | 
| 2208 | 
            +
                  "loss": 1.2627,
         | 
| 2209 | 
            +
                  "step": 1715
         | 
| 2210 | 
            +
                },
         | 
| 2211 | 
            +
                {
         | 
| 2212 | 
            +
                  "epoch": 1.51,
         | 
| 2213 | 
            +
                  "learning_rate": 1.0489637691873889e-05,
         | 
| 2214 | 
            +
                  "loss": 1.2909,
         | 
| 2215 | 
            +
                  "step": 1720
         | 
| 2216 | 
            +
                },
         | 
| 2217 | 
            +
                {
         | 
| 2218 | 
            +
                  "epoch": 1.51,
         | 
| 2219 | 
            +
                  "learning_rate": 1.0442132720228551e-05,
         | 
| 2220 | 
            +
                  "loss": 1.285,
         | 
| 2221 | 
            +
                  "step": 1725
         | 
| 2222 | 
            +
                },
         | 
| 2223 | 
            +
                {
         | 
| 2224 | 
            +
                  "epoch": 1.52,
         | 
| 2225 | 
            +
                  "learning_rate": 1.0394617749171636e-05,
         | 
| 2226 | 
            +
                  "loss": 1.2801,
         | 
| 2227 | 
            +
                  "step": 1730
         | 
| 2228 | 
            +
                },
         | 
| 2229 | 
            +
                {
         | 
| 2230 | 
            +
                  "epoch": 1.52,
         | 
| 2231 | 
            +
                  "learning_rate": 1.0347093853316555e-05,
         | 
| 2232 | 
            +
                  "loss": 1.262,
         | 
| 2233 | 
            +
                  "step": 1735
         | 
| 2234 | 
            +
                },
         | 
| 2235 | 
            +
                {
         | 
| 2236 | 
            +
                  "epoch": 1.52,
         | 
| 2237 | 
            +
                  "learning_rate": 1.0299562107478569e-05,
         | 
| 2238 | 
            +
                  "loss": 1.2623,
         | 
| 2239 | 
            +
                  "step": 1740
         | 
| 2240 | 
            +
                },
         | 
| 2241 | 
            +
                {
         | 
| 2242 | 
            +
                  "epoch": 1.53,
         | 
| 2243 | 
            +
                  "learning_rate": 1.0252023586650476e-05,
         | 
| 2244 | 
            +
                  "loss": 1.2878,
         | 
| 2245 | 
            +
                  "step": 1745
         | 
| 2246 | 
            +
                },
         | 
| 2247 | 
            +
                {
         | 
| 2248 | 
            +
                  "epoch": 1.53,
         | 
| 2249 | 
            +
                  "learning_rate": 1.0204479365978298e-05,
         | 
| 2250 | 
            +
                  "loss": 1.2575,
         | 
| 2251 | 
            +
                  "step": 1750
         | 
| 2252 | 
            +
                },
         | 
| 2253 | 
            +
                {
         | 
| 2254 | 
            +
                  "epoch": 1.54,
         | 
| 2255 | 
            +
                  "learning_rate": 1.0156930520736965e-05,
         | 
| 2256 | 
            +
                  "loss": 1.2774,
         | 
| 2257 | 
            +
                  "step": 1755
         | 
| 2258 | 
            +
                },
         | 
| 2259 | 
            +
                {
         | 
| 2260 | 
            +
                  "epoch": 1.54,
         | 
| 2261 | 
            +
                  "learning_rate": 1.0109378126306002e-05,
         | 
| 2262 | 
            +
                  "loss": 1.2881,
         | 
| 2263 | 
            +
                  "step": 1760
         | 
| 2264 | 
            +
                },
         | 
| 2265 | 
            +
                {
         | 
| 2266 | 
            +
                  "epoch": 1.55,
         | 
| 2267 | 
            +
                  "learning_rate": 1.00618232581452e-05,
         | 
| 2268 | 
            +
                  "loss": 1.2763,
         | 
| 2269 | 
            +
                  "step": 1765
         | 
| 2270 | 
            +
                },
         | 
| 2271 | 
            +
                {
         | 
| 2272 | 
            +
                  "epoch": 1.55,
         | 
| 2273 | 
            +
                  "learning_rate": 1.0014266991770299e-05,
         | 
| 2274 | 
            +
                  "loss": 1.2606,
         | 
| 2275 | 
            +
                  "step": 1770
         | 
| 2276 | 
            +
                },
         | 
| 2277 | 
            +
                {
         | 
| 2278 | 
            +
                  "epoch": 1.55,
         | 
| 2279 | 
            +
                  "learning_rate": 9.966710402728658e-06,
         | 
| 2280 | 
            +
                  "loss": 1.2788,
         | 
| 2281 | 
            +
                  "step": 1775
         | 
| 2282 | 
            +
                },
         | 
| 2283 | 
            +
                {
         | 
| 2284 | 
            +
                  "epoch": 1.56,
         | 
| 2285 | 
            +
                  "learning_rate": 9.919154566574942e-06,
         | 
| 2286 | 
            +
                  "loss": 1.2846,
         | 
| 2287 | 
            +
                  "step": 1780
         | 
| 2288 | 
            +
                },
         | 
| 2289 | 
            +
                {
         | 
| 2290 | 
            +
                  "epoch": 1.56,
         | 
| 2291 | 
            +
                  "learning_rate": 9.871600558846772e-06,
         | 
| 2292 | 
            +
                  "loss": 1.2801,
         | 
| 2293 | 
            +
                  "step": 1785
         | 
| 2294 | 
            +
                },
         | 
| 2295 | 
            +
                {
         | 
| 2296 | 
            +
                  "epoch": 1.57,
         | 
| 2297 | 
            +
                  "learning_rate": 9.82404945504044e-06,
         | 
| 2298 | 
            +
                  "loss": 1.2655,
         | 
| 2299 | 
            +
                  "step": 1790
         | 
| 2300 | 
            +
                },
         | 
| 2301 | 
            +
                {
         | 
| 2302 | 
            +
                  "epoch": 1.57,
         | 
| 2303 | 
            +
                  "learning_rate": 9.776502330586535e-06,
         | 
| 2304 | 
            +
                  "loss": 1.2716,
         | 
| 2305 | 
            +
                  "step": 1795
         | 
| 2306 | 
            +
                },
         | 
| 2307 | 
            +
                {
         | 
| 2308 | 
            +
                  "epoch": 1.58,
         | 
| 2309 | 
            +
                  "learning_rate": 9.728960260825675e-06,
         | 
| 2310 | 
            +
                  "loss": 1.2584,
         | 
| 2311 | 
            +
                  "step": 1800
         | 
| 2312 | 
            +
                },
         | 
| 2313 | 
            +
                {
         | 
| 2314 | 
            +
                  "epoch": 1.58,
         | 
| 2315 | 
            +
                  "eval_loss": 1.3107465505599976,
         | 
| 2316 | 
            +
                  "eval_runtime": 376.4867,
         | 
| 2317 | 
            +
                  "eval_samples_per_second": 42.939,
         | 
| 2318 | 
            +
                  "eval_steps_per_second": 1.344,
         | 
| 2319 | 
            +
                  "step": 1800
         | 
| 2320 | 
            +
                },
         | 
| 2321 | 
            +
                {
         | 
| 2322 | 
            +
                  "epoch": 1.58,
         | 
| 2323 | 
            +
                  "learning_rate": 9.681424320984136e-06,
         | 
| 2324 | 
            +
                  "loss": 1.2737,
         | 
| 2325 | 
            +
                  "step": 1805
         | 
| 2326 | 
            +
                },
         | 
| 2327 | 
            +
                {
         | 
| 2328 | 
            +
                  "epoch": 1.59,
         | 
| 2329 | 
            +
                  "learning_rate": 9.633895586149575e-06,
         | 
| 2330 | 
            +
                  "loss": 1.2553,
         | 
| 2331 | 
            +
                  "step": 1810
         | 
| 2332 | 
            +
                },
         | 
| 2333 | 
            +
                {
         | 
| 2334 | 
            +
                  "epoch": 1.59,
         | 
| 2335 | 
            +
                  "learning_rate": 9.586375131246688e-06,
         | 
| 2336 | 
            +
                  "loss": 1.2596,
         | 
| 2337 | 
            +
                  "step": 1815
         | 
| 2338 | 
            +
                },
         | 
| 2339 | 
            +
                {
         | 
| 2340 | 
            +
                  "epoch": 1.59,
         | 
| 2341 | 
            +
                  "learning_rate": 9.538864031012913e-06,
         | 
| 2342 | 
            +
                  "loss": 1.2914,
         | 
| 2343 | 
            +
                  "step": 1820
         | 
| 2344 | 
            +
                },
         | 
| 2345 | 
            +
                {
         | 
| 2346 | 
            +
                  "epoch": 1.6,
         | 
| 2347 | 
            +
                  "learning_rate": 9.491363359974121e-06,
         | 
| 2348 | 
            +
                  "loss": 1.264,
         | 
| 2349 | 
            +
                  "step": 1825
         | 
| 2350 | 
            +
                },
         | 
| 2351 | 
            +
                {
         | 
| 2352 | 
            +
                  "epoch": 1.6,
         | 
| 2353 | 
            +
                  "learning_rate": 9.443874192420312e-06,
         | 
| 2354 | 
            +
                  "loss": 1.2551,
         | 
| 2355 | 
            +
                  "step": 1830
         | 
| 2356 | 
            +
                },
         | 
| 2357 | 
            +
                {
         | 
| 2358 | 
            +
                  "epoch": 1.61,
         | 
| 2359 | 
            +
                  "learning_rate": 9.396397602381318e-06,
         | 
| 2360 | 
            +
                  "loss": 1.2898,
         | 
| 2361 | 
            +
                  "step": 1835
         | 
| 2362 | 
            +
                },
         | 
| 2363 | 
            +
                {
         | 
| 2364 | 
            +
                  "epoch": 1.61,
         | 
| 2365 | 
            +
                  "learning_rate": 9.34893466360252e-06,
         | 
| 2366 | 
            +
                  "loss": 1.2662,
         | 
| 2367 | 
            +
                  "step": 1840
         | 
| 2368 | 
            +
                },
         | 
| 2369 | 
            +
                {
         | 
| 2370 | 
            +
                  "epoch": 1.62,
         | 
| 2371 | 
            +
                  "learning_rate": 9.301486449520543e-06,
         | 
| 2372 | 
            +
                  "loss": 1.2819,
         | 
| 2373 | 
            +
                  "step": 1845
         | 
| 2374 | 
            +
                },
         | 
| 2375 | 
            +
                {
         | 
| 2376 | 
            +
                  "epoch": 1.62,
         | 
| 2377 | 
            +
                  "learning_rate": 9.254054033239017e-06,
         | 
| 2378 | 
            +
                  "loss": 1.2508,
         | 
| 2379 | 
            +
                  "step": 1850
         | 
| 2380 | 
            +
                },
         | 
| 2381 | 
            +
                {
         | 
| 2382 | 
            +
                  "epoch": 1.63,
         | 
| 2383 | 
            +
                  "learning_rate": 9.206638487504265e-06,
         | 
| 2384 | 
            +
                  "loss": 1.2616,
         | 
| 2385 | 
            +
                  "step": 1855
         | 
| 2386 | 
            +
                },
         | 
| 2387 | 
            +
                {
         | 
| 2388 | 
            +
                  "epoch": 1.63,
         | 
| 2389 | 
            +
                  "learning_rate": 9.15924088468106e-06,
         | 
| 2390 | 
            +
                  "loss": 1.2614,
         | 
| 2391 | 
            +
                  "step": 1860
         | 
| 2392 | 
            +
                },
         | 
| 2393 | 
            +
                {
         | 
| 2394 | 
            +
                  "epoch": 1.63,
         | 
| 2395 | 
            +
                  "learning_rate": 9.11186229672839e-06,
         | 
| 2396 | 
            +
                  "loss": 1.2694,
         | 
| 2397 | 
            +
                  "step": 1865
         | 
| 2398 | 
            +
                },
         | 
| 2399 | 
            +
                {
         | 
| 2400 | 
            +
                  "epoch": 1.64,
         | 
| 2401 | 
            +
                  "learning_rate": 9.064503795175175e-06,
         | 
| 2402 | 
            +
                  "loss": 1.2706,
         | 
| 2403 | 
            +
                  "step": 1870
         | 
| 2404 | 
            +
                },
         | 
| 2405 | 
            +
                {
         | 
| 2406 | 
            +
                  "epoch": 1.64,
         | 
| 2407 | 
            +
                  "learning_rate": 9.017166451096077e-06,
         | 
| 2408 | 
            +
                  "loss": 1.2586,
         | 
| 2409 | 
            +
                  "step": 1875
         | 
| 2410 | 
            +
                },
         | 
| 2411 | 
            +
                {
         | 
| 2412 | 
            +
                  "epoch": 1.65,
         | 
| 2413 | 
            +
                  "learning_rate": 8.969851335087233e-06,
         | 
| 2414 | 
            +
                  "loss": 1.2717,
         | 
| 2415 | 
            +
                  "step": 1880
         | 
| 2416 | 
            +
                },
         | 
| 2417 | 
            +
                {
         | 
| 2418 | 
            +
                  "epoch": 1.65,
         | 
| 2419 | 
            +
                  "learning_rate": 8.922559517242078e-06,
         | 
| 2420 | 
            +
                  "loss": 1.2515,
         | 
| 2421 | 
            +
                  "step": 1885
         | 
| 2422 | 
            +
                },
         | 
| 2423 | 
            +
                {
         | 
| 2424 | 
            +
                  "epoch": 1.66,
         | 
| 2425 | 
            +
                  "learning_rate": 8.87529206712712e-06,
         | 
| 2426 | 
            +
                  "loss": 1.2684,
         | 
| 2427 | 
            +
                  "step": 1890
         | 
| 2428 | 
            +
                },
         | 
| 2429 | 
            +
                {
         | 
| 2430 | 
            +
                  "epoch": 1.66,
         | 
| 2431 | 
            +
                  "learning_rate": 8.828050053757764e-06,
         | 
| 2432 | 
            +
                  "loss": 1.2552,
         | 
| 2433 | 
            +
                  "step": 1895
         | 
| 2434 | 
            +
                },
         | 
| 2435 | 
            +
                {
         | 
| 2436 | 
            +
                  "epoch": 1.66,
         | 
| 2437 | 
            +
                  "learning_rate": 8.780834545574122e-06,
         | 
| 2438 | 
            +
                  "loss": 1.2806,
         | 
| 2439 | 
            +
                  "step": 1900
         | 
| 2440 | 
            +
                },
         | 
| 2441 | 
            +
                {
         | 
| 2442 | 
            +
                  "epoch": 1.66,
         | 
| 2443 | 
            +
                  "eval_loss": 1.3082817792892456,
         | 
| 2444 | 
            +
                  "eval_runtime": 377.0389,
         | 
| 2445 | 
            +
                  "eval_samples_per_second": 42.876,
         | 
| 2446 | 
            +
                  "eval_steps_per_second": 1.342,
         | 
| 2447 | 
            +
                  "step": 1900
         | 
| 2448 | 
            +
                },
         | 
| 2449 | 
            +
                {
         | 
| 2450 | 
            +
                  "epoch": 1.67,
         | 
| 2451 | 
            +
                  "learning_rate": 8.73364661041687e-06,
         | 
| 2452 | 
            +
                  "loss": 1.2815,
         | 
| 2453 | 
            +
                  "step": 1905
         | 
| 2454 | 
            +
                },
         | 
| 2455 | 
            +
                {
         | 
| 2456 | 
            +
                  "epoch": 1.67,
         | 
| 2457 | 
            +
                  "learning_rate": 8.686487315503066e-06,
         | 
| 2458 | 
            +
                  "loss": 1.2433,
         | 
| 2459 | 
            +
                  "step": 1910
         | 
| 2460 | 
            +
                },
         | 
| 2461 | 
            +
                {
         | 
| 2462 | 
            +
                  "epoch": 1.68,
         | 
| 2463 | 
            +
                  "learning_rate": 8.63935772740205e-06,
         | 
| 2464 | 
            +
                  "loss": 1.2517,
         | 
| 2465 | 
            +
                  "step": 1915
         | 
| 2466 | 
            +
                },
         | 
| 2467 | 
            +
                {
         | 
| 2468 | 
            +
                  "epoch": 1.68,
         | 
| 2469 | 
            +
                  "learning_rate": 8.59225891201129e-06,
         | 
| 2470 | 
            +
                  "loss": 1.2571,
         | 
| 2471 | 
            +
                  "step": 1920
         | 
| 2472 | 
            +
                },
         | 
| 2473 | 
            +
                {
         | 
| 2474 | 
            +
                  "epoch": 1.69,
         | 
| 2475 | 
            +
                  "learning_rate": 8.545191934532294e-06,
         | 
| 2476 | 
            +
                  "loss": 1.2717,
         | 
| 2477 | 
            +
                  "step": 1925
         | 
| 2478 | 
            +
                },
         | 
| 2479 | 
            +
                {
         | 
| 2480 | 
            +
                  "epoch": 1.69,
         | 
| 2481 | 
            +
                  "learning_rate": 8.498157859446512e-06,
         | 
| 2482 | 
            +
                  "loss": 1.2492,
         | 
| 2483 | 
            +
                  "step": 1930
         | 
| 2484 | 
            +
                },
         | 
| 2485 | 
            +
                {
         | 
| 2486 | 
            +
                  "epoch": 1.7,
         | 
| 2487 | 
            +
                  "learning_rate": 8.451157750491265e-06,
         | 
| 2488 | 
            +
                  "loss": 1.2748,
         | 
| 2489 | 
            +
                  "step": 1935
         | 
| 2490 | 
            +
                },
         | 
| 2491 | 
            +
                {
         | 
| 2492 | 
            +
                  "epoch": 1.7,
         | 
| 2493 | 
            +
                  "learning_rate": 8.404192670635683e-06,
         | 
| 2494 | 
            +
                  "loss": 1.2949,
         | 
| 2495 | 
            +
                  "step": 1940
         | 
| 2496 | 
            +
                },
         | 
| 2497 | 
            +
                {
         | 
| 2498 | 
            +
                  "epoch": 1.7,
         | 
| 2499 | 
            +
                  "learning_rate": 8.35726368205667e-06,
         | 
| 2500 | 
            +
                  "loss": 1.268,
         | 
| 2501 | 
            +
                  "step": 1945
         | 
| 2502 | 
            +
                },
         | 
| 2503 | 
            +
                {
         | 
| 2504 | 
            +
                  "epoch": 1.71,
         | 
| 2505 | 
            +
                  "learning_rate": 8.310371846114875e-06,
         | 
| 2506 | 
            +
                  "loss": 1.2537,
         | 
| 2507 | 
            +
                  "step": 1950
         | 
| 2508 | 
            +
                },
         | 
| 2509 | 
            +
                {
         | 
| 2510 | 
            +
                  "epoch": 1.71,
         | 
| 2511 | 
            +
                  "learning_rate": 8.263518223330698e-06,
         | 
| 2512 | 
            +
                  "loss": 1.2701,
         | 
| 2513 | 
            +
                  "step": 1955
         | 
| 2514 | 
            +
                },
         | 
| 2515 | 
            +
                {
         | 
| 2516 | 
            +
                  "epoch": 1.72,
         | 
| 2517 | 
            +
                  "learning_rate": 8.216703873360292e-06,
         | 
| 2518 | 
            +
                  "loss": 1.2551,
         | 
| 2519 | 
            +
                  "step": 1960
         | 
| 2520 | 
            +
                },
         | 
| 2521 | 
            +
                {
         | 
| 2522 | 
            +
                  "epoch": 1.72,
         | 
| 2523 | 
            +
                  "learning_rate": 8.169929854971598e-06,
         | 
| 2524 | 
            +
                  "loss": 1.276,
         | 
| 2525 | 
            +
                  "step": 1965
         | 
| 2526 | 
            +
                },
         | 
| 2527 | 
            +
                {
         | 
| 2528 | 
            +
                  "epoch": 1.73,
         | 
| 2529 | 
            +
                  "learning_rate": 8.123197226020426e-06,
         | 
| 2530 | 
            +
                  "loss": 1.2448,
         | 
| 2531 | 
            +
                  "step": 1970
         | 
| 2532 | 
            +
                },
         | 
| 2533 | 
            +
                {
         | 
| 2534 | 
            +
                  "epoch": 1.73,
         | 
| 2535 | 
            +
                  "learning_rate": 8.076507043426482e-06,
         | 
| 2536 | 
            +
                  "loss": 1.2855,
         | 
| 2537 | 
            +
                  "step": 1975
         | 
| 2538 | 
            +
                },
         | 
| 2539 | 
            +
                {
         | 
| 2540 | 
            +
                  "epoch": 1.73,
         | 
| 2541 | 
            +
                  "learning_rate": 8.02986036314952e-06,
         | 
| 2542 | 
            +
                  "loss": 1.2564,
         | 
| 2543 | 
            +
                  "step": 1980
         | 
| 2544 | 
            +
                },
         | 
| 2545 | 
            +
                {
         | 
| 2546 | 
            +
                  "epoch": 1.74,
         | 
| 2547 | 
            +
                  "learning_rate": 7.983258240165406e-06,
         | 
| 2548 | 
            +
                  "loss": 1.2744,
         | 
| 2549 | 
            +
                  "step": 1985
         | 
| 2550 | 
            +
                },
         | 
| 2551 | 
            +
                {
         | 
| 2552 | 
            +
                  "epoch": 1.74,
         | 
| 2553 | 
            +
                  "learning_rate": 7.936701728442308e-06,
         | 
| 2554 | 
            +
                  "loss": 1.2761,
         | 
| 2555 | 
            +
                  "step": 1990
         | 
| 2556 | 
            +
                },
         | 
| 2557 | 
            +
                {
         | 
| 2558 | 
            +
                  "epoch": 1.75,
         | 
| 2559 | 
            +
                  "learning_rate": 7.890191880916813e-06,
         | 
| 2560 | 
            +
                  "loss": 1.2697,
         | 
| 2561 | 
            +
                  "step": 1995
         | 
| 2562 | 
            +
                },
         | 
| 2563 | 
            +
                {
         | 
| 2564 | 
            +
                  "epoch": 1.75,
         | 
| 2565 | 
            +
                  "learning_rate": 7.84372974947016e-06,
         | 
| 2566 | 
            +
                  "loss": 1.2815,
         | 
| 2567 | 
            +
                  "step": 2000
         | 
| 2568 | 
            +
                },
         | 
| 2569 | 
            +
                {
         | 
| 2570 | 
            +
                  "epoch": 1.75,
         | 
| 2571 | 
            +
                  "eval_loss": 1.3053697347640991,
         | 
| 2572 | 
            +
                  "eval_runtime": 376.1669,
         | 
| 2573 | 
            +
                  "eval_samples_per_second": 42.976,
         | 
| 2574 | 
            +
                  "eval_steps_per_second": 1.345,
         | 
| 2575 | 
            +
                  "step": 2000
         | 
| 2576 | 
            +
                },
         | 
| 2577 | 
            +
                {
         | 
| 2578 | 
            +
                  "epoch": 1.76,
         | 
| 2579 | 
            +
                  "learning_rate": 7.797316384904402e-06,
         | 
| 2580 | 
            +
                  "loss": 1.2641,
         | 
| 2581 | 
            +
                  "step": 2005
         | 
| 2582 | 
            +
                },
         | 
| 2583 | 
            +
                {
         | 
| 2584 | 
            +
                  "epoch": 1.76,
         | 
| 2585 | 
            +
                  "learning_rate": 7.750952836918679e-06,
         | 
| 2586 | 
            +
                  "loss": 1.2659,
         | 
| 2587 | 
            +
                  "step": 2010
         | 
| 2588 | 
            +
                },
         | 
| 2589 | 
            +
                {
         | 
| 2590 | 
            +
                  "epoch": 1.77,
         | 
| 2591 | 
            +
                  "learning_rate": 7.704640154085466e-06,
         | 
| 2592 | 
            +
                  "loss": 1.2701,
         | 
| 2593 | 
            +
                  "step": 2015
         | 
| 2594 | 
            +
                },
         | 
| 2595 | 
            +
                {
         | 
| 2596 | 
            +
                  "epoch": 1.77,
         | 
| 2597 | 
            +
                  "learning_rate": 7.658379383826841e-06,
         | 
| 2598 | 
            +
                  "loss": 1.2744,
         | 
| 2599 | 
            +
                  "step": 2020
         | 
| 2600 | 
            +
                },
         | 
| 2601 | 
            +
                {
         | 
| 2602 | 
            +
                  "epoch": 1.77,
         | 
| 2603 | 
            +
                  "learning_rate": 7.612171572390834e-06,
         | 
| 2604 | 
            +
                  "loss": 1.2715,
         | 
| 2605 | 
            +
                  "step": 2025
         | 
| 2606 | 
            +
                },
         | 
| 2607 | 
            +
                {
         | 
| 2608 | 
            +
                  "epoch": 1.78,
         | 
| 2609 | 
            +
                  "learning_rate": 7.566017764827717e-06,
         | 
| 2610 | 
            +
                  "loss": 1.2725,
         | 
| 2611 | 
            +
                  "step": 2030
         | 
| 2612 | 
            +
                },
         | 
| 2613 | 
            +
                {
         | 
| 2614 | 
            +
                  "epoch": 1.78,
         | 
| 2615 | 
            +
                  "learning_rate": 7.519919004966414e-06,
         | 
| 2616 | 
            +
                  "loss": 1.2696,
         | 
| 2617 | 
            +
                  "step": 2035
         | 
| 2618 | 
            +
                },
         | 
| 2619 | 
            +
                {
         | 
| 2620 | 
            +
                  "epoch": 1.79,
         | 
| 2621 | 
            +
                  "learning_rate": 7.473876335390857e-06,
         | 
| 2622 | 
            +
                  "loss": 1.2489,
         | 
| 2623 | 
            +
                  "step": 2040
         | 
| 2624 | 
            +
                },
         | 
| 2625 | 
            +
                {
         | 
| 2626 | 
            +
                  "epoch": 1.79,
         | 
| 2627 | 
            +
                  "learning_rate": 7.427890797416435e-06,
         | 
| 2628 | 
            +
                  "loss": 1.2658,
         | 
| 2629 | 
            +
                  "step": 2045
         | 
| 2630 | 
            +
                },
         | 
| 2631 | 
            +
                {
         | 
| 2632 | 
            +
                  "epoch": 1.8,
         | 
| 2633 | 
            +
                  "learning_rate": 7.3819634310664224e-06,
         | 
| 2634 | 
            +
                  "loss": 1.2506,
         | 
| 2635 | 
            +
                  "step": 2050
         | 
| 2636 | 
            +
                },
         | 
| 2637 | 
            +
                {
         | 
| 2638 | 
            +
                  "epoch": 1.8,
         | 
| 2639 | 
            +
                  "learning_rate": 7.336095275048474e-06,
         | 
| 2640 | 
            +
                  "loss": 1.2709,
         | 
| 2641 | 
            +
                  "step": 2055
         | 
| 2642 | 
            +
                },
         | 
| 2643 | 
            +
                {
         | 
| 2644 | 
            +
                  "epoch": 1.8,
         | 
| 2645 | 
            +
                  "learning_rate": 7.29028736673111e-06,
         | 
| 2646 | 
            +
                  "loss": 1.271,
         | 
| 2647 | 
            +
                  "step": 2060
         | 
| 2648 | 
            +
                },
         | 
| 2649 | 
            +
                {
         | 
| 2650 | 
            +
                  "epoch": 1.81,
         | 
| 2651 | 
            +
                  "learning_rate": 7.244540742120294e-06,
         | 
| 2652 | 
            +
                  "loss": 1.241,
         | 
| 2653 | 
            +
                  "step": 2065
         | 
| 2654 | 
            +
                },
         | 
| 2655 | 
            +
                {
         | 
| 2656 | 
            +
                  "epoch": 1.81,
         | 
| 2657 | 
            +
                  "learning_rate": 7.1988564358359566e-06,
         | 
| 2658 | 
            +
                  "loss": 1.2626,
         | 
| 2659 | 
            +
                  "step": 2070
         | 
| 2660 | 
            +
                },
         | 
| 2661 | 
            +
                {
         | 
| 2662 | 
            +
                  "epoch": 1.82,
         | 
| 2663 | 
            +
                  "learning_rate": 7.153235481088624e-06,
         | 
| 2664 | 
            +
                  "loss": 1.2809,
         | 
| 2665 | 
            +
                  "step": 2075
         | 
| 2666 | 
            +
                },
         | 
| 2667 | 
            +
                {
         | 
| 2668 | 
            +
                  "epoch": 1.82,
         | 
| 2669 | 
            +
                  "learning_rate": 7.107678909656052e-06,
         | 
| 2670 | 
            +
                  "loss": 1.2753,
         | 
| 2671 | 
            +
                  "step": 2080
         | 
| 2672 | 
            +
                },
         | 
| 2673 | 
            +
                {
         | 
| 2674 | 
            +
                  "epoch": 1.83,
         | 
| 2675 | 
            +
                  "learning_rate": 7.062187751859868e-06,
         | 
| 2676 | 
            +
                  "loss": 1.2772,
         | 
| 2677 | 
            +
                  "step": 2085
         | 
| 2678 | 
            +
                },
         | 
| 2679 | 
            +
                {
         | 
| 2680 | 
            +
                  "epoch": 1.83,
         | 
| 2681 | 
            +
                  "learning_rate": 7.016763036542305e-06,
         | 
| 2682 | 
            +
                  "loss": 1.2668,
         | 
| 2683 | 
            +
                  "step": 2090
         | 
| 2684 | 
            +
                },
         | 
| 2685 | 
            +
                {
         | 
| 2686 | 
            +
                  "epoch": 1.84,
         | 
| 2687 | 
            +
                  "learning_rate": 6.971405791042889e-06,
         | 
| 2688 | 
            +
                  "loss": 1.2583,
         | 
| 2689 | 
            +
                  "step": 2095
         | 
| 2690 | 
            +
                },
         | 
| 2691 | 
            +
                {
         | 
| 2692 | 
            +
                  "epoch": 1.84,
         | 
| 2693 | 
            +
                  "learning_rate": 6.92611704117525e-06,
         | 
| 2694 | 
            +
                  "loss": 1.2676,
         | 
| 2695 | 
            +
                  "step": 2100
         | 
| 2696 | 
            +
                },
         | 
| 2697 | 
            +
                {
         | 
| 2698 | 
            +
                  "epoch": 1.84,
         | 
| 2699 | 
            +
                  "eval_loss": 1.3030564785003662,
         | 
| 2700 | 
            +
                  "eval_runtime": 376.0505,
         | 
| 2701 | 
            +
                  "eval_samples_per_second": 42.989,
         | 
| 2702 | 
            +
                  "eval_steps_per_second": 1.346,
         | 
| 2703 | 
            +
                  "step": 2100
         | 
| 2704 | 
            +
                },
         | 
| 2705 | 
            +
                {
         | 
| 2706 | 
            +
                  "epoch": 1.84,
         | 
| 2707 | 
            +
                  "learning_rate": 6.880897811203877e-06,
         | 
| 2708 | 
            +
                  "loss": 1.2739,
         | 
| 2709 | 
            +
                  "step": 2105
         | 
| 2710 | 
            +
                },
         | 
| 2711 | 
            +
                {
         | 
| 2712 | 
            +
                  "epoch": 1.85,
         | 
| 2713 | 
            +
                  "learning_rate": 6.835749123820997e-06,
         | 
| 2714 | 
            +
                  "loss": 1.2599,
         | 
| 2715 | 
            +
                  "step": 2110
         | 
| 2716 | 
            +
                },
         | 
| 2717 | 
            +
                {
         | 
| 2718 | 
            +
                  "epoch": 1.85,
         | 
| 2719 | 
            +
                  "learning_rate": 6.790672000123405e-06,
         | 
| 2720 | 
            +
                  "loss": 1.2895,
         | 
| 2721 | 
            +
                  "step": 2115
         | 
| 2722 | 
            +
                },
         | 
| 2723 | 
            +
                {
         | 
| 2724 | 
            +
                  "epoch": 1.86,
         | 
| 2725 | 
            +
                  "learning_rate": 6.7456674595894065e-06,
         | 
| 2726 | 
            +
                  "loss": 1.2558,
         | 
| 2727 | 
            +
                  "step": 2120
         | 
| 2728 | 
            +
                },
         | 
| 2729 | 
            +
                {
         | 
| 2730 | 
            +
                  "epoch": 1.86,
         | 
| 2731 | 
            +
                  "learning_rate": 6.700736520055725e-06,
         | 
| 2732 | 
            +
                  "loss": 1.2508,
         | 
| 2733 | 
            +
                  "step": 2125
         | 
| 2734 | 
            +
                },
         | 
| 2735 | 
            +
                {
         | 
| 2736 | 
            +
                  "epoch": 1.87,
         | 
| 2737 | 
            +
                  "learning_rate": 6.6558801976945206e-06,
         | 
| 2738 | 
            +
                  "loss": 1.2658,
         | 
| 2739 | 
            +
                  "step": 2130
         | 
| 2740 | 
            +
                },
         | 
| 2741 | 
            +
                {
         | 
| 2742 | 
            +
                  "epoch": 1.87,
         | 
| 2743 | 
            +
                  "learning_rate": 6.611099506990372e-06,
         | 
| 2744 | 
            +
                  "loss": 1.2708,
         | 
| 2745 | 
            +
                  "step": 2135
         | 
| 2746 | 
            +
                },
         | 
| 2747 | 
            +
                {
         | 
| 2748 | 
            +
                  "epoch": 1.87,
         | 
| 2749 | 
            +
                  "learning_rate": 6.566395460717356e-06,
         | 
| 2750 | 
            +
                  "loss": 1.2627,
         | 
| 2751 | 
            +
                  "step": 2140
         | 
| 2752 | 
            +
                },
         | 
| 2753 | 
            +
                {
         | 
| 2754 | 
            +
                  "epoch": 1.88,
         | 
| 2755 | 
            +
                  "learning_rate": 6.521769069916136e-06,
         | 
| 2756 | 
            +
                  "loss": 1.2523,
         | 
| 2757 | 
            +
                  "step": 2145
         | 
| 2758 | 
            +
                },
         | 
| 2759 | 
            +
                {
         | 
| 2760 | 
            +
                  "epoch": 1.88,
         | 
| 2761 | 
            +
                  "learning_rate": 6.477221343871088e-06,
         | 
| 2762 | 
            +
                  "loss": 1.2676,
         | 
| 2763 | 
            +
                  "step": 2150
         | 
| 2764 | 
            +
                },
         | 
| 2765 | 
            +
                {
         | 
| 2766 | 
            +
                  "epoch": 1.89,
         | 
| 2767 | 
            +
                  "learning_rate": 6.4327532900874945e-06,
         | 
| 2768 | 
            +
                  "loss": 1.2726,
         | 
| 2769 | 
            +
                  "step": 2155
         | 
| 2770 | 
            +
                },
         | 
| 2771 | 
            +
                {
         | 
| 2772 | 
            +
                  "epoch": 1.89,
         | 
| 2773 | 
            +
                  "learning_rate": 6.38836591426873e-06,
         | 
| 2774 | 
            +
                  "loss": 1.2476,
         | 
| 2775 | 
            +
                  "step": 2160
         | 
| 2776 | 
            +
                },
         | 
| 2777 | 
            +
                {
         | 
| 2778 | 
            +
                  "epoch": 1.9,
         | 
| 2779 | 
            +
                  "learning_rate": 6.344060220293542e-06,
         | 
| 2780 | 
            +
                  "loss": 1.2665,
         | 
| 2781 | 
            +
                  "step": 2165
         | 
| 2782 | 
            +
                },
         | 
| 2783 | 
            +
                {
         | 
| 2784 | 
            +
                  "epoch": 1.9,
         | 
| 2785 | 
            +
                  "learning_rate": 6.299837210193331e-06,
         | 
| 2786 | 
            +
                  "loss": 1.2599,
         | 
| 2787 | 
            +
                  "step": 2170
         | 
| 2788 | 
            +
                },
         | 
| 2789 | 
            +
                {
         | 
| 2790 | 
            +
                  "epoch": 1.91,
         | 
| 2791 | 
            +
                  "learning_rate": 6.255697884129495e-06,
         | 
| 2792 | 
            +
                  "loss": 1.2839,
         | 
| 2793 | 
            +
                  "step": 2175
         | 
| 2794 | 
            +
                },
         | 
| 2795 | 
            +
                {
         | 
| 2796 | 
            +
                  "epoch": 1.91,
         | 
| 2797 | 
            +
                  "learning_rate": 6.2116432403708015e-06,
         | 
| 2798 | 
            +
                  "loss": 1.2707,
         | 
| 2799 | 
            +
                  "step": 2180
         | 
| 2800 | 
            +
                },
         | 
| 2801 | 
            +
                {
         | 
| 2802 | 
            +
                  "epoch": 1.91,
         | 
| 2803 | 
            +
                  "learning_rate": 6.167674275270832e-06,
         | 
| 2804 | 
            +
                  "loss": 1.2695,
         | 
| 2805 | 
            +
                  "step": 2185
         | 
| 2806 | 
            +
                },
         | 
| 2807 | 
            +
                {
         | 
| 2808 | 
            +
                  "epoch": 1.92,
         | 
| 2809 | 
            +
                  "learning_rate": 6.123791983245411e-06,
         | 
| 2810 | 
            +
                  "loss": 1.2592,
         | 
| 2811 | 
            +
                  "step": 2190
         | 
| 2812 | 
            +
                },
         | 
| 2813 | 
            +
                {
         | 
| 2814 | 
            +
                  "epoch": 1.92,
         | 
| 2815 | 
            +
                  "learning_rate": 6.0799973567501616e-06,
         | 
| 2816 | 
            +
                  "loss": 1.2706,
         | 
| 2817 | 
            +
                  "step": 2195
         | 
| 2818 | 
            +
                },
         | 
| 2819 | 
            +
                {
         | 
| 2820 | 
            +
                  "epoch": 1.93,
         | 
| 2821 | 
            +
                  "learning_rate": 6.036291386258013e-06,
         | 
| 2822 | 
            +
                  "loss": 1.2388,
         | 
| 2823 | 
            +
                  "step": 2200
         | 
| 2824 | 
            +
                },
         | 
| 2825 | 
            +
                {
         | 
| 2826 | 
            +
                  "epoch": 1.93,
         | 
| 2827 | 
            +
                  "eval_loss": 1.301101803779602,
         | 
| 2828 | 
            +
                  "eval_runtime": 375.7618,
         | 
| 2829 | 
            +
                  "eval_samples_per_second": 43.022,
         | 
| 2830 | 
            +
                  "eval_steps_per_second": 1.347,
         | 
| 2831 | 
            +
                  "step": 2200
         | 
| 2832 | 
            +
                },
         | 
| 2833 | 
            +
                {
         | 
| 2834 | 
            +
                  "epoch": 1.93,
         | 
| 2835 | 
            +
                  "learning_rate": 5.992675060236841e-06,
         | 
| 2836 | 
            +
                  "loss": 1.2828,
         | 
| 2837 | 
            +
                  "step": 2205
         | 
| 2838 | 
            +
                },
         | 
| 2839 | 
            +
                {
         | 
| 2840 | 
            +
                  "epoch": 1.94,
         | 
| 2841 | 
            +
                  "learning_rate": 5.94914936512708e-06,
         | 
| 2842 | 
            +
                  "loss": 1.2572,
         | 
| 2843 | 
            +
                  "step": 2210
         | 
| 2844 | 
            +
                },
         | 
| 2845 | 
            +
                {
         | 
| 2846 | 
            +
                  "epoch": 1.94,
         | 
| 2847 | 
            +
                  "learning_rate": 5.905715285319442e-06,
         | 
| 2848 | 
            +
                  "loss": 1.2661,
         | 
| 2849 | 
            +
                  "step": 2215
         | 
| 2850 | 
            +
                },
         | 
| 2851 | 
            +
                {
         | 
| 2852 | 
            +
                  "epoch": 1.94,
         | 
| 2853 | 
            +
                  "learning_rate": 5.862373803132625e-06,
         | 
| 2854 | 
            +
                  "loss": 1.2767,
         | 
| 2855 | 
            +
                  "step": 2220
         | 
| 2856 | 
            +
                },
         | 
| 2857 | 
            +
                {
         | 
| 2858 | 
            +
                  "epoch": 1.95,
         | 
| 2859 | 
            +
                  "learning_rate": 5.819125898791115e-06,
         | 
| 2860 | 
            +
                  "loss": 1.2591,
         | 
| 2861 | 
            +
                  "step": 2225
         | 
| 2862 | 
            +
                },
         | 
| 2863 | 
            +
                {
         | 
| 2864 | 
            +
                  "epoch": 1.95,
         | 
| 2865 | 
            +
                  "learning_rate": 5.775972550403015e-06,
         | 
| 2866 | 
            +
                  "loss": 1.2659,
         | 
| 2867 | 
            +
                  "step": 2230
         | 
| 2868 | 
            +
                },
         | 
| 2869 | 
            +
                {
         | 
| 2870 | 
            +
                  "epoch": 1.96,
         | 
| 2871 | 
            +
                  "learning_rate": 5.732914733937917e-06,
         | 
| 2872 | 
            +
                  "loss": 1.2611,
         | 
| 2873 | 
            +
                  "step": 2235
         | 
| 2874 | 
            +
                },
         | 
| 2875 | 
            +
                {
         | 
| 2876 | 
            +
                  "epoch": 1.96,
         | 
| 2877 | 
            +
                  "learning_rate": 5.6899534232048395e-06,
         | 
| 2878 | 
            +
                  "loss": 1.2865,
         | 
| 2879 | 
            +
                  "step": 2240
         | 
| 2880 | 
            +
                },
         | 
| 2881 | 
            +
                {
         | 
| 2882 | 
            +
                  "epoch": 1.97,
         | 
| 2883 | 
            +
                  "learning_rate": 5.647089589830186e-06,
         | 
| 2884 | 
            +
                  "loss": 1.2694,
         | 
| 2885 | 
            +
                  "step": 2245
         | 
| 2886 | 
            +
                },
         | 
| 2887 | 
            +
                {
         | 
| 2888 | 
            +
                  "epoch": 1.97,
         | 
| 2889 | 
            +
                  "learning_rate": 5.604324203235798e-06,
         | 
| 2890 | 
            +
                  "loss": 1.262,
         | 
| 2891 | 
            +
                  "step": 2250
         | 
| 2892 | 
            +
                },
         | 
| 2893 | 
            +
                {
         | 
| 2894 | 
            +
                  "epoch": 1.98,
         | 
| 2895 | 
            +
                  "learning_rate": 5.561658230616997e-06,
         | 
| 2896 | 
            +
                  "loss": 1.2754,
         | 
| 2897 | 
            +
                  "step": 2255
         | 
| 2898 | 
            +
                },
         | 
| 2899 | 
            +
                {
         | 
| 2900 | 
            +
                  "epoch": 1.98,
         | 
| 2901 | 
            +
                  "learning_rate": 5.519092636920741e-06,
         | 
| 2902 | 
            +
                  "loss": 1.2574,
         | 
| 2903 | 
            +
                  "step": 2260
         | 
| 2904 | 
            +
                },
         | 
| 2905 | 
            +
                {
         | 
| 2906 | 
            +
                  "epoch": 1.98,
         | 
| 2907 | 
            +
                  "learning_rate": 5.476628384823773e-06,
         | 
| 2908 | 
            +
                  "loss": 1.2829,
         | 
| 2909 | 
            +
                  "step": 2265
         | 
| 2910 | 
            +
                },
         | 
| 2911 | 
            +
                {
         | 
| 2912 | 
            +
                  "epoch": 1.99,
         | 
| 2913 | 
            +
                  "learning_rate": 5.434266434710879e-06,
         | 
| 2914 | 
            +
                  "loss": 1.2654,
         | 
| 2915 | 
            +
                  "step": 2270
         | 
| 2916 | 
            +
                },
         | 
| 2917 | 
            +
                {
         | 
| 2918 | 
            +
                  "epoch": 1.99,
         | 
| 2919 | 
            +
                  "learning_rate": 5.392007744653134e-06,
         | 
| 2920 | 
            +
                  "loss": 1.2549,
         | 
| 2921 | 
            +
                  "step": 2275
         | 
| 2922 | 
            +
                },
         | 
| 2923 | 
            +
                {
         | 
| 2924 | 
            +
                  "epoch": 2.0,
         | 
| 2925 | 
            +
                  "learning_rate": 5.3498532703862685e-06,
         | 
| 2926 | 
            +
                  "loss": 1.2573,
         | 
| 2927 | 
            +
                  "step": 2280
         | 
| 2928 | 
            +
                },
         | 
| 2929 | 
            +
                {
         | 
| 2930 | 
            +
                  "epoch": 2.0,
         | 
| 2931 | 
            +
                  "learning_rate": 5.307803965289023e-06,
         | 
| 2932 | 
            +
                  "loss": 1.2533,
         | 
| 2933 | 
            +
                  "step": 2285
         | 
| 2934 | 
            +
                },
         | 
| 2935 | 
            +
                {
         | 
| 2936 | 
            +
                  "epoch": 2.01,
         | 
| 2937 | 
            +
                  "learning_rate": 5.265860780361602e-06,
         | 
| 2938 | 
            +
                  "loss": 1.2174,
         | 
| 2939 | 
            +
                  "step": 2290
         | 
| 2940 | 
            +
                },
         | 
| 2941 | 
            +
                {
         | 
| 2942 | 
            +
                  "epoch": 2.01,
         | 
| 2943 | 
            +
                  "learning_rate": 5.2240246642041705e-06,
         | 
| 2944 | 
            +
                  "loss": 1.2181,
         | 
| 2945 | 
            +
                  "step": 2295
         | 
| 2946 | 
            +
                },
         | 
| 2947 | 
            +
                {
         | 
| 2948 | 
            +
                  "epoch": 2.01,
         | 
| 2949 | 
            +
                  "learning_rate": 5.182296562995383e-06,
         | 
| 2950 | 
            +
                  "loss": 1.2385,
         | 
| 2951 | 
            +
                  "step": 2300
         | 
| 2952 | 
            +
                },
         | 
| 2953 | 
            +
                {
         | 
| 2954 | 
            +
                  "epoch": 2.01,
         | 
| 2955 | 
            +
                  "eval_loss": 1.3014659881591797,
         | 
| 2956 | 
            +
                  "eval_runtime": 376.283,
         | 
| 2957 | 
            +
                  "eval_samples_per_second": 42.962,
         | 
| 2958 | 
            +
                  "eval_steps_per_second": 1.345,
         | 
| 2959 | 
            +
                  "step": 2300
         | 
| 2960 | 
            +
                },
         | 
| 2961 | 
            +
                {
         | 
| 2962 | 
            +
                  "epoch": 2.02,
         | 
| 2963 | 
            +
                  "learning_rate": 5.140677420471003e-06,
         | 
| 2964 | 
            +
                  "loss": 1.2312,
         | 
| 2965 | 
            +
                  "step": 2305
         | 
| 2966 | 
            +
                },
         | 
| 2967 | 
            +
                {
         | 
| 2968 | 
            +
                  "epoch": 2.02,
         | 
| 2969 | 
            +
                  "learning_rate": 5.099168177902539e-06,
         | 
| 2970 | 
            +
                  "loss": 1.2344,
         | 
| 2971 | 
            +
                  "step": 2310
         | 
| 2972 | 
            +
                },
         | 
| 2973 | 
            +
                {
         | 
| 2974 | 
            +
                  "epoch": 2.03,
         | 
| 2975 | 
            +
                  "learning_rate": 5.057769774075985e-06,
         | 
| 2976 | 
            +
                  "loss": 1.2395,
         | 
| 2977 | 
            +
                  "step": 2315
         | 
| 2978 | 
            +
                },
         | 
| 2979 | 
            +
                {
         | 
| 2980 | 
            +
                  "epoch": 2.03,
         | 
| 2981 | 
            +
                  "learning_rate": 5.0164831452705494e-06,
         | 
| 2982 | 
            +
                  "loss": 1.2408,
         | 
| 2983 | 
            +
                  "step": 2320
         | 
| 2984 | 
            +
                },
         | 
| 2985 | 
            +
                {
         | 
| 2986 | 
            +
                  "epoch": 2.04,
         | 
| 2987 | 
            +
                  "learning_rate": 4.9753092252375245e-06,
         | 
| 2988 | 
            +
                  "loss": 1.2335,
         | 
| 2989 | 
            +
                  "step": 2325
         | 
| 2990 | 
            +
                },
         | 
| 2991 | 
            +
                {
         | 
| 2992 | 
            +
                  "epoch": 2.04,
         | 
| 2993 | 
            +
                  "learning_rate": 4.934248945179127e-06,
         | 
| 2994 | 
            +
                  "loss": 1.2372,
         | 
| 2995 | 
            +
                  "step": 2330
         | 
| 2996 | 
            +
                },
         | 
| 2997 | 
            +
                {
         | 
| 2998 | 
            +
                  "epoch": 2.05,
         | 
| 2999 | 
            +
                  "learning_rate": 4.893303233727472e-06,
         | 
| 3000 | 
            +
                  "loss": 1.226,
         | 
| 3001 | 
            +
                  "step": 2335
         | 
| 3002 | 
            +
                },
         | 
| 3003 | 
            +
                {
         | 
| 3004 | 
            +
                  "epoch": 2.05,
         | 
| 3005 | 
            +
                  "learning_rate": 4.8524730169235404e-06,
         | 
| 3006 | 
            +
                  "loss": 1.2449,
         | 
| 3007 | 
            +
                  "step": 2340
         | 
| 3008 | 
            +
                },
         | 
| 3009 | 
            +
                {
         | 
| 3010 | 
            +
                  "epoch": 2.05,
         | 
| 3011 | 
            +
                  "learning_rate": 4.811759218196262e-06,
         | 
| 3012 | 
            +
                  "loss": 1.2331,
         | 
| 3013 | 
            +
                  "step": 2345
         | 
| 3014 | 
            +
                },
         | 
| 3015 | 
            +
                {
         | 
| 3016 | 
            +
                  "epoch": 2.06,
         | 
| 3017 | 
            +
                  "learning_rate": 4.771162758341612e-06,
         | 
| 3018 | 
            +
                  "loss": 1.2319,
         | 
| 3019 | 
            +
                  "step": 2350
         | 
| 3020 | 
            +
                },
         | 
| 3021 | 
            +
                {
         | 
| 3022 | 
            +
                  "epoch": 2.06,
         | 
| 3023 | 
            +
                  "learning_rate": 4.730684555501799e-06,
         | 
| 3024 | 
            +
                  "loss": 1.2382,
         | 
| 3025 | 
            +
                  "step": 2355
         | 
| 3026 | 
            +
                },
         | 
| 3027 | 
            +
                {
         | 
| 3028 | 
            +
                  "epoch": 2.07,
         | 
| 3029 | 
            +
                  "learning_rate": 4.690325525144488e-06,
         | 
| 3030 | 
            +
                  "loss": 1.2332,
         | 
| 3031 | 
            +
                  "step": 2360
         | 
| 3032 | 
            +
                },
         | 
| 3033 | 
            +
                {
         | 
| 3034 | 
            +
                  "epoch": 2.07,
         | 
| 3035 | 
            +
                  "learning_rate": 4.6500865800421015e-06,
         | 
| 3036 | 
            +
                  "loss": 1.235,
         | 
| 3037 | 
            +
                  "step": 2365
         | 
| 3038 | 
            +
                },
         | 
| 3039 | 
            +
                {
         | 
| 3040 | 
            +
                  "epoch": 2.08,
         | 
| 3041 | 
            +
                  "learning_rate": 4.609968630251187e-06,
         | 
| 3042 | 
            +
                  "loss": 1.2301,
         | 
| 3043 | 
            +
                  "step": 2370
         | 
| 3044 | 
            +
                },
         | 
| 3045 | 
            +
                {
         | 
| 3046 | 
            +
                  "epoch": 2.08,
         | 
| 3047 | 
            +
                  "learning_rate": 4.569972583091807e-06,
         | 
| 3048 | 
            +
                  "loss": 1.2202,
         | 
| 3049 | 
            +
                  "step": 2375
         | 
| 3050 | 
            +
                },
         | 
| 3051 | 
            +
                {
         | 
| 3052 | 
            +
                  "epoch": 2.08,
         | 
| 3053 | 
            +
                  "learning_rate": 4.5300993431270565e-06,
         | 
| 3054 | 
            +
                  "loss": 1.2414,
         | 
| 3055 | 
            +
                  "step": 2380
         | 
| 3056 | 
            +
                },
         | 
| 3057 | 
            +
                {
         | 
| 3058 | 
            +
                  "epoch": 2.09,
         | 
| 3059 | 
            +
                  "learning_rate": 4.490349812142564e-06,
         | 
| 3060 | 
            +
                  "loss": 1.2474,
         | 
| 3061 | 
            +
                  "step": 2385
         | 
| 3062 | 
            +
                },
         | 
| 3063 | 
            +
                {
         | 
| 3064 | 
            +
                  "epoch": 2.09,
         | 
| 3065 | 
            +
                  "learning_rate": 4.450724889126135e-06,
         | 
| 3066 | 
            +
                  "loss": 1.235,
         | 
| 3067 | 
            +
                  "step": 2390
         | 
| 3068 | 
            +
                },
         | 
| 3069 | 
            +
                {
         | 
| 3070 | 
            +
                  "epoch": 2.1,
         | 
| 3071 | 
            +
                  "learning_rate": 4.411225470247387e-06,
         | 
| 3072 | 
            +
                  "loss": 1.2201,
         | 
| 3073 | 
            +
                  "step": 2395
         | 
| 3074 | 
            +
                },
         | 
| 3075 | 
            +
                {
         | 
| 3076 | 
            +
                  "epoch": 2.1,
         | 
| 3077 | 
            +
                  "learning_rate": 4.371852448837511e-06,
         | 
| 3078 | 
            +
                  "loss": 1.2459,
         | 
| 3079 | 
            +
                  "step": 2400
         | 
| 3080 | 
            +
                },
         | 
| 3081 | 
            +
                {
         | 
| 3082 | 
            +
                  "epoch": 2.1,
         | 
| 3083 | 
            +
                  "eval_loss": 1.2999837398529053,
         | 
| 3084 | 
            +
                  "eval_runtime": 376.4391,
         | 
| 3085 | 
            +
                  "eval_samples_per_second": 42.945,
         | 
| 3086 | 
            +
                  "eval_steps_per_second": 1.344,
         | 
| 3087 | 
            +
                  "step": 2400
         | 
| 3088 | 
            +
                },
         | 
| 3089 | 
            +
                {
         | 
| 3090 | 
            +
                  "epoch": 2.11,
         | 
| 3091 | 
            +
                  "learning_rate": 4.332606715369041e-06,
         | 
| 3092 | 
            +
                  "loss": 1.226,
         | 
| 3093 | 
            +
                  "step": 2405
         | 
| 3094 | 
            +
                },
         | 
| 3095 | 
            +
                {
         | 
| 3096 | 
            +
                  "epoch": 2.11,
         | 
| 3097 | 
            +
                  "learning_rate": 4.2934891574357375e-06,
         | 
| 3098 | 
            +
                  "loss": 1.2191,
         | 
| 3099 | 
            +
                  "step": 2410
         | 
| 3100 | 
            +
                },
         | 
| 3101 | 
            +
                {
         | 
| 3102 | 
            +
                  "epoch": 2.12,
         | 
| 3103 | 
            +
                  "learning_rate": 4.254500659732496e-06,
         | 
| 3104 | 
            +
                  "loss": 1.2408,
         | 
| 3105 | 
            +
                  "step": 2415
         | 
| 3106 | 
            +
                },
         | 
| 3107 | 
            +
                {
         | 
| 3108 | 
            +
                  "epoch": 2.12,
         | 
| 3109 | 
            +
                  "learning_rate": 4.2156421040353435e-06,
         | 
| 3110 | 
            +
                  "loss": 1.246,
         | 
| 3111 | 
            +
                  "step": 2420
         | 
| 3112 | 
            +
                },
         | 
| 3113 | 
            +
                {
         | 
| 3114 | 
            +
                  "epoch": 2.12,
         | 
| 3115 | 
            +
                  "learning_rate": 4.1769143691815095e-06,
         | 
| 3116 | 
            +
                  "loss": 1.2376,
         | 
| 3117 | 
            +
                  "step": 2425
         | 
| 3118 | 
            +
                },
         | 
| 3119 | 
            +
                {
         | 
| 3120 | 
            +
                  "epoch": 2.13,
         | 
| 3121 | 
            +
                  "learning_rate": 4.138318331049525e-06,
         | 
| 3122 | 
            +
                  "loss": 1.2402,
         | 
| 3123 | 
            +
                  "step": 2430
         | 
| 3124 | 
            +
                },
         | 
| 3125 | 
            +
                {
         | 
| 3126 | 
            +
                  "epoch": 2.13,
         | 
| 3127 | 
            +
                  "learning_rate": 4.09985486253944e-06,
         | 
| 3128 | 
            +
                  "loss": 1.2197,
         | 
| 3129 | 
            +
                  "step": 2435
         | 
| 3130 | 
            +
                },
         | 
| 3131 | 
            +
                {
         | 
| 3132 | 
            +
                  "epoch": 2.14,
         | 
| 3133 | 
            +
                  "learning_rate": 4.061524833553058e-06,
         | 
| 3134 | 
            +
                  "loss": 1.2358,
         | 
| 3135 | 
            +
                  "step": 2440
         | 
| 3136 | 
            +
                },
         | 
| 3137 | 
            +
                {
         | 
| 3138 | 
            +
                  "epoch": 2.14,
         | 
| 3139 | 
            +
                  "learning_rate": 4.0233291109742726e-06,
         | 
| 3140 | 
            +
                  "loss": 1.2316,
         | 
| 3141 | 
            +
                  "step": 2445
         | 
| 3142 | 
            +
                },
         | 
| 3143 | 
            +
                {
         | 
| 3144 | 
            +
                  "epoch": 2.15,
         | 
| 3145 | 
            +
                  "learning_rate": 3.985268558649472e-06,
         | 
| 3146 | 
            +
                  "loss": 1.2146,
         | 
| 3147 | 
            +
                  "step": 2450
         | 
| 3148 | 
            +
                },
         | 
| 3149 | 
            +
                {
         | 
| 3150 | 
            +
                  "epoch": 2.15,
         | 
| 3151 | 
            +
                  "learning_rate": 3.947344037367983e-06,
         | 
| 3152 | 
            +
                  "loss": 1.2318,
         | 
| 3153 | 
            +
                  "step": 2455
         | 
| 3154 | 
            +
                },
         | 
| 3155 | 
            +
                {
         | 
| 3156 | 
            +
                  "epoch": 2.16,
         | 
| 3157 | 
            +
                  "learning_rate": 3.909556404842609e-06,
         | 
| 3158 | 
            +
                  "loss": 1.2212,
         | 
| 3159 | 
            +
                  "step": 2460
         | 
| 3160 | 
            +
                },
         | 
| 3161 | 
            +
                {
         | 
| 3162 | 
            +
                  "epoch": 2.16,
         | 
| 3163 | 
            +
                  "learning_rate": 3.871906515690249e-06,
         | 
| 3164 | 
            +
                  "loss": 1.2507,
         | 
| 3165 | 
            +
                  "step": 2465
         | 
| 3166 | 
            +
                },
         | 
| 3167 | 
            +
                {
         | 
| 3168 | 
            +
                  "epoch": 2.16,
         | 
| 3169 | 
            +
                  "learning_rate": 3.834395221412537e-06,
         | 
| 3170 | 
            +
                  "loss": 1.2274,
         | 
| 3171 | 
            +
                  "step": 2470
         | 
| 3172 | 
            +
                },
         | 
| 3173 | 
            +
                {
         | 
| 3174 | 
            +
                  "epoch": 2.17,
         | 
| 3175 | 
            +
                  "learning_rate": 3.797023370376618e-06,
         | 
| 3176 | 
            +
                  "loss": 1.2426,
         | 
| 3177 | 
            +
                  "step": 2475
         | 
| 3178 | 
            +
                },
         | 
| 3179 | 
            +
                {
         | 
| 3180 | 
            +
                  "epoch": 2.17,
         | 
| 3181 | 
            +
                  "learning_rate": 3.7597918077959306e-06,
         | 
| 3182 | 
            +
                  "loss": 1.2212,
         | 
| 3183 | 
            +
                  "step": 2480
         | 
| 3184 | 
            +
                },
         | 
| 3185 | 
            +
                {
         | 
| 3186 | 
            +
                  "epoch": 2.18,
         | 
| 3187 | 
            +
                  "learning_rate": 3.7227013757111197e-06,
         | 
| 3188 | 
            +
                  "loss": 1.2449,
         | 
| 3189 | 
            +
                  "step": 2485
         | 
| 3190 | 
            +
                },
         | 
| 3191 | 
            +
                {
         | 
| 3192 | 
            +
                  "epoch": 2.18,
         | 
| 3193 | 
            +
                  "learning_rate": 3.6857529129709655e-06,
         | 
| 3194 | 
            +
                  "loss": 1.2136,
         | 
| 3195 | 
            +
                  "step": 2490
         | 
| 3196 | 
            +
                },
         | 
| 3197 | 
            +
                {
         | 
| 3198 | 
            +
                  "epoch": 2.19,
         | 
| 3199 | 
            +
                  "learning_rate": 3.64894725521344e-06,
         | 
| 3200 | 
            +
                  "loss": 1.2289,
         | 
| 3201 | 
            +
                  "step": 2495
         | 
| 3202 | 
            +
                },
         | 
| 3203 | 
            +
                {
         | 
| 3204 | 
            +
                  "epoch": 2.19,
         | 
| 3205 | 
            +
                  "learning_rate": 3.61228523484678e-06,
         | 
| 3206 | 
            +
                  "loss": 1.2349,
         | 
| 3207 | 
            +
                  "step": 2500
         | 
| 3208 | 
            +
                },
         | 
| 3209 | 
            +
                {
         | 
| 3210 | 
            +
                  "epoch": 2.19,
         | 
| 3211 | 
            +
                  "eval_loss": 1.2988718748092651,
         | 
| 3212 | 
            +
                  "eval_runtime": 375.5011,
         | 
| 3213 | 
            +
                  "eval_samples_per_second": 43.052,
         | 
| 3214 | 
            +
                  "eval_steps_per_second": 1.348,
         | 
| 3215 | 
            +
                  "step": 2500
         | 
| 3216 | 
            +
                },
         | 
| 3217 | 
            +
                {
         | 
| 3218 | 
            +
                  "epoch": 2.19,
         | 
| 3219 | 
            +
                  "learning_rate": 3.5757676810306775e-06,
         | 
| 3220 | 
            +
                  "loss": 1.2277,
         | 
| 3221 | 
            +
                  "step": 2505
         | 
| 3222 | 
            +
                },
         | 
| 3223 | 
            +
                {
         | 
| 3224 | 
            +
                  "epoch": 2.2,
         | 
| 3225 | 
            +
                  "learning_rate": 3.539395419657531e-06,
         | 
| 3226 | 
            +
                  "loss": 1.2365,
         | 
| 3227 | 
            +
                  "step": 2510
         | 
| 3228 | 
            +
                },
         | 
| 3229 | 
            +
                {
         | 
| 3230 | 
            +
                  "epoch": 2.2,
         | 
| 3231 | 
            +
                  "learning_rate": 3.5031692733337475e-06,
         | 
| 3232 | 
            +
                  "loss": 1.2266,
         | 
| 3233 | 
            +
                  "step": 2515
         | 
| 3234 | 
            +
                },
         | 
| 3235 | 
            +
                {
         | 
| 3236 | 
            +
                  "epoch": 2.21,
         | 
| 3237 | 
            +
                  "learning_rate": 3.4670900613611656e-06,
         | 
| 3238 | 
            +
                  "loss": 1.2194,
         | 
| 3239 | 
            +
                  "step": 2520
         | 
| 3240 | 
            +
                },
         | 
| 3241 | 
            +
                {
         | 
| 3242 | 
            +
                  "epoch": 2.21,
         | 
| 3243 | 
            +
                  "learning_rate": 3.431158599718496e-06,
         | 
| 3244 | 
            +
                  "loss": 1.2422,
         | 
| 3245 | 
            +
                  "step": 2525
         | 
| 3246 | 
            +
                },
         | 
| 3247 | 
            +
                {
         | 
| 3248 | 
            +
                  "epoch": 2.22,
         | 
| 3249 | 
            +
                  "learning_rate": 3.3953757010428946e-06,
         | 
| 3250 | 
            +
                  "loss": 1.2485,
         | 
| 3251 | 
            +
                  "step": 2530
         | 
| 3252 | 
            +
                },
         | 
| 3253 | 
            +
                {
         | 
| 3254 | 
            +
                  "epoch": 2.22,
         | 
| 3255 | 
            +
                  "learning_rate": 3.359742174611558e-06,
         | 
| 3256 | 
            +
                  "loss": 1.2313,
         | 
| 3257 | 
            +
                  "step": 2535
         | 
| 3258 | 
            +
                },
         | 
| 3259 | 
            +
                {
         | 
| 3260 | 
            +
                  "epoch": 2.23,
         | 
| 3261 | 
            +
                  "learning_rate": 3.3242588263234467e-06,
         | 
| 3262 | 
            +
                  "loss": 1.2248,
         | 
| 3263 | 
            +
                  "step": 2540
         | 
| 3264 | 
            +
                },
         | 
| 3265 | 
            +
                {
         | 
| 3266 | 
            +
                  "epoch": 2.23,
         | 
| 3267 | 
            +
                  "learning_rate": 3.2889264586810323e-06,
         | 
| 3268 | 
            +
                  "loss": 1.216,
         | 
| 3269 | 
            +
                  "step": 2545
         | 
| 3270 | 
            +
                },
         | 
| 3271 | 
            +
                {
         | 
| 3272 | 
            +
                  "epoch": 2.23,
         | 
| 3273 | 
            +
                  "learning_rate": 3.2537458707721735e-06,
         | 
| 3274 | 
            +
                  "loss": 1.2314,
         | 
| 3275 | 
            +
                  "step": 2550
         | 
| 3276 | 
            +
                },
         | 
| 3277 | 
            +
                {
         | 
| 3278 | 
            +
                  "epoch": 2.24,
         | 
| 3279 | 
            +
                  "learning_rate": 3.2187178582520206e-06,
         | 
| 3280 | 
            +
                  "loss": 1.2437,
         | 
| 3281 | 
            +
                  "step": 2555
         | 
| 3282 | 
            +
                },
         | 
| 3283 | 
            +
                {
         | 
| 3284 | 
            +
                  "epoch": 2.24,
         | 
| 3285 | 
            +
                  "learning_rate": 3.183843213325042e-06,
         | 
| 3286 | 
            +
                  "loss": 1.2093,
         | 
| 3287 | 
            +
                  "step": 2560
         | 
| 3288 | 
            +
                },
         | 
| 3289 | 
            +
                {
         | 
| 3290 | 
            +
                  "epoch": 2.25,
         | 
| 3291 | 
            +
                  "learning_rate": 3.149122724727083e-06,
         | 
| 3292 | 
            +
                  "loss": 1.2423,
         | 
| 3293 | 
            +
                  "step": 2565
         | 
| 3294 | 
            +
                },
         | 
| 3295 | 
            +
                {
         | 
| 3296 | 
            +
                  "epoch": 2.25,
         | 
| 3297 | 
            +
                  "learning_rate": 3.1145571777075577e-06,
         | 
| 3298 | 
            +
                  "loss": 1.2248,
         | 
| 3299 | 
            +
                  "step": 2570
         | 
| 3300 | 
            +
                },
         | 
| 3301 | 
            +
                {
         | 
| 3302 | 
            +
                  "epoch": 2.26,
         | 
| 3303 | 
            +
                  "learning_rate": 3.080147354011659e-06,
         | 
| 3304 | 
            +
                  "loss": 1.2143,
         | 
| 3305 | 
            +
                  "step": 2575
         | 
| 3306 | 
            +
                },
         | 
| 3307 | 
            +
                {
         | 
| 3308 | 
            +
                  "epoch": 2.26,
         | 
| 3309 | 
            +
                  "learning_rate": 3.0458940318626963e-06,
         | 
| 3310 | 
            +
                  "loss": 1.2322,
         | 
| 3311 | 
            +
                  "step": 2580
         | 
| 3312 | 
            +
                },
         | 
| 3313 | 
            +
                {
         | 
| 3314 | 
            +
                  "epoch": 2.26,
         | 
| 3315 | 
            +
                  "learning_rate": 3.011797985944499e-06,
         | 
| 3316 | 
            +
                  "loss": 1.2424,
         | 
| 3317 | 
            +
                  "step": 2585
         | 
| 3318 | 
            +
                },
         | 
| 3319 | 
            +
                {
         | 
| 3320 | 
            +
                  "epoch": 2.27,
         | 
| 3321 | 
            +
                  "learning_rate": 2.977859987383874e-06,
         | 
| 3322 | 
            +
                  "loss": 1.2312,
         | 
| 3323 | 
            +
                  "step": 2590
         | 
| 3324 | 
            +
                },
         | 
| 3325 | 
            +
                {
         | 
| 3326 | 
            +
                  "epoch": 2.27,
         | 
| 3327 | 
            +
                  "learning_rate": 2.944080803733197e-06,
         | 
| 3328 | 
            +
                  "loss": 1.2095,
         | 
| 3329 | 
            +
                  "step": 2595
         | 
| 3330 | 
            +
                },
         | 
| 3331 | 
            +
                {
         | 
| 3332 | 
            +
                  "epoch": 2.28,
         | 
| 3333 | 
            +
                  "learning_rate": 2.9104611989530196e-06,
         | 
| 3334 | 
            +
                  "loss": 1.2277,
         | 
| 3335 | 
            +
                  "step": 2600
         | 
| 3336 | 
            +
                },
         | 
| 3337 | 
            +
                {
         | 
| 3338 | 
            +
                  "epoch": 2.28,
         | 
| 3339 | 
            +
                  "eval_loss": 1.2980636358261108,
         | 
| 3340 | 
            +
                  "eval_runtime": 375.9407,
         | 
| 3341 | 
            +
                  "eval_samples_per_second": 43.001,
         | 
| 3342 | 
            +
                  "eval_steps_per_second": 1.346,
         | 
| 3343 | 
            +
                  "step": 2600
         | 
| 3344 | 
            +
                },
         | 
| 3345 | 
            +
                {
         | 
| 3346 | 
            +
                  "epoch": 2.28,
         | 
| 3347 | 
            +
                  "learning_rate": 2.8770019333948197e-06,
         | 
| 3348 | 
            +
                  "loss": 1.2374,
         | 
| 3349 | 
            +
                  "step": 2605
         | 
| 3350 | 
            +
                },
         | 
| 3351 | 
            +
                {
         | 
| 3352 | 
            +
                  "epoch": 2.29,
         | 
| 3353 | 
            +
                  "learning_rate": 2.843703763783785e-06,
         | 
| 3354 | 
            +
                  "loss": 1.2321,
         | 
| 3355 | 
            +
                  "step": 2610
         | 
| 3356 | 
            +
                },
         | 
| 3357 | 
            +
                {
         | 
| 3358 | 
            +
                  "epoch": 2.29,
         | 
| 3359 | 
            +
                  "learning_rate": 2.810567443201717e-06,
         | 
| 3360 | 
            +
                  "loss": 1.2271,
         | 
| 3361 | 
            +
                  "step": 2615
         | 
| 3362 | 
            +
                },
         | 
| 3363 | 
            +
                {
         | 
| 3364 | 
            +
                  "epoch": 2.3,
         | 
| 3365 | 
            +
                  "learning_rate": 2.7775937210699754e-06,
         | 
| 3366 | 
            +
                  "loss": 1.2308,
         | 
| 3367 | 
            +
                  "step": 2620
         | 
| 3368 | 
            +
                },
         | 
| 3369 | 
            +
                {
         | 
| 3370 | 
            +
                  "epoch": 2.3,
         | 
| 3371 | 
            +
                  "learning_rate": 2.7447833431325566e-06,
         | 
| 3372 | 
            +
                  "loss": 1.1992,
         | 
| 3373 | 
            +
                  "step": 2625
         | 
| 3374 | 
            +
                },
         | 
| 3375 | 
            +
                {
         | 
| 3376 | 
            +
                  "epoch": 2.3,
         | 
| 3377 | 
            +
                  "learning_rate": 2.712137051439202e-06,
         | 
| 3378 | 
            +
                  "loss": 1.2405,
         | 
| 3379 | 
            +
                  "step": 2630
         | 
| 3380 | 
            +
                },
         | 
| 3381 | 
            +
                {
         | 
| 3382 | 
            +
                  "epoch": 2.31,
         | 
| 3383 | 
            +
                  "learning_rate": 2.6796555843286375e-06,
         | 
| 3384 | 
            +
                  "loss": 1.2312,
         | 
| 3385 | 
            +
                  "step": 2635
         | 
| 3386 | 
            +
                },
         | 
| 3387 | 
            +
                {
         | 
| 3388 | 
            +
                  "epoch": 2.31,
         | 
| 3389 | 
            +
                  "learning_rate": 2.6473396764118575e-06,
         | 
| 3390 | 
            +
                  "loss": 1.2339,
         | 
| 3391 | 
            +
                  "step": 2640
         | 
| 3392 | 
            +
                },
         | 
| 3393 | 
            +
                {
         | 
| 3394 | 
            +
                  "epoch": 2.32,
         | 
| 3395 | 
            +
                  "learning_rate": 2.6151900585555178e-06,
         | 
| 3396 | 
            +
                  "loss": 1.2296,
         | 
| 3397 | 
            +
                  "step": 2645
         | 
| 3398 | 
            +
                },
         | 
| 3399 | 
            +
                {
         | 
| 3400 | 
            +
                  "epoch": 2.32,
         | 
| 3401 | 
            +
                  "learning_rate": 2.583207457865413e-06,
         | 
| 3402 | 
            +
                  "loss": 1.2238,
         | 
| 3403 | 
            +
                  "step": 2650
         | 
| 3404 | 
            +
                },
         | 
| 3405 | 
            +
                {
         | 
| 3406 | 
            +
                  "epoch": 2.33,
         | 
| 3407 | 
            +
                  "learning_rate": 2.5513925976700217e-06,
         | 
| 3408 | 
            +
                  "loss": 1.2285,
         | 
| 3409 | 
            +
                  "step": 2655
         | 
| 3410 | 
            +
                },
         | 
| 3411 | 
            +
                {
         | 
| 3412 | 
            +
                  "epoch": 2.33,
         | 
| 3413 | 
            +
                  "learning_rate": 2.519746197504144e-06,
         | 
| 3414 | 
            +
                  "loss": 1.2407,
         | 
| 3415 | 
            +
                  "step": 2660
         | 
| 3416 | 
            +
                },
         | 
| 3417 | 
            +
                {
         | 
| 3418 | 
            +
                  "epoch": 2.33,
         | 
| 3419 | 
            +
                  "learning_rate": 2.488268973092649e-06,
         | 
| 3420 | 
            +
                  "loss": 1.2322,
         | 
| 3421 | 
            +
                  "step": 2665
         | 
| 3422 | 
            +
                },
         | 
| 3423 | 
            +
                {
         | 
| 3424 | 
            +
                  "epoch": 2.34,
         | 
| 3425 | 
            +
                  "learning_rate": 2.456961636334265e-06,
         | 
| 3426 | 
            +
                  "loss": 1.2544,
         | 
| 3427 | 
            +
                  "step": 2670
         | 
| 3428 | 
            +
                },
         | 
| 3429 | 
            +
                {
         | 
| 3430 | 
            +
                  "epoch": 2.34,
         | 
| 3431 | 
            +
                  "learning_rate": 2.425824895285488e-06,
         | 
| 3432 | 
            +
                  "loss": 1.2244,
         | 
| 3433 | 
            +
                  "step": 2675
         | 
| 3434 | 
            +
                },
         | 
| 3435 | 
            +
                {
         | 
| 3436 | 
            +
                  "epoch": 2.35,
         | 
| 3437 | 
            +
                  "learning_rate": 2.3948594541445735e-06,
         | 
| 3438 | 
            +
                  "loss": 1.2348,
         | 
| 3439 | 
            +
                  "step": 2680
         | 
| 3440 | 
            +
                },
         | 
| 3441 | 
            +
                {
         | 
| 3442 | 
            +
                  "epoch": 2.35,
         | 
| 3443 | 
            +
                  "learning_rate": 2.3640660132356e-06,
         | 
| 3444 | 
            +
                  "loss": 1.2166,
         | 
| 3445 | 
            +
                  "step": 2685
         | 
| 3446 | 
            +
                },
         | 
| 3447 | 
            +
                {
         | 
| 3448 | 
            +
                  "epoch": 2.36,
         | 
| 3449 | 
            +
                  "learning_rate": 2.333445268992639e-06,
         | 
| 3450 | 
            +
                  "loss": 1.2246,
         | 
| 3451 | 
            +
                  "step": 2690
         | 
| 3452 | 
            +
                },
         | 
| 3453 | 
            +
                {
         | 
| 3454 | 
            +
                  "epoch": 2.36,
         | 
| 3455 | 
            +
                  "learning_rate": 2.302997913943994e-06,
         | 
| 3456 | 
            +
                  "loss": 1.2392,
         | 
| 3457 | 
            +
                  "step": 2695
         | 
| 3458 | 
            +
                },
         | 
| 3459 | 
            +
                {
         | 
| 3460 | 
            +
                  "epoch": 2.37,
         | 
| 3461 | 
            +
                  "learning_rate": 2.272724636696555e-06,
         | 
| 3462 | 
            +
                  "loss": 1.2243,
         | 
| 3463 | 
            +
                  "step": 2700
         | 
| 3464 | 
            +
                },
         | 
| 3465 | 
            +
                {
         | 
| 3466 | 
            +
                  "epoch": 2.37,
         | 
| 3467 | 
            +
                  "eval_loss": 1.2972701787948608,
         | 
| 3468 | 
            +
                  "eval_runtime": 376.0146,
         | 
| 3469 | 
            +
                  "eval_samples_per_second": 42.993,
         | 
| 3470 | 
            +
                  "eval_steps_per_second": 1.346,
         | 
| 3471 | 
            +
                  "step": 2700
         | 
| 3472 | 
            +
                },
         | 
| 3473 | 
            +
                {
         | 
| 3474 | 
            +
                  "epoch": 2.37,
         | 
| 3475 | 
            +
                  "learning_rate": 2.2426261219202006e-06,
         | 
| 3476 | 
            +
                  "loss": 1.2235,
         | 
| 3477 | 
            +
                  "step": 2705
         | 
| 3478 | 
            +
                },
         | 
| 3479 | 
            +
                {
         | 
| 3480 | 
            +
                  "epoch": 2.37,
         | 
| 3481 | 
            +
                  "learning_rate": 2.21270305033234e-06,
         | 
| 3482 | 
            +
                  "loss": 1.2371,
         | 
| 3483 | 
            +
                  "step": 2710
         | 
| 3484 | 
            +
                },
         | 
| 3485 | 
            +
                {
         | 
| 3486 | 
            +
                  "epoch": 2.38,
         | 
| 3487 | 
            +
                  "learning_rate": 2.1829560986824937e-06,
         | 
| 3488 | 
            +
                  "loss": 1.2404,
         | 
| 3489 | 
            +
                  "step": 2715
         | 
| 3490 | 
            +
                },
         | 
| 3491 | 
            +
                {
         | 
| 3492 | 
            +
                  "epoch": 2.38,
         | 
| 3493 | 
            +
                  "learning_rate": 2.1533859397370084e-06,
         | 
| 3494 | 
            +
                  "loss": 1.231,
         | 
| 3495 | 
            +
                  "step": 2720
         | 
| 3496 | 
            +
                },
         | 
| 3497 | 
            +
                {
         | 
| 3498 | 
            +
                  "epoch": 2.39,
         | 
| 3499 | 
            +
                  "learning_rate": 2.1239932422638234e-06,
         | 
| 3500 | 
            +
                  "loss": 1.2418,
         | 
| 3501 | 
            +
                  "step": 2725
         | 
| 3502 | 
            +
                },
         | 
| 3503 | 
            +
                {
         | 
| 3504 | 
            +
                  "epoch": 2.39,
         | 
| 3505 | 
            +
                  "learning_rate": 2.0947786710173545e-06,
         | 
| 3506 | 
            +
                  "loss": 1.2331,
         | 
| 3507 | 
            +
                  "step": 2730
         | 
| 3508 | 
            +
                },
         | 
| 3509 | 
            +
                {
         | 
| 3510 | 
            +
                  "epoch": 2.4,
         | 
| 3511 | 
            +
                  "learning_rate": 2.06574288672347e-06,
         | 
| 3512 | 
            +
                  "loss": 1.2313,
         | 
| 3513 | 
            +
                  "step": 2735
         | 
| 3514 | 
            +
                },
         | 
| 3515 | 
            +
                {
         | 
| 3516 | 
            +
                  "epoch": 2.4,
         | 
| 3517 | 
            +
                  "learning_rate": 2.0368865460645202e-06,
         | 
| 3518 | 
            +
                  "loss": 1.2146,
         | 
| 3519 | 
            +
                  "step": 2740
         | 
| 3520 | 
            +
                },
         | 
| 3521 | 
            +
                {
         | 
| 3522 | 
            +
                  "epoch": 2.4,
         | 
| 3523 | 
            +
                  "learning_rate": 2.008210301664518e-06,
         | 
| 3524 | 
            +
                  "loss": 1.2373,
         | 
| 3525 | 
            +
                  "step": 2745
         | 
| 3526 | 
            +
                },
         | 
| 3527 | 
            +
                {
         | 
| 3528 | 
            +
                  "epoch": 2.41,
         | 
| 3529 | 
            +
                  "learning_rate": 1.9797148020743496e-06,
         | 
| 3530 | 
            +
                  "loss": 1.2273,
         | 
| 3531 | 
            +
                  "step": 2750
         | 
| 3532 | 
            +
                },
         | 
| 3533 | 
            +
                {
         | 
| 3534 | 
            +
                  "epoch": 2.41,
         | 
| 3535 | 
            +
                  "learning_rate": 1.951400691757133e-06,
         | 
| 3536 | 
            +
                  "loss": 1.227,
         | 
| 3537 | 
            +
                  "step": 2755
         | 
| 3538 | 
            +
                },
         | 
| 3539 | 
            +
                {
         | 
| 3540 | 
            +
                  "epoch": 2.42,
         | 
| 3541 | 
            +
                  "learning_rate": 1.9232686110736165e-06,
         | 
| 3542 | 
            +
                  "loss": 1.2312,
         | 
| 3543 | 
            +
                  "step": 2760
         | 
| 3544 | 
            +
                },
         | 
| 3545 | 
            +
                {
         | 
| 3546 | 
            +
                  "epoch": 2.42,
         | 
| 3547 | 
            +
                  "learning_rate": 1.895319196267722e-06,
         | 
| 3548 | 
            +
                  "loss": 1.2415,
         | 
| 3549 | 
            +
                  "step": 2765
         | 
| 3550 | 
            +
                },
         | 
| 3551 | 
            +
                {
         | 
| 3552 | 
            +
                  "epoch": 2.43,
         | 
| 3553 | 
            +
                  "learning_rate": 1.8675530794521312e-06,
         | 
| 3554 | 
            +
                  "loss": 1.2207,
         | 
| 3555 | 
            +
                  "step": 2770
         | 
| 3556 | 
            +
                },
         | 
| 3557 | 
            +
                {
         | 
| 3558 | 
            +
                  "epoch": 2.43,
         | 
| 3559 | 
            +
                  "learning_rate": 1.8399708885940136e-06,
         | 
| 3560 | 
            +
                  "loss": 1.2316,
         | 
| 3561 | 
            +
                  "step": 2775
         | 
| 3562 | 
            +
                },
         | 
| 3563 | 
            +
                {
         | 
| 3564 | 
            +
                  "epoch": 2.44,
         | 
| 3565 | 
            +
                  "learning_rate": 1.8125732475007983e-06,
         | 
| 3566 | 
            +
                  "loss": 1.2363,
         | 
| 3567 | 
            +
                  "step": 2780
         | 
| 3568 | 
            +
                },
         | 
| 3569 | 
            +
                {
         | 
| 3570 | 
            +
                  "epoch": 2.44,
         | 
| 3571 | 
            +
                  "learning_rate": 1.785360775806093e-06,
         | 
| 3572 | 
            +
                  "loss": 1.2317,
         | 
| 3573 | 
            +
                  "step": 2785
         | 
| 3574 | 
            +
                },
         | 
| 3575 | 
            +
                {
         | 
| 3576 | 
            +
                  "epoch": 2.44,
         | 
| 3577 | 
            +
                  "learning_rate": 1.7583340889556456e-06,
         | 
| 3578 | 
            +
                  "loss": 1.2155,
         | 
| 3579 | 
            +
                  "step": 2790
         | 
| 3580 | 
            +
                },
         | 
| 3581 | 
            +
                {
         | 
| 3582 | 
            +
                  "epoch": 2.45,
         | 
| 3583 | 
            +
                  "learning_rate": 1.7314937981934399e-06,
         | 
| 3584 | 
            +
                  "loss": 1.2234,
         | 
| 3585 | 
            +
                  "step": 2795
         | 
| 3586 | 
            +
                },
         | 
| 3587 | 
            +
                {
         | 
| 3588 | 
            +
                  "epoch": 2.45,
         | 
| 3589 | 
            +
                  "learning_rate": 1.7048405105478717e-06,
         | 
| 3590 | 
            +
                  "loss": 1.2298,
         | 
| 3591 | 
            +
                  "step": 2800
         | 
| 3592 | 
            +
                },
         | 
| 3593 | 
            +
                {
         | 
| 3594 | 
            +
                  "epoch": 2.45,
         | 
| 3595 | 
            +
                  "eval_loss": 1.2966749668121338,
         | 
| 3596 | 
            +
                  "eval_runtime": 375.7961,
         | 
| 3597 | 
            +
                  "eval_samples_per_second": 43.018,
         | 
| 3598 | 
            +
                  "eval_steps_per_second": 1.346,
         | 
| 3599 | 
            +
                  "step": 2800
         | 
| 3600 | 
            +
                },
         | 
| 3601 | 
            +
                {
         | 
| 3602 | 
            +
                  "epoch": 2.46,
         | 
| 3603 | 
            +
                  "learning_rate": 1.6783748288180058e-06,
         | 
| 3604 | 
            +
                  "loss": 1.2287,
         | 
| 3605 | 
            +
                  "step": 2805
         | 
| 3606 | 
            +
                },
         | 
| 3607 | 
            +
                {
         | 
| 3608 | 
            +
                  "epoch": 2.46,
         | 
| 3609 | 
            +
                  "learning_rate": 1.652097351559967e-06,
         | 
| 3610 | 
            +
                  "loss": 1.2325,
         | 
| 3611 | 
            +
                  "step": 2810
         | 
| 3612 | 
            +
                },
         | 
| 3613 | 
            +
                {
         | 
| 3614 | 
            +
                  "epoch": 2.47,
         | 
| 3615 | 
            +
                  "learning_rate": 1.6260086730733749e-06,
         | 
| 3616 | 
            +
                  "loss": 1.2389,
         | 
| 3617 | 
            +
                  "step": 2815
         | 
| 3618 | 
            +
                },
         | 
| 3619 | 
            +
                {
         | 
| 3620 | 
            +
                  "epoch": 2.47,
         | 
| 3621 | 
            +
                  "learning_rate": 1.6001093833879288e-06,
         | 
| 3622 | 
            +
                  "loss": 1.2271,
         | 
| 3623 | 
            +
                  "step": 2820
         | 
| 3624 | 
            +
                },
         | 
| 3625 | 
            +
                {
         | 
| 3626 | 
            +
                  "epoch": 2.47,
         | 
| 3627 | 
            +
                  "learning_rate": 1.5744000682500426e-06,
         | 
| 3628 | 
            +
                  "loss": 1.2189,
         | 
| 3629 | 
            +
                  "step": 2825
         | 
| 3630 | 
            +
                },
         | 
| 3631 | 
            +
                {
         | 
| 3632 | 
            +
                  "epoch": 2.48,
         | 
| 3633 | 
            +
                  "learning_rate": 1.5488813091096145e-06,
         | 
| 3634 | 
            +
                  "loss": 1.2409,
         | 
| 3635 | 
            +
                  "step": 2830
         | 
| 3636 | 
            +
                },
         | 
| 3637 | 
            +
                {
         | 
| 3638 | 
            +
                  "epoch": 2.48,
         | 
| 3639 | 
            +
                  "learning_rate": 1.523553683106861e-06,
         | 
| 3640 | 
            +
                  "loss": 1.2492,
         | 
| 3641 | 
            +
                  "step": 2835
         | 
| 3642 | 
            +
                },
         | 
| 3643 | 
            +
                {
         | 
| 3644 | 
            +
                  "epoch": 2.49,
         | 
| 3645 | 
            +
                  "learning_rate": 1.49841776305928e-06,
         | 
| 3646 | 
            +
                  "loss": 1.2411,
         | 
| 3647 | 
            +
                  "step": 2840
         | 
| 3648 | 
            +
                },
         | 
| 3649 | 
            +
                {
         | 
| 3650 | 
            +
                  "epoch": 2.49,
         | 
| 3651 | 
            +
                  "learning_rate": 1.4734741174486788e-06,
         | 
| 3652 | 
            +
                  "loss": 1.2224,
         | 
| 3653 | 
            +
                  "step": 2845
         | 
| 3654 | 
            +
                },
         | 
| 3655 | 
            +
                {
         | 
| 3656 | 
            +
                  "epoch": 2.5,
         | 
| 3657 | 
            +
                  "learning_rate": 1.4487233104083354e-06,
         | 
| 3658 | 
            +
                  "loss": 1.2338,
         | 
| 3659 | 
            +
                  "step": 2850
         | 
| 3660 | 
            +
                },
         | 
| 3661 | 
            +
                {
         | 
| 3662 | 
            +
                  "epoch": 2.5,
         | 
| 3663 | 
            +
                  "learning_rate": 1.424165901710224e-06,
         | 
| 3664 | 
            +
                  "loss": 1.2414,
         | 
| 3665 | 
            +
                  "step": 2855
         | 
| 3666 | 
            +
                },
         | 
| 3667 | 
            +
                {
         | 
| 3668 | 
            +
                  "epoch": 2.51,
         | 
| 3669 | 
            +
                  "learning_rate": 1.3998024467523596e-06,
         | 
| 3670 | 
            +
                  "loss": 1.2141,
         | 
| 3671 | 
            +
                  "step": 2860
         | 
| 3672 | 
            +
                },
         | 
| 3673 | 
            +
                {
         | 
| 3674 | 
            +
                  "epoch": 2.51,
         | 
| 3675 | 
            +
                  "learning_rate": 1.3756334965462502e-06,
         | 
| 3676 | 
            +
                  "loss": 1.2522,
         | 
| 3677 | 
            +
                  "step": 2865
         | 
| 3678 | 
            +
                },
         | 
| 3679 | 
            +
                {
         | 
| 3680 | 
            +
                  "epoch": 2.51,
         | 
| 3681 | 
            +
                  "learning_rate": 1.3516595977044112e-06,
         | 
| 3682 | 
            +
                  "loss": 1.229,
         | 
| 3683 | 
            +
                  "step": 2870
         | 
| 3684 | 
            +
                },
         | 
| 3685 | 
            +
                {
         | 
| 3686 | 
            +
                  "epoch": 2.52,
         | 
| 3687 | 
            +
                  "learning_rate": 1.3278812924280192e-06,
         | 
| 3688 | 
            +
                  "loss": 1.2113,
         | 
| 3689 | 
            +
                  "step": 2875
         | 
| 3690 | 
            +
                },
         | 
| 3691 | 
            +
                {
         | 
| 3692 | 
            +
                  "epoch": 2.52,
         | 
| 3693 | 
            +
                  "learning_rate": 1.304299118494652e-06,
         | 
| 3694 | 
            +
                  "loss": 1.2278,
         | 
| 3695 | 
            +
                  "step": 2880
         | 
| 3696 | 
            +
                },
         | 
| 3697 | 
            +
                {
         | 
| 3698 | 
            +
                  "epoch": 2.53,
         | 
| 3699 | 
            +
                  "learning_rate": 1.2809136092461084e-06,
         | 
| 3700 | 
            +
                  "loss": 1.2454,
         | 
| 3701 | 
            +
                  "step": 2885
         | 
| 3702 | 
            +
                },
         | 
| 3703 | 
            +
                {
         | 
| 3704 | 
            +
                  "epoch": 2.53,
         | 
| 3705 | 
            +
                  "learning_rate": 1.2577252935763695e-06,
         | 
| 3706 | 
            +
                  "loss": 1.2515,
         | 
| 3707 | 
            +
                  "step": 2890
         | 
| 3708 | 
            +
                },
         | 
| 3709 | 
            +
                {
         | 
| 3710 | 
            +
                  "epoch": 2.54,
         | 
| 3711 | 
            +
                  "learning_rate": 1.234734695919616e-06,
         | 
| 3712 | 
            +
                  "loss": 1.2334,
         | 
| 3713 | 
            +
                  "step": 2895
         | 
| 3714 | 
            +
                },
         | 
| 3715 | 
            +
                {
         | 
| 3716 | 
            +
                  "epoch": 2.54,
         | 
| 3717 | 
            +
                  "learning_rate": 1.2119423362383776e-06,
         | 
| 3718 | 
            +
                  "loss": 1.2362,
         | 
| 3719 | 
            +
                  "step": 2900
         | 
| 3720 | 
            +
                },
         | 
| 3721 | 
            +
                {
         | 
| 3722 | 
            +
                  "epoch": 2.54,
         | 
| 3723 | 
            +
                  "eval_loss": 1.2961491346359253,
         | 
| 3724 | 
            +
                  "eval_runtime": 376.749,
         | 
| 3725 | 
            +
                  "eval_samples_per_second": 42.909,
         | 
| 3726 | 
            +
                  "eval_steps_per_second": 1.343,
         | 
| 3727 | 
            +
                  "step": 2900
         | 
| 3728 | 
            +
                },
         | 
| 3729 | 
            +
                {
         | 
| 3730 | 
            +
                  "epoch": 2.54,
         | 
| 3731 | 
            +
                  "learning_rate": 1.189348730011778e-06,
         | 
| 3732 | 
            +
                  "loss": 1.2152,
         | 
| 3733 | 
            +
                  "step": 2905
         | 
| 3734 | 
            +
                },
         | 
| 3735 | 
            +
                {
         | 
| 3736 | 
            +
                  "epoch": 2.55,
         | 
| 3737 | 
            +
                  "learning_rate": 1.166954388223862e-06,
         | 
| 3738 | 
            +
                  "loss": 1.2258,
         | 
| 3739 | 
            +
                  "step": 2910
         | 
| 3740 | 
            +
                },
         | 
| 3741 | 
            +
                {
         | 
| 3742 | 
            +
                  "epoch": 2.55,
         | 
| 3743 | 
            +
                  "learning_rate": 1.1447598173520558e-06,
         | 
| 3744 | 
            +
                  "loss": 1.233,
         | 
| 3745 | 
            +
                  "step": 2915
         | 
| 3746 | 
            +
                },
         | 
| 3747 | 
            +
                {
         | 
| 3748 | 
            +
                  "epoch": 2.56,
         | 
| 3749 | 
            +
                  "learning_rate": 1.1227655193556973e-06,
         | 
| 3750 | 
            +
                  "loss": 1.2287,
         | 
| 3751 | 
            +
                  "step": 2920
         | 
| 3752 | 
            +
                },
         | 
| 3753 | 
            +
                {
         | 
| 3754 | 
            +
                  "epoch": 2.56,
         | 
| 3755 | 
            +
                  "learning_rate": 1.1009719916646977e-06,
         | 
| 3756 | 
            +
                  "loss": 1.2297,
         | 
| 3757 | 
            +
                  "step": 2925
         | 
| 3758 | 
            +
                },
         | 
| 3759 | 
            +
                {
         | 
| 3760 | 
            +
                  "epoch": 2.57,
         | 
| 3761 | 
            +
                  "learning_rate": 1.079379727168276e-06,
         | 
| 3762 | 
            +
                  "loss": 1.2245,
         | 
| 3763 | 
            +
                  "step": 2930
         | 
| 3764 | 
            +
                },
         | 
| 3765 | 
            +
                {
         | 
| 3766 | 
            +
                  "epoch": 2.57,
         | 
| 3767 | 
            +
                  "learning_rate": 1.0579892142038284e-06,
         | 
| 3768 | 
            +
                  "loss": 1.2418,
         | 
| 3769 | 
            +
                  "step": 2935
         | 
| 3770 | 
            +
                },
         | 
| 3771 | 
            +
                {
         | 
| 3772 | 
            +
                  "epoch": 2.58,
         | 
| 3773 | 
            +
                  "learning_rate": 1.0368009365458697e-06,
         | 
| 3774 | 
            +
                  "loss": 1.2276,
         | 
| 3775 | 
            +
                  "step": 2940
         | 
| 3776 | 
            +
                },
         | 
| 3777 | 
            +
                {
         | 
| 3778 | 
            +
                  "epoch": 2.58,
         | 
| 3779 | 
            +
                  "learning_rate": 1.0158153733950981e-06,
         | 
| 3780 | 
            +
                  "loss": 1.2267,
         | 
| 3781 | 
            +
                  "step": 2945
         | 
| 3782 | 
            +
                },
         | 
| 3783 | 
            +
                {
         | 
| 3784 | 
            +
                  "epoch": 2.58,
         | 
| 3785 | 
            +
                  "learning_rate": 9.950329993675623e-07,
         | 
| 3786 | 
            +
                  "loss": 1.2148,
         | 
| 3787 | 
            +
                  "step": 2950
         | 
| 3788 | 
            +
                },
         | 
| 3789 | 
            +
                {
         | 
| 3790 | 
            +
                  "epoch": 2.59,
         | 
| 3791 | 
            +
                  "learning_rate": 9.744542844839145e-07,
         | 
| 3792 | 
            +
                  "loss": 1.2299,
         | 
| 3793 | 
            +
                  "step": 2955
         | 
| 3794 | 
            +
                },
         | 
| 3795 | 
            +
                {
         | 
| 3796 | 
            +
                  "epoch": 2.59,
         | 
| 3797 | 
            +
                  "learning_rate": 9.540796941587983e-07,
         | 
| 3798 | 
            +
                  "loss": 1.218,
         | 
| 3799 | 
            +
                  "step": 2960
         | 
| 3800 | 
            +
                },
         | 
| 3801 | 
            +
                {
         | 
| 3802 | 
            +
                  "epoch": 2.6,
         | 
| 3803 | 
            +
                  "learning_rate": 9.33909689190301e-07,
         | 
| 3804 | 
            +
                  "loss": 1.2303,
         | 
| 3805 | 
            +
                  "step": 2965
         | 
| 3806 | 
            +
                },
         | 
| 3807 | 
            +
                {
         | 
| 3808 | 
            +
                  "epoch": 2.6,
         | 
| 3809 | 
            +
                  "learning_rate": 9.139447257495537e-07,
         | 
| 3810 | 
            +
                  "loss": 1.2468,
         | 
| 3811 | 
            +
                  "step": 2970
         | 
| 3812 | 
            +
                },
         | 
| 3813 | 
            +
                {
         | 
| 3814 | 
            +
                  "epoch": 2.61,
         | 
| 3815 | 
            +
                  "learning_rate": 8.941852553703966e-07,
         | 
| 3816 | 
            +
                  "loss": 1.242,
         | 
| 3817 | 
            +
                  "step": 2975
         | 
| 3818 | 
            +
                },
         | 
| 3819 | 
            +
                {
         | 
| 3820 | 
            +
                  "epoch": 2.61,
         | 
| 3821 | 
            +
                  "learning_rate": 8.746317249391834e-07,
         | 
| 3822 | 
            +
                  "loss": 1.2271,
         | 
| 3823 | 
            +
                  "step": 2980
         | 
| 3824 | 
            +
                },
         | 
| 3825 | 
            +
                {
         | 
| 3826 | 
            +
                  "epoch": 2.61,
         | 
| 3827 | 
            +
                  "learning_rate": 8.55284576684654e-07,
         | 
| 3828 | 
            +
                  "loss": 1.2411,
         | 
| 3829 | 
            +
                  "step": 2985
         | 
| 3830 | 
            +
                },
         | 
| 3831 | 
            +
                {
         | 
| 3832 | 
            +
                  "epoch": 2.62,
         | 
| 3833 | 
            +
                  "learning_rate": 8.361442481679561e-07,
         | 
| 3834 | 
            +
                  "loss": 1.2299,
         | 
| 3835 | 
            +
                  "step": 2990
         | 
| 3836 | 
            +
                },
         | 
| 3837 | 
            +
                {
         | 
| 3838 | 
            +
                  "epoch": 2.62,
         | 
| 3839 | 
            +
                  "learning_rate": 8.172111722727294e-07,
         | 
| 3840 | 
            +
                  "loss": 1.2351,
         | 
| 3841 | 
            +
                  "step": 2995
         | 
| 3842 | 
            +
                },
         | 
| 3843 | 
            +
                {
         | 
| 3844 | 
            +
                  "epoch": 2.63,
         | 
| 3845 | 
            +
                  "learning_rate": 7.984857771953303e-07,
         | 
| 3846 | 
            +
                  "loss": 1.216,
         | 
| 3847 | 
            +
                  "step": 3000
         | 
| 3848 | 
            +
                },
         | 
| 3849 | 
            +
                {
         | 
| 3850 | 
            +
                  "epoch": 2.63,
         | 
| 3851 | 
            +
                  "eval_loss": 1.2958320379257202,
         | 
| 3852 | 
            +
                  "eval_runtime": 375.7361,
         | 
| 3853 | 
            +
                  "eval_samples_per_second": 43.025,
         | 
| 3854 | 
            +
                  "eval_steps_per_second": 1.347,
         | 
| 3855 | 
            +
                  "step": 3000
         | 
| 3856 | 
            +
                },
         | 
| 3857 | 
            +
                {
         | 
| 3858 | 
            +
                  "epoch": 2.63,
         | 
| 3859 | 
            +
                  "learning_rate": 7.799684864351342e-07,
         | 
| 3860 | 
            +
                  "loss": 1.2298,
         | 
| 3861 | 
            +
                  "step": 3005
         | 
| 3862 | 
            +
                },
         | 
| 3863 | 
            +
                {
         | 
| 3864 | 
            +
                  "epoch": 2.64,
         | 
| 3865 | 
            +
                  "learning_rate": 7.616597187849683e-07,
         | 
| 3866 | 
            +
                  "loss": 1.2185,
         | 
| 3867 | 
            +
                  "step": 3010
         | 
| 3868 | 
            +
                },
         | 
| 3869 | 
            +
                {
         | 
| 3870 | 
            +
                  "epoch": 2.64,
         | 
| 3871 | 
            +
                  "learning_rate": 7.435598883216377e-07,
         | 
| 3872 | 
            +
                  "loss": 1.2264,
         | 
| 3873 | 
            +
                  "step": 3015
         | 
| 3874 | 
            +
                },
         | 
| 3875 | 
            +
                {
         | 
| 3876 | 
            +
                  "epoch": 2.65,
         | 
| 3877 | 
            +
                  "learning_rate": 7.256694043965528e-07,
         | 
| 3878 | 
            +
                  "loss": 1.2266,
         | 
| 3879 | 
            +
                  "step": 3020
         | 
| 3880 | 
            +
                },
         | 
| 3881 | 
            +
                {
         | 
| 3882 | 
            +
                  "epoch": 2.65,
         | 
| 3883 | 
            +
                  "learning_rate": 7.07988671626485e-07,
         | 
| 3884 | 
            +
                  "loss": 1.2444,
         | 
| 3885 | 
            +
                  "step": 3025
         | 
| 3886 | 
            +
                },
         | 
| 3887 | 
            +
                {
         | 
| 3888 | 
            +
                  "epoch": 2.65,
         | 
| 3889 | 
            +
                  "learning_rate": 6.905180898844022e-07,
         | 
| 3890 | 
            +
                  "loss": 1.2194,
         | 
| 3891 | 
            +
                  "step": 3030
         | 
| 3892 | 
            +
                },
         | 
| 3893 | 
            +
                {
         | 
| 3894 | 
            +
                  "epoch": 2.66,
         | 
| 3895 | 
            +
                  "learning_rate": 6.732580542904343e-07,
         | 
| 3896 | 
            +
                  "loss": 1.2114,
         | 
| 3897 | 
            +
                  "step": 3035
         | 
| 3898 | 
            +
                },
         | 
| 3899 | 
            +
                {
         | 
| 3900 | 
            +
                  "epoch": 2.66,
         | 
| 3901 | 
            +
                  "learning_rate": 6.562089552029305e-07,
         | 
| 3902 | 
            +
                  "loss": 1.2334,
         | 
| 3903 | 
            +
                  "step": 3040
         | 
| 3904 | 
            +
                },
         | 
| 3905 | 
            +
                {
         | 
| 3906 | 
            +
                  "epoch": 2.67,
         | 
| 3907 | 
            +
                  "learning_rate": 6.39371178209639e-07,
         | 
| 3908 | 
            +
                  "loss": 1.2286,
         | 
| 3909 | 
            +
                  "step": 3045
         | 
| 3910 | 
            +
                },
         | 
| 3911 | 
            +
                {
         | 
| 3912 | 
            +
                  "epoch": 2.67,
         | 
| 3913 | 
            +
                  "learning_rate": 6.227451041189759e-07,
         | 
| 3914 | 
            +
                  "loss": 1.2257,
         | 
| 3915 | 
            +
                  "step": 3050
         | 
| 3916 | 
            +
                },
         | 
| 3917 | 
            +
                {
         | 
| 3918 | 
            +
                  "epoch": 2.68,
         | 
| 3919 | 
            +
                  "learning_rate": 6.063311089514256e-07,
         | 
| 3920 | 
            +
                  "loss": 1.2396,
         | 
| 3921 | 
            +
                  "step": 3055
         | 
| 3922 | 
            +
                },
         | 
| 3923 | 
            +
                {
         | 
| 3924 | 
            +
                  "epoch": 2.68,
         | 
| 3925 | 
            +
                  "learning_rate": 5.901295639310212e-07,
         | 
| 3926 | 
            +
                  "loss": 1.2368,
         | 
| 3927 | 
            +
                  "step": 3060
         | 
| 3928 | 
            +
                },
         | 
| 3929 | 
            +
                {
         | 
| 3930 | 
            +
                  "epoch": 2.69,
         | 
| 3931 | 
            +
                  "learning_rate": 5.74140835476964e-07,
         | 
| 3932 | 
            +
                  "loss": 1.2484,
         | 
| 3933 | 
            +
                  "step": 3065
         | 
| 3934 | 
            +
                },
         | 
| 3935 | 
            +
                {
         | 
| 3936 | 
            +
                  "epoch": 2.69,
         | 
| 3937 | 
            +
                  "learning_rate": 5.583652851953225e-07,
         | 
| 3938 | 
            +
                  "loss": 1.2235,
         | 
| 3939 | 
            +
                  "step": 3070
         | 
| 3940 | 
            +
                },
         | 
| 3941 | 
            +
                {
         | 
| 3942 | 
            +
                  "epoch": 2.69,
         | 
| 3943 | 
            +
                  "learning_rate": 5.428032698708696e-07,
         | 
| 3944 | 
            +
                  "loss": 1.22,
         | 
| 3945 | 
            +
                  "step": 3075
         | 
| 3946 | 
            +
                },
         | 
| 3947 | 
            +
                {
         | 
| 3948 | 
            +
                  "epoch": 2.7,
         | 
| 3949 | 
            +
                  "learning_rate": 5.274551414589979e-07,
         | 
| 3950 | 
            +
                  "loss": 1.2334,
         | 
| 3951 | 
            +
                  "step": 3080
         | 
| 3952 | 
            +
                },
         | 
| 3953 | 
            +
                {
         | 
| 3954 | 
            +
                  "epoch": 2.7,
         | 
| 3955 | 
            +
                  "learning_rate": 5.123212470777684e-07,
         | 
| 3956 | 
            +
                  "loss": 1.2464,
         | 
| 3957 | 
            +
                  "step": 3085
         | 
| 3958 | 
            +
                },
         | 
| 3959 | 
            +
                {
         | 
| 3960 | 
            +
                  "epoch": 2.71,
         | 
| 3961 | 
            +
                  "learning_rate": 4.97401929000062e-07,
         | 
| 3962 | 
            +
                  "loss": 1.2303,
         | 
| 3963 | 
            +
                  "step": 3090
         | 
| 3964 | 
            +
                },
         | 
| 3965 | 
            +
                {
         | 
| 3966 | 
            +
                  "epoch": 2.71,
         | 
| 3967 | 
            +
                  "learning_rate": 4.826975246458299e-07,
         | 
| 3968 | 
            +
                  "loss": 1.2323,
         | 
| 3969 | 
            +
                  "step": 3095
         | 
| 3970 | 
            +
                },
         | 
| 3971 | 
            +
                {
         | 
| 3972 | 
            +
                  "epoch": 2.72,
         | 
| 3973 | 
            +
                  "learning_rate": 4.6820836657446964e-07,
         | 
| 3974 | 
            +
                  "loss": 1.2381,
         | 
| 3975 | 
            +
                  "step": 3100
         | 
| 3976 | 
            +
                },
         | 
| 3977 | 
            +
                {
         | 
| 3978 | 
            +
                  "epoch": 2.72,
         | 
| 3979 | 
            +
                  "eval_loss": 1.295718789100647,
         | 
| 3980 | 
            +
                  "eval_runtime": 376.6477,
         | 
| 3981 | 
            +
                  "eval_samples_per_second": 42.921,
         | 
| 3982 | 
            +
                  "eval_steps_per_second": 1.343,
         | 
| 3983 | 
            +
                  "step": 3100
         | 
| 3984 | 
            +
                },
         | 
| 3985 | 
            +
                {
         | 
| 3986 | 
            +
                  "epoch": 2.72,
         | 
| 3987 | 
            +
                  "learning_rate": 4.5393478247730436e-07,
         | 
| 3988 | 
            +
                  "loss": 1.2417,
         | 
| 3989 | 
            +
                  "step": 3105
         | 
| 3990 | 
            +
                },
         | 
| 3991 | 
            +
                {
         | 
| 3992 | 
            +
                  "epoch": 2.72,
         | 
| 3993 | 
            +
                  "learning_rate": 4.398770951701647e-07,
         | 
| 3994 | 
            +
                  "loss": 1.2284,
         | 
| 3995 | 
            +
                  "step": 3110
         | 
| 3996 | 
            +
                },
         | 
| 3997 | 
            +
                {
         | 
| 3998 | 
            +
                  "epoch": 2.73,
         | 
| 3999 | 
            +
                  "learning_rate": 4.2603562258609176e-07,
         | 
| 4000 | 
            +
                  "loss": 1.2261,
         | 
| 4001 | 
            +
                  "step": 3115
         | 
| 4002 | 
            +
                },
         | 
| 4003 | 
            +
                {
         | 
| 4004 | 
            +
                  "epoch": 2.73,
         | 
| 4005 | 
            +
                  "learning_rate": 4.124106777681536e-07,
         | 
| 4006 | 
            +
                  "loss": 1.2191,
         | 
| 4007 | 
            +
                  "step": 3120
         | 
| 4008 | 
            +
                },
         | 
| 4009 | 
            +
                {
         | 
| 4010 | 
            +
                  "epoch": 2.74,
         | 
| 4011 | 
            +
                  "learning_rate": 3.9900256886235e-07,
         | 
| 4012 | 
            +
                  "loss": 1.2212,
         | 
| 4013 | 
            +
                  "step": 3125
         | 
| 4014 | 
            +
                },
         | 
| 4015 | 
            +
                {
         | 
| 4016 | 
            +
                  "epoch": 2.74,
         | 
| 4017 | 
            +
                  "learning_rate": 3.8581159911065926e-07,
         | 
| 4018 | 
            +
                  "loss": 1.236,
         | 
| 4019 | 
            +
                  "step": 3130
         | 
| 4020 | 
            +
                },
         | 
| 4021 | 
            +
                {
         | 
| 4022 | 
            +
                  "epoch": 2.75,
         | 
| 4023 | 
            +
                  "learning_rate": 3.7283806684416777e-07,
         | 
| 4024 | 
            +
                  "loss": 1.2396,
         | 
| 4025 | 
            +
                  "step": 3135
         | 
| 4026 | 
            +
                },
         | 
| 4027 | 
            +
                {
         | 
| 4028 | 
            +
                  "epoch": 2.75,
         | 
| 4029 | 
            +
                  "learning_rate": 3.600822654763314e-07,
         | 
| 4030 | 
            +
                  "loss": 1.2157,
         | 
| 4031 | 
            +
                  "step": 3140
         | 
| 4032 | 
            +
                },
         | 
| 4033 | 
            +
                {
         | 
| 4034 | 
            +
                  "epoch": 2.76,
         | 
| 4035 | 
            +
                  "learning_rate": 3.4754448349633374e-07,
         | 
| 4036 | 
            +
                  "loss": 1.2179,
         | 
| 4037 | 
            +
                  "step": 3145
         | 
| 4038 | 
            +
                },
         | 
| 4039 | 
            +
                {
         | 
| 4040 | 
            +
                  "epoch": 2.76,
         | 
| 4041 | 
            +
                  "learning_rate": 3.35225004462566e-07,
         | 
| 4042 | 
            +
                  "loss": 1.2363,
         | 
| 4043 | 
            +
                  "step": 3150
         | 
| 4044 | 
            +
                },
         | 
| 4045 | 
            +
                {
         | 
| 4046 | 
            +
                  "epoch": 2.76,
         | 
| 4047 | 
            +
                  "learning_rate": 3.2312410699620986e-07,
         | 
| 4048 | 
            +
                  "loss": 1.238,
         | 
| 4049 | 
            +
                  "step": 3155
         | 
| 4050 | 
            +
                },
         | 
| 4051 | 
            +
                {
         | 
| 4052 | 
            +
                  "epoch": 2.77,
         | 
| 4053 | 
            +
                  "learning_rate": 3.11242064774937e-07,
         | 
| 4054 | 
            +
                  "loss": 1.2162,
         | 
| 4055 | 
            +
                  "step": 3160
         | 
| 4056 | 
            +
                },
         | 
| 4057 | 
            +
                {
         | 
| 4058 | 
            +
                  "epoch": 2.77,
         | 
| 4059 | 
            +
                  "learning_rate": 2.99579146526725e-07,
         | 
| 4060 | 
            +
                  "loss": 1.216,
         | 
| 4061 | 
            +
                  "step": 3165
         | 
| 4062 | 
            +
                },
         | 
| 4063 | 
            +
                {
         | 
| 4064 | 
            +
                  "epoch": 2.78,
         | 
| 4065 | 
            +
                  "learning_rate": 2.8813561602377025e-07,
         | 
| 4066 | 
            +
                  "loss": 1.2313,
         | 
| 4067 | 
            +
                  "step": 3170
         | 
| 4068 | 
            +
                },
         | 
| 4069 | 
            +
                {
         | 
| 4070 | 
            +
                  "epoch": 2.78,
         | 
| 4071 | 
            +
                  "learning_rate": 2.7691173207653355e-07,
         | 
| 4072 | 
            +
                  "loss": 1.2357,
         | 
| 4073 | 
            +
                  "step": 3175
         | 
| 4074 | 
            +
                },
         | 
| 4075 | 
            +
                {
         | 
| 4076 | 
            +
                  "epoch": 2.79,
         | 
| 4077 | 
            +
                  "learning_rate": 2.659077485278716e-07,
         | 
| 4078 | 
            +
                  "loss": 1.2357,
         | 
| 4079 | 
            +
                  "step": 3180
         | 
| 4080 | 
            +
                },
         | 
| 4081 | 
            +
                {
         | 
| 4082 | 
            +
                  "epoch": 2.79,
         | 
| 4083 | 
            +
                  "learning_rate": 2.551239142473161e-07,
         | 
| 4084 | 
            +
                  "loss": 1.2245,
         | 
| 4085 | 
            +
                  "step": 3185
         | 
| 4086 | 
            +
                },
         | 
| 4087 | 
            +
                {
         | 
| 4088 | 
            +
                  "epoch": 2.79,
         | 
| 4089 | 
            +
                  "learning_rate": 2.4456047312542365e-07,
         | 
| 4090 | 
            +
                  "loss": 1.2373,
         | 
| 4091 | 
            +
                  "step": 3190
         | 
| 4092 | 
            +
                },
         | 
| 4093 | 
            +
                {
         | 
| 4094 | 
            +
                  "epoch": 2.8,
         | 
| 4095 | 
            +
                  "learning_rate": 2.3421766406827807e-07,
         | 
| 4096 | 
            +
                  "loss": 1.233,
         | 
| 4097 | 
            +
                  "step": 3195
         | 
| 4098 | 
            +
                },
         | 
| 4099 | 
            +
                {
         | 
| 4100 | 
            +
                  "epoch": 2.8,
         | 
| 4101 | 
            +
                  "learning_rate": 2.2409572099207576e-07,
         | 
| 4102 | 
            +
                  "loss": 1.2274,
         | 
| 4103 | 
            +
                  "step": 3200
         | 
| 4104 | 
            +
                },
         | 
| 4105 | 
            +
                {
         | 
| 4106 | 
            +
                  "epoch": 2.8,
         | 
| 4107 | 
            +
                  "eval_loss": 1.2954812049865723,
         | 
| 4108 | 
            +
                  "eval_runtime": 376.94,
         | 
| 4109 | 
            +
                  "eval_samples_per_second": 42.887,
         | 
| 4110 | 
            +
                  "eval_steps_per_second": 1.342,
         | 
| 4111 | 
            +
                  "step": 3200
         | 
| 4112 | 
            +
                },
         | 
| 4113 | 
            +
                {
         | 
| 4114 | 
            +
                  "epoch": 2.81,
         | 
| 4115 | 
            +
                  "learning_rate": 2.1419487281784002e-07,
         | 
| 4116 | 
            +
                  "loss": 1.2134,
         | 
| 4117 | 
            +
                  "step": 3205
         | 
| 4118 | 
            +
                },
         | 
| 4119 | 
            +
                {
         | 
| 4120 | 
            +
                  "epoch": 2.81,
         | 
| 4121 | 
            +
                  "learning_rate": 2.045153434662428e-07,
         | 
| 4122 | 
            +
                  "loss": 1.2267,
         | 
| 4123 | 
            +
                  "step": 3210
         | 
| 4124 | 
            +
                },
         | 
| 4125 | 
            +
                {
         | 
| 4126 | 
            +
                  "epoch": 2.82,
         | 
| 4127 | 
            +
                  "learning_rate": 1.9505735185254226e-07,
         | 
| 4128 | 
            +
                  "loss": 1.2198,
         | 
| 4129 | 
            +
                  "step": 3215
         | 
| 4130 | 
            +
                },
         | 
| 4131 | 
            +
                {
         | 
| 4132 | 
            +
                  "epoch": 2.82,
         | 
| 4133 | 
            +
                  "learning_rate": 1.8582111188162555e-07,
         | 
| 4134 | 
            +
                  "loss": 1.2278,
         | 
| 4135 | 
            +
                  "step": 3220
         | 
| 4136 | 
            +
                },
         | 
| 4137 | 
            +
                {
         | 
| 4138 | 
            +
                  "epoch": 2.83,
         | 
| 4139 | 
            +
                  "learning_rate": 1.7680683244318154e-07,
         | 
| 4140 | 
            +
                  "loss": 1.2239,
         | 
| 4141 | 
            +
                  "step": 3225
         | 
| 4142 | 
            +
                },
         | 
| 4143 | 
            +
                {
         | 
| 4144 | 
            +
                  "epoch": 2.83,
         | 
| 4145 | 
            +
                  "learning_rate": 1.6801471740696462e-07,
         | 
| 4146 | 
            +
                  "loss": 1.2362,
         | 
| 4147 | 
            +
                  "step": 3230
         | 
| 4148 | 
            +
                },
         | 
| 4149 | 
            +
                {
         | 
| 4150 | 
            +
                  "epoch": 2.83,
         | 
| 4151 | 
            +
                  "learning_rate": 1.594449656181918e-07,
         | 
| 4152 | 
            +
                  "loss": 1.2259,
         | 
| 4153 | 
            +
                  "step": 3235
         | 
| 4154 | 
            +
                },
         | 
| 4155 | 
            +
                {
         | 
| 4156 | 
            +
                  "epoch": 2.84,
         | 
| 4157 | 
            +
                  "learning_rate": 1.510977708930461e-07,
         | 
| 4158 | 
            +
                  "loss": 1.241,
         | 
| 4159 | 
            +
                  "step": 3240
         | 
| 4160 | 
            +
                },
         | 
| 4161 | 
            +
                {
         | 
| 4162 | 
            +
                  "epoch": 2.84,
         | 
| 4163 | 
            +
                  "learning_rate": 1.4297332201428703e-07,
         | 
| 4164 | 
            +
                  "loss": 1.2141,
         | 
| 4165 | 
            +
                  "step": 3245
         | 
| 4166 | 
            +
                },
         | 
| 4167 | 
            +
                {
         | 
| 4168 | 
            +
                  "epoch": 2.85,
         | 
| 4169 | 
            +
                  "learning_rate": 1.3507180272698594e-07,
         | 
| 4170 | 
            +
                  "loss": 1.2515,
         | 
| 4171 | 
            +
                  "step": 3250
         | 
| 4172 | 
            +
                },
         | 
| 4173 | 
            +
                {
         | 
| 4174 | 
            +
                  "epoch": 2.85,
         | 
| 4175 | 
            +
                  "learning_rate": 1.2739339173436838e-07,
         | 
| 4176 | 
            +
                  "loss": 1.2287,
         | 
| 4177 | 
            +
                  "step": 3255
         | 
| 4178 | 
            +
                },
         | 
| 4179 | 
            +
                {
         | 
| 4180 | 
            +
                  "epoch": 2.86,
         | 
| 4181 | 
            +
                  "learning_rate": 1.1993826269377506e-07,
         | 
| 4182 | 
            +
                  "loss": 1.2405,
         | 
| 4183 | 
            +
                  "step": 3260
         | 
| 4184 | 
            +
                },
         | 
| 4185 | 
            +
                {
         | 
| 4186 | 
            +
                  "epoch": 2.86,
         | 
| 4187 | 
            +
                  "learning_rate": 1.1270658421273062e-07,
         | 
| 4188 | 
            +
                  "loss": 1.2204,
         | 
| 4189 | 
            +
                  "step": 3265
         | 
| 4190 | 
            +
                },
         | 
| 4191 | 
            +
                {
         | 
| 4192 | 
            +
                  "epoch": 2.86,
         | 
| 4193 | 
            +
                  "learning_rate": 1.0569851984513102e-07,
         | 
| 4194 | 
            +
                  "loss": 1.2257,
         | 
| 4195 | 
            +
                  "step": 3270
         | 
| 4196 | 
            +
                },
         | 
| 4197 | 
            +
                {
         | 
| 4198 | 
            +
                  "epoch": 2.87,
         | 
| 4199 | 
            +
                  "learning_rate": 9.89142280875477e-08,
         | 
| 4200 | 
            +
                  "loss": 1.2322,
         | 
| 4201 | 
            +
                  "step": 3275
         | 
| 4202 | 
            +
                },
         | 
| 4203 | 
            +
                {
         | 
| 4204 | 
            +
                  "epoch": 2.87,
         | 
| 4205 | 
            +
                  "learning_rate": 9.235386237564148e-08,
         | 
| 4206 | 
            +
                  "loss": 1.235,
         | 
| 4207 | 
            +
                  "step": 3280
         | 
| 4208 | 
            +
                },
         | 
| 4209 | 
            +
                {
         | 
| 4210 | 
            +
                  "epoch": 2.88,
         | 
| 4211 | 
            +
                  "learning_rate": 8.601757108068876e-08,
         | 
| 4212 | 
            +
                  "loss": 1.2182,
         | 
| 4213 | 
            +
                  "step": 3285
         | 
| 4214 | 
            +
                },
         | 
| 4215 | 
            +
                {
         | 
| 4216 | 
            +
                  "epoch": 2.88,
         | 
| 4217 | 
            +
                  "learning_rate": 7.990549750623189e-08,
         | 
| 4218 | 
            +
                  "loss": 1.2252,
         | 
| 4219 | 
            +
                  "step": 3290
         | 
| 4220 | 
            +
                },
         | 
| 4221 | 
            +
                {
         | 
| 4222 | 
            +
                  "epoch": 2.89,
         | 
| 4223 | 
            +
                  "learning_rate": 7.401777988483406e-08,
         | 
| 4224 | 
            +
                  "loss": 1.2378,
         | 
| 4225 | 
            +
                  "step": 3295
         | 
| 4226 | 
            +
                },
         | 
| 4227 | 
            +
                {
         | 
| 4228 | 
            +
                  "epoch": 2.89,
         | 
| 4229 | 
            +
                  "learning_rate": 6.835455137495395e-08,
         | 
| 4230 | 
            +
                  "loss": 1.2235,
         | 
| 4231 | 
            +
                  "step": 3300
         | 
| 4232 | 
            +
                },
         | 
| 4233 | 
            +
                {
         | 
| 4234 | 
            +
                  "epoch": 2.89,
         | 
| 4235 | 
            +
                  "eval_loss": 1.295430064201355,
         | 
| 4236 | 
            +
                  "eval_runtime": 376.7433,
         | 
| 4237 | 
            +
                  "eval_samples_per_second": 42.91,
         | 
| 4238 | 
            +
                  "eval_steps_per_second": 1.343,
         | 
| 4239 | 
            +
                  "step": 3300
         | 
| 4240 | 
            +
                },
         | 
| 4241 | 
            +
                {
         | 
| 4242 | 
            +
                  "epoch": 2.9,
         | 
| 4243 | 
            +
                  "learning_rate": 6.2915940057936e-08,
         | 
| 4244 | 
            +
                  "loss": 1.2124,
         | 
| 4245 | 
            +
                  "step": 3305
         | 
| 4246 | 
            +
                },
         | 
| 4247 | 
            +
                {
         | 
| 4248 | 
            +
                  "epoch": 2.9,
         | 
| 4249 | 
            +
                  "learning_rate": 5.7702068935109324e-08,
         | 
| 4250 | 
            +
                  "loss": 1.204,
         | 
| 4251 | 
            +
                  "step": 3310
         | 
| 4252 | 
            +
                },
         | 
| 4253 | 
            +
                {
         | 
| 4254 | 
            +
                  "epoch": 2.9,
         | 
| 4255 | 
            +
                  "learning_rate": 5.271305592501108e-08,
         | 
| 4256 | 
            +
                  "loss": 1.2171,
         | 
| 4257 | 
            +
                  "step": 3315
         | 
| 4258 | 
            +
                },
         | 
| 4259 | 
            +
                {
         | 
| 4260 | 
            +
                  "epoch": 2.91,
         | 
| 4261 | 
            +
                  "learning_rate": 4.794901386071749e-08,
         | 
| 4262 | 
            +
                  "loss": 1.2299,
         | 
| 4263 | 
            +
                  "step": 3320
         | 
| 4264 | 
            +
                },
         | 
| 4265 | 
            +
                {
         | 
| 4266 | 
            +
                  "epoch": 2.91,
         | 
| 4267 | 
            +
                  "learning_rate": 4.341005048728919e-08,
         | 
| 4268 | 
            +
                  "loss": 1.2314,
         | 
| 4269 | 
            +
                  "step": 3325
         | 
| 4270 | 
            +
                },
         | 
| 4271 | 
            +
                {
         | 
| 4272 | 
            +
                  "epoch": 2.92,
         | 
| 4273 | 
            +
                  "learning_rate": 3.9096268459339893e-08,
         | 
| 4274 | 
            +
                  "loss": 1.2288,
         | 
| 4275 | 
            +
                  "step": 3330
         | 
| 4276 | 
            +
                },
         | 
| 4277 | 
            +
                {
         | 
| 4278 | 
            +
                  "epoch": 2.92,
         | 
| 4279 | 
            +
                  "learning_rate": 3.50077653387082e-08,
         | 
| 4280 | 
            +
                  "loss": 1.2327,
         | 
| 4281 | 
            +
                  "step": 3335
         | 
| 4282 | 
            +
                },
         | 
| 4283 | 
            +
                {
         | 
| 4284 | 
            +
                  "epoch": 2.93,
         | 
| 4285 | 
            +
                  "learning_rate": 3.114463359225717e-08,
         | 
| 4286 | 
            +
                  "loss": 1.2305,
         | 
| 4287 | 
            +
                  "step": 3340
         | 
| 4288 | 
            +
                },
         | 
| 4289 | 
            +
                {
         | 
| 4290 | 
            +
                  "epoch": 2.93,
         | 
| 4291 | 
            +
                  "learning_rate": 2.7506960589781527e-08,
         | 
| 4292 | 
            +
                  "loss": 1.2301,
         | 
| 4293 | 
            +
                  "step": 3345
         | 
| 4294 | 
            +
                },
         | 
| 4295 | 
            +
                {
         | 
| 4296 | 
            +
                  "epoch": 2.93,
         | 
| 4297 | 
            +
                  "learning_rate": 2.4094828602027052e-08,
         | 
| 4298 | 
            +
                  "loss": 1.217,
         | 
| 4299 | 
            +
                  "step": 3350
         | 
| 4300 | 
            +
                },
         | 
| 4301 | 
            +
                {
         | 
| 4302 | 
            +
                  "epoch": 2.94,
         | 
| 4303 | 
            +
                  "learning_rate": 2.0908314798836483e-08,
         | 
| 4304 | 
            +
                  "loss": 1.2319,
         | 
| 4305 | 
            +
                  "step": 3355
         | 
| 4306 | 
            +
                },
         | 
| 4307 | 
            +
                {
         | 
| 4308 | 
            +
                  "epoch": 2.94,
         | 
| 4309 | 
            +
                  "learning_rate": 1.7947491247399808e-08,
         | 
| 4310 | 
            +
                  "loss": 1.2411,
         | 
| 4311 | 
            +
                  "step": 3360
         | 
| 4312 | 
            +
                },
         | 
| 4313 | 
            +
                {
         | 
| 4314 | 
            +
                  "epoch": 2.95,
         | 
| 4315 | 
            +
                  "learning_rate": 1.5212424910627797e-08,
         | 
| 4316 | 
            +
                  "loss": 1.2352,
         | 
| 4317 | 
            +
                  "step": 3365
         | 
| 4318 | 
            +
                },
         | 
| 4319 | 
            +
                {
         | 
| 4320 | 
            +
                  "epoch": 2.95,
         | 
| 4321 | 
            +
                  "learning_rate": 1.2703177645634335e-08,
         | 
| 4322 | 
            +
                  "loss": 1.2282,
         | 
| 4323 | 
            +
                  "step": 3370
         | 
| 4324 | 
            +
                },
         | 
| 4325 | 
            +
                {
         | 
| 4326 | 
            +
                  "epoch": 2.96,
         | 
| 4327 | 
            +
                  "learning_rate": 1.0419806202336403e-08,
         | 
| 4328 | 
            +
                  "loss": 1.2282,
         | 
| 4329 | 
            +
                  "step": 3375
         | 
| 4330 | 
            +
                },
         | 
| 4331 | 
            +
                {
         | 
| 4332 | 
            +
                  "epoch": 2.96,
         | 
| 4333 | 
            +
                  "learning_rate": 8.362362222177345e-09,
         | 
| 4334 | 
            +
                  "loss": 1.2319,
         | 
| 4335 | 
            +
                  "step": 3380
         | 
| 4336 | 
            +
                },
         | 
| 4337 | 
            +
                {
         | 
| 4338 | 
            +
                  "epoch": 2.97,
         | 
| 4339 | 
            +
                  "learning_rate": 6.530892236951136e-09,
         | 
| 4340 | 
            +
                  "loss": 1.2159,
         | 
| 4341 | 
            +
                  "step": 3385
         | 
| 4342 | 
            +
                },
         | 
| 4343 | 
            +
                {
         | 
| 4344 | 
            +
                  "epoch": 2.97,
         | 
| 4345 | 
            +
                  "learning_rate": 4.925437667755439e-09,
         | 
| 4346 | 
            +
                  "loss": 1.2303,
         | 
| 4347 | 
            +
                  "step": 3390
         | 
| 4348 | 
            +
                },
         | 
| 4349 | 
            +
                {
         | 
| 4350 | 
            +
                  "epoch": 2.97,
         | 
| 4351 | 
            +
                  "learning_rate": 3.5460348240501376e-09,
         | 
| 4352 | 
            +
                  "loss": 1.2118,
         | 
| 4353 | 
            +
                  "step": 3395
         | 
| 4354 | 
            +
                },
         | 
| 4355 | 
            +
                {
         | 
| 4356 | 
            +
                  "epoch": 2.98,
         | 
| 4357 | 
            +
                  "learning_rate": 2.39271490284243e-09,
         | 
| 4358 | 
            +
                  "loss": 1.2438,
         | 
| 4359 | 
            +
                  "step": 3400
         | 
| 4360 | 
            +
                },
         | 
| 4361 | 
            +
                {
         | 
| 4362 | 
            +
                  "epoch": 2.98,
         | 
| 4363 | 
            +
                  "eval_loss": 1.2954297065734863,
         | 
| 4364 | 
            +
                  "eval_runtime": 376.4412,
         | 
| 4365 | 
            +
                  "eval_samples_per_second": 42.944,
         | 
| 4366 | 
            +
                  "eval_steps_per_second": 1.344,
         | 
| 4367 | 
            +
                  "step": 3400
         | 
| 4368 | 
            +
                },
         | 
| 4369 | 
            +
                {
         | 
| 4370 | 
            +
                  "epoch": 2.98,
         | 
| 4371 | 
            +
                  "learning_rate": 1.4655039879740706e-09,
         | 
| 4372 | 
            +
                  "loss": 1.2334,
         | 
| 4373 | 
            +
                  "step": 3405
         | 
| 4374 | 
            +
                },
         | 
| 4375 | 
            +
                {
         | 
| 4376 | 
            +
                  "epoch": 2.99,
         | 
| 4377 | 
            +
                  "learning_rate": 7.644230495373884e-10,
         | 
| 4378 | 
            +
                  "loss": 1.2246,
         | 
| 4379 | 
            +
                  "step": 3410
         | 
| 4380 | 
            +
                },
         | 
| 4381 | 
            +
                {
         | 
| 4382 | 
            +
                  "epoch": 2.99,
         | 
| 4383 | 
            +
                  "learning_rate": 2.8948794339789255e-10,
         | 
| 4384 | 
            +
                  "loss": 1.2263,
         | 
| 4385 | 
            +
                  "step": 3415
         | 
| 4386 | 
            +
                },
         | 
| 4387 | 
            +
                {
         | 
| 4388 | 
            +
                  "epoch": 3.0,
         | 
| 4389 | 
            +
                  "learning_rate": 4.07094108345607e-11,
         | 
| 4390 | 
            +
                  "loss": 1.235,
         | 
| 4391 | 
            +
                  "step": 3420
         | 
| 4392 | 
            +
                },
         | 
| 4393 | 
            +
                {
         | 
| 4394 | 
            +
                  "epoch": 3.0,
         | 
| 4395 | 
            +
                  "step": 3423,
         | 
| 4396 | 
            +
                  "total_flos": 3.426180505951378e+19,
         | 
| 4397 | 
            +
                  "train_loss": 1.4016100346188847,
         | 
| 4398 | 
            +
                  "train_runtime": 49299.9861,
         | 
| 4399 | 
            +
                  "train_samples_per_second": 8.888,
         | 
| 4400 | 
            +
                  "train_steps_per_second": 0.069
         | 
| 4401 | 
            +
                }
         | 
| 4402 | 
            +
              ],
         | 
| 4403 | 
            +
              "logging_steps": 5,
         | 
| 4404 | 
            +
              "max_steps": 3423,
         | 
| 4405 | 
            +
              "num_input_tokens_seen": 0,
         | 
| 4406 | 
            +
              "num_train_epochs": 3,
         | 
| 4407 | 
            +
              "save_steps": 100,
         | 
| 4408 | 
            +
              "total_flos": 3.426180505951378e+19,
         | 
| 4409 | 
            +
              "train_batch_size": 16,
         | 
| 4410 | 
            +
              "trial_name": null,
         | 
| 4411 | 
            +
              "trial_params": null
         | 
| 4412 | 
            +
            }
         |