Push model using huggingface_hub.
Browse files- README.md +2 -2
- config.json +1 -1
- model.safetensors +2 -2
    	
        README.md
    CHANGED
    
    | @@ -4,6 +4,6 @@ tags: | |
| 4 | 
             
            - model_hub_mixin
         | 
| 5 | 
             
            ---
         | 
| 6 |  | 
| 7 | 
            -
            This model has been pushed to the Hub using  | 
| 8 | 
            -
            -  | 
| 9 | 
             
            - Docs: [More Information Needed]
         | 
|  | |
| 4 | 
             
            - model_hub_mixin
         | 
| 5 | 
             
            ---
         | 
| 6 |  | 
| 7 | 
            +
            This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin) integration:
         | 
| 8 | 
            +
            - Library: [More Information Needed]
         | 
| 9 | 
             
            - Docs: [More Information Needed]
         | 
    	
        config.json
    CHANGED
    
    | @@ -8,5 +8,5 @@ | |
| 8 | 
             
                1024
         | 
| 9 | 
             
              ],
         | 
| 10 | 
             
              "num_classes": 83,
         | 
| 11 | 
            -
              "num_features":  | 
| 12 | 
             
            }
         | 
|  | |
| 8 | 
             
                1024
         | 
| 9 | 
             
              ],
         | 
| 10 | 
             
              "num_classes": 83,
         | 
| 11 | 
            +
              "num_features": 80
         | 
| 12 | 
             
            }
         | 
    	
        model.safetensors
    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:aa1866b0bf7c79b75632e8a129527a68f1bf7d873932b074b2fc175ffd2b9ce3
         | 
| 3 | 
            +
            size 48190692
         |