Update README.md
Browse files
README.md
CHANGED
|
@@ -19,7 +19,7 @@ tags:
|
|
| 19 |
**Task**: Sentiment Classification
|
| 20 |
**Labels**: Very Negative, Negative, Neutral, Positive, Very Positive
|
| 21 |
|
| 22 |
-
A compact RoBERTa model
|
| 23 |
|
| 24 |
## Example Usage
|
| 25 |
|
|
|
|
| 19 |
**Task**: Sentiment Classification
|
| 20 |
**Labels**: Very Negative, Negative, Neutral, Positive, Very Positive
|
| 21 |
|
| 22 |
+
A compact RoBERTa like model trained from scratch for sentiment classification.
|
| 23 |
|
| 24 |
## Example Usage
|
| 25 |
|