Upload SqueezeBertForSequenceClassification
Browse files- config.json +30 -0
 - pytorch_model.bin +3 -0
 
    	
        config.json
    ADDED
    
    | 
         @@ -0,0 +1,30 @@ 
     | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
| 
         | 
|
| 1 | 
         
            +
            {
         
     | 
| 2 | 
         
            +
              "_name_or_path": "squeezebert/squeezebert-uncased",
         
     | 
| 3 | 
         
            +
              "architectures": [
         
     | 
| 4 | 
         
            +
                "SqueezeBertForSequenceClassification"
         
     | 
| 5 | 
         
            +
              ],
         
     | 
| 6 | 
         
            +
              "attention_probs_dropout_prob": 0.1,
         
     | 
| 7 | 
         
            +
              "embedding_size": 768,
         
     | 
| 8 | 
         
            +
              "hidden_act": "gelu",
         
     | 
| 9 | 
         
            +
              "hidden_dropout_prob": 0.1,
         
     | 
| 10 | 
         
            +
              "hidden_size": 768,
         
     | 
| 11 | 
         
            +
              "initializer_range": 0.02,
         
     | 
| 12 | 
         
            +
              "intermediate_groups": 4,
         
     | 
| 13 | 
         
            +
              "intermediate_size": 3072,
         
     | 
| 14 | 
         
            +
              "k_groups": 4,
         
     | 
| 15 | 
         
            +
              "layer_norm_eps": 1e-12,
         
     | 
| 16 | 
         
            +
              "max_position_embeddings": 512,
         
     | 
| 17 | 
         
            +
              "model_type": "squeezebert",
         
     | 
| 18 | 
         
            +
              "num_attention_heads": 12,
         
     | 
| 19 | 
         
            +
              "num_hidden_layers": 12,
         
     | 
| 20 | 
         
            +
              "output_groups": 4,
         
     | 
| 21 | 
         
            +
              "pad_token_id": 0,
         
     | 
| 22 | 
         
            +
              "post_attention_groups": 1,
         
     | 
| 23 | 
         
            +
              "problem_type": "single_label_classification",
         
     | 
| 24 | 
         
            +
              "q_groups": 4,
         
     | 
| 25 | 
         
            +
              "torch_dtype": "float32",
         
     | 
| 26 | 
         
            +
              "transformers_version": "4.33.1",
         
     | 
| 27 | 
         
            +
              "type_vocab_size": 2,
         
     | 
| 28 | 
         
            +
              "v_groups": 4,
         
     | 
| 29 | 
         
            +
              "vocab_size": 30528
         
     | 
| 30 | 
         
            +
            }
         
     | 
    	
        pytorch_model.bin
    ADDED
    
    | 
         @@ -0,0 +1,3 @@ 
     | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
| 
         | 
|
| 1 | 
         
            +
            version https://git-lfs.github.com/spec/v1
         
     | 
| 2 | 
         
            +
            oid sha256:3eddde75fd2d3d04c04fbc776d48a79eb8d3af57fb886b9b958908406a91d220
         
     | 
| 3 | 
         
            +
            size 204452977
         
     |