--- library_name: transformers tags: - intel - ipex license: mit language: - en --- model_card_content = """ # Model Card for My Fine-Tuned Model ## Model Description - **Purpose**: For Classifying Emotions from text. - **Model architecture**: Distilbert model - **Training data**: Text examples with labels corresponding to that emotions. ## Intended Use - **Intended users**: Model created and deployed for learning purposes. - **Use cases**: Sentiment Analysis. ## Limitations - **Known limitations**: Unknown ## Hardware - **Training Platform**: Intel Developer Cloud Training JupyterLabs ## Software Optimizations - **Known Optimizations**: Not Explained. ## Ethical Considerations - **Ethical concerns**: Created for Learning purposes only,may not be monitored or improved. May cause erronious results. ## More Information - developed for Intel workshop : https://software.seek.intel.com/oneapi-ws-hugging-face-toolkit """