End of training
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
-
base_model: distilbert-base-uncased
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
metrics:
|
@@ -16,11 +16,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
# sentiment-analysis-model-team-28
|
18 |
|
19 |
-
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
- Loss: 0.
|
22 |
-
- Accuracy: 0.
|
23 |
-
- F1: 0.
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
base_model: distilbert/distilbert-base-uncased-finetuned-sst-2-english
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
metrics:
|
|
|
16 |
|
17 |
# sentiment-analysis-model-team-28
|
18 |
|
19 |
+
This model is a fine-tuned version of [distilbert/distilbert-base-uncased-finetuned-sst-2-english](https://huggingface.co/distilbert/distilbert-base-uncased-finetuned-sst-2-english) on the None dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 0.2634
|
22 |
+
- Accuracy: 0.9067
|
23 |
+
- F1: 0.9391
|
24 |
|
25 |
## Model description
|
26 |
|
runs/Jun17_21-09-28_DESKTOP-3090/events.out.tfevents.1718680283.DESKTOP-3090.650248.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:43789152577bec0fd40ce6f81886f04dd609c75d7b2a163d386c13db028e3bc2
|
3 |
+
size 457
|