Training in progress, step 1000
Browse files
    	
        config.json
    ADDED
    
    | @@ -0,0 +1,60 @@ | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            {
         | 
| 2 | 
            +
              "activation_dropout": 0.0,
         | 
| 3 | 
            +
              "activation_function": "gelu",
         | 
| 4 | 
            +
              "apply_spec_augment": false,
         | 
| 5 | 
            +
              "architectures": [
         | 
| 6 | 
            +
                "WhisperForConditionalGeneration"
         | 
| 7 | 
            +
              ],
         | 
| 8 | 
            +
              "attention_dropout": 0.0,
         | 
| 9 | 
            +
              "begin_suppress_tokens": null,
         | 
| 10 | 
            +
              "bos_token_id": 50257,
         | 
| 11 | 
            +
              "classifier_proj_size": 256,
         | 
| 12 | 
            +
              "d_model": 1024,
         | 
| 13 | 
            +
              "decoder_attention_heads": 16,
         | 
| 14 | 
            +
              "decoder_ffn_dim": 4096,
         | 
| 15 | 
            +
              "decoder_layerdrop": 0.0,
         | 
| 16 | 
            +
              "decoder_layers": 24,
         | 
| 17 | 
            +
              "decoder_start_token_id": 50258,
         | 
| 18 | 
            +
              "dropout": 0.0,
         | 
| 19 | 
            +
              "encoder_attention_heads": 16,
         | 
| 20 | 
            +
              "encoder_ffn_dim": 4096,
         | 
| 21 | 
            +
              "encoder_layerdrop": 0.0,
         | 
| 22 | 
            +
              "encoder_layers": 24,
         | 
| 23 | 
            +
              "eos_token_id": 50257,
         | 
| 24 | 
            +
              "forced_decoder_ids": [
         | 
| 25 | 
            +
                [
         | 
| 26 | 
            +
                  1,
         | 
| 27 | 
            +
                  50259
         | 
| 28 | 
            +
                ],
         | 
| 29 | 
            +
                [
         | 
| 30 | 
            +
                  2,
         | 
| 31 | 
            +
                  50359
         | 
| 32 | 
            +
                ],
         | 
| 33 | 
            +
                [
         | 
| 34 | 
            +
                  3,
         | 
| 35 | 
            +
                  50363
         | 
| 36 | 
            +
                ]
         | 
| 37 | 
            +
              ],
         | 
| 38 | 
            +
              "init_std": 0.02,
         | 
| 39 | 
            +
              "is_encoder_decoder": true,
         | 
| 40 | 
            +
              "mask_feature_length": 10,
         | 
| 41 | 
            +
              "mask_feature_min_masks": 0,
         | 
| 42 | 
            +
              "mask_feature_prob": 0.0,
         | 
| 43 | 
            +
              "mask_time_length": 10,
         | 
| 44 | 
            +
              "mask_time_min_masks": 2,
         | 
| 45 | 
            +
              "mask_time_prob": 0.05,
         | 
| 46 | 
            +
              "max_length": null,
         | 
| 47 | 
            +
              "max_source_positions": 1500,
         | 
| 48 | 
            +
              "max_target_positions": 448,
         | 
| 49 | 
            +
              "median_filter_width": 7,
         | 
| 50 | 
            +
              "model_type": "whisper",
         | 
| 51 | 
            +
              "num_hidden_layers": 24,
         | 
| 52 | 
            +
              "num_mel_bins": 80,
         | 
| 53 | 
            +
              "pad_token_id": 50257,
         | 
| 54 | 
            +
              "scale_embedding": false,
         | 
| 55 | 
            +
              "torch_dtype": "float32",
         | 
| 56 | 
            +
              "transformers_version": "4.51.3",
         | 
| 57 | 
            +
              "use_cache": true,
         | 
| 58 | 
            +
              "use_weighted_layer_sum": false,
         | 
| 59 | 
            +
              "vocab_size": 51865
         | 
| 60 | 
            +
            }
         | 
    	
        logs/events.out.tfevents.1758220892.ip-10-192-13-80.9145.1
    ADDED
    
    | @@ -0,0 +1,3 @@ | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            version https://git-lfs.github.com/spec/v1
         | 
| 2 | 
            +
            oid sha256:39dfeeead3c33ce0440e9e1dbf8ddeb2468cd04115d63e14334a46bd29551457
         | 
| 3 | 
            +
            size 6823
         | 
    	
        logs/events.out.tfevents.1758221298.ip-10-192-13-80.156955.0
    ADDED
    
    | @@ -0,0 +1,3 @@ | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            version https://git-lfs.github.com/spec/v1
         | 
| 2 | 
            +
            oid sha256:5350f3c3576b2d6a93f00ad7c75599a0a97f30149f107c57e746a4ac32cf7b8b
         | 
| 3 | 
            +
            size 11353
         | 
    	
        model.safetensors
    ADDED
    
    | @@ -0,0 +1,3 @@ | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            version https://git-lfs.github.com/spec/v1
         | 
| 2 | 
            +
            oid sha256:73ff5e393ec25d0ddf7edb521e584c57fe68cdbdc907e8d4db1c34fc6c01fcfa
         | 
| 3 | 
            +
            size 3055544304
         | 
    	
        preprocessor_config.json
    ADDED
    
    | @@ -0,0 +1,15 @@ | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            {
         | 
| 2 | 
            +
              "chunk_length": 30,
         | 
| 3 | 
            +
              "dither": 0.0,
         | 
| 4 | 
            +
              "feature_extractor_type": "WhisperFeatureExtractor",
         | 
| 5 | 
            +
              "feature_size": 80,
         | 
| 6 | 
            +
              "hop_length": 160,
         | 
| 7 | 
            +
              "n_fft": 400,
         | 
| 8 | 
            +
              "n_samples": 480000,
         | 
| 9 | 
            +
              "nb_max_frames": 3000,
         | 
| 10 | 
            +
              "padding_side": "right",
         | 
| 11 | 
            +
              "padding_value": 0.0,
         | 
| 12 | 
            +
              "processor_class": "WhisperProcessor",
         | 
| 13 | 
            +
              "return_attention_mask": false,
         | 
| 14 | 
            +
              "sampling_rate": 16000
         | 
| 15 | 
            +
            }
         | 
    	
        training_args.bin
    ADDED
    
    | @@ -0,0 +1,3 @@ | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            version https://git-lfs.github.com/spec/v1
         | 
| 2 | 
            +
            oid sha256:fd6e2c222d335149cdce33bf15cd50ad6706330f61d0ec1c59d26cdb5ee7e1f8
         | 
| 3 | 
            +
            size 5905
         | 
