Update README.md
Browse files
README.md
CHANGED
@@ -15,9 +15,9 @@ This model is a fine-tuned version of [ltg/norbert3-base](https://huggingface.co
|
|
15 |
## Training data
|
16 |
The dataset used for fine-tuning is [ltg/norec_sentence](https://huggingface.co/datasets/ltg/norec_sentence), the `mixed` subset with four sentement categories:
|
17 |
```
|
18 |
-
[0]:
|
19 |
-
[1]:
|
20 |
-
[2]:
|
21 |
[0,1]: Mixed
|
22 |
```
|
23 |
## Quick start
|
|
|
15 |
## Training data
|
16 |
The dataset used for fine-tuning is [ltg/norec_sentence](https://huggingface.co/datasets/ltg/norec_sentence), the `mixed` subset with four sentement categories:
|
17 |
```
|
18 |
+
[0]: Negative,
|
19 |
+
[1]: Positive,
|
20 |
+
[2]: Neutral
|
21 |
[0,1]: Mixed
|
22 |
```
|
23 |
## Quick start
|