End of training
Browse files- README.md +6 -4
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -13,11 +13,11 @@ probably proofread and complete it, then remove this comment. -->
|
|
13 |
|
14 |
This model is a fine-tuned version of [cardiffnlp/twitter-roberta-base-sentiment-latest](https://huggingface.co/cardiffnlp/twitter-roberta-base-sentiment-latest) on an unknown dataset.
|
15 |
It achieves the following results on the evaluation set:
|
16 |
-
- Train Loss: 1.
|
17 |
-
- Train Sparse Categorical Accuracy: 0.
|
18 |
-
- Validation Loss: 1.
|
19 |
- Validation Sparse Categorical Accuracy: 0.3333
|
20 |
-
- Epoch:
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -44,6 +44,8 @@ The following hyperparameters were used during training:
|
|
44 |
| Train Loss | Train Sparse Categorical Accuracy | Validation Loss | Validation Sparse Categorical Accuracy | Epoch |
|
45 |
|:----------:|:---------------------------------:|:---------------:|:--------------------------------------:|:-----:|
|
46 |
| 1.1272 | 0.3281 | 1.0190 | 0.3333 | 0 |
|
|
|
|
|
47 |
|
48 |
|
49 |
### Framework versions
|
|
|
13 |
|
14 |
This model is a fine-tuned version of [cardiffnlp/twitter-roberta-base-sentiment-latest](https://huggingface.co/cardiffnlp/twitter-roberta-base-sentiment-latest) on an unknown dataset.
|
15 |
It achieves the following results on the evaluation set:
|
16 |
+
- Train Loss: 1.0941
|
17 |
+
- Train Sparse Categorical Accuracy: 0.375
|
18 |
+
- Validation Loss: 1.0186
|
19 |
- Validation Sparse Categorical Accuracy: 0.3333
|
20 |
+
- Epoch: 2
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
44 |
| Train Loss | Train Sparse Categorical Accuracy | Validation Loss | Validation Sparse Categorical Accuracy | Epoch |
|
45 |
|:----------:|:---------------------------------:|:---------------:|:--------------------------------------:|:-----:|
|
46 |
| 1.1272 | 0.3281 | 1.0190 | 0.3333 | 0 |
|
47 |
+
| 1.1254 | 0.2969 | 1.1164 | 0.0 | 1 |
|
48 |
+
| 1.0941 | 0.375 | 1.0186 | 0.3333 | 2 |
|
49 |
|
50 |
|
51 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 498865280
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:06118e3ec060adabeb14d3fcb9d20bbe5d68fd7b75a3f9191551d5ec39cb6b4f
|
3 |
size 498865280
|