Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Robust Sentiment Analysis (Converted to `.bin` format)
|
| 2 |
|
| 3 |
This model is based on [tabularisai/robust-sentiment-analysis](https://huggingface.co/tabularisai/robust-sentiment-analysis), originally released under the Apache 2.0 License.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
---
|
| 6 |
# Robust Sentiment Analysis (Converted to `.bin` format)
|
| 7 |
|
| 8 |
This model is based on [tabularisai/robust-sentiment-analysis](https://huggingface.co/tabularisai/robust-sentiment-analysis), originally released under the Apache 2.0 License.
|