Update README.md
Browse files
README.md
CHANGED
@@ -16,6 +16,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the sst2 dataset.
|
18 |
|
|
|
|
|
|
|
19 |
## Model description
|
20 |
|
21 |
More information needed
|
|
|
16 |
|
17 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the sst2 dataset.
|
18 |
|
19 |
+
Label 0 is Negative
|
20 |
+
Label 1 is Positive
|
21 |
+
|
22 |
## Model description
|
23 |
|
24 |
More information needed
|