| | --- |
| | license: apache-2.0 |
| | language: |
| | - en |
| | --- |
| | # Robust Sentiment Analysis (Converted to `.bin` format) |
| |
|
| | This model is based on [tabularisai/robust-sentiment-analysis](https://huggingface.co/tabularisai/robust-sentiment-analysis), originally released under the Apache 2.0 License. |
| |
|
| | ## Changes Made |
| |
|
| | - Converted model weights from `safetensors` format to PyTorch `.bin` format for compatibility with older loading pipelines. |
| |
|
| | ## License |
| |
|
| | The original model is licensed under the [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0). |
| | You must comply with the terms of this license if you use this model or any modifications of it. |
| |
|
| | > Copyright 2023 tabularisai |