Update README.md
Browse files
README.md
CHANGED
@@ -22,17 +22,13 @@ It achieves the following results on the evaluation set:
|
|
22 |
- Accuracy: 0.9151
|
23 |
- F1: 0.9151
|
24 |
|
25 |
-
## Model description
|
26 |
-
|
27 |
-
More information needed
|
28 |
-
|
29 |
## Intended uses & limitations
|
30 |
|
31 |
-
|
32 |
|
33 |
## Training and evaluation data
|
34 |
|
35 |
-
|
36 |
|
37 |
## Training procedure
|
38 |
|
|
|
22 |
- Accuracy: 0.9151
|
23 |
- F1: 0.9151
|
24 |
|
|
|
|
|
|
|
|
|
25 |
## Intended uses & limitations
|
26 |
|
27 |
+
This model is intended to label reviews written in romanian as either **POSITIVE** or **NEGATIVE**.
|
28 |
|
29 |
## Training and evaluation data
|
30 |
|
31 |
+
Trained and evaluated using half of [ro_sent dataset](https://huggingface.co/datasets/ro_sent).
|
32 |
|
33 |
## Training procedure
|
34 |
|