| | --- |
| | license: creativeml-openrail-m |
| | datasets: |
| | - Dewa/Dog_Emotion_Dataset_v2 |
| | metrics: |
| | - accuracy |
| | pipeline_tag: image-classification |
| | --- |
| | # Model Card for Model ID |
| |
|
| | <!-- Provide a quick summary of what the model is/does. --> |
| |
|
| | This modelcard aims to be a base template for new models. It has been generated using [this raw template](https://github.com/huggingface/huggingface_hub/blob/main/src/huggingface_hub/templates/modelcard_template.md?plain=1). |
| |
|
| | ## Model Details |
| |
|
| | ### Model Description |
| |
|
| | <!-- Provide a longer summary of what this model is. --> |
| |
|
| |
|
| |
|
| | - **Developed by:** Dewa Sahu using pytorch |
| | - **Model type:** Image Classification |
| |
|
| |
|
| | ## Uses |
| | use for predicting the dogs emotion |
| |
|
| | ### Training Data |
| |
|
| | Dewa/Dog_Emotion_Dataset_v2 |
| | |
| | |
| | #### Hardware |
| | |
| | T4 GPU |
| | |
| | #### Software |
| | |
| | Google Colab used for training |
| | |
| | |