Maxnotmarx
commited on
Commit
•
c0457bd
1
Parent(s):
64e91cd
Training in progress epoch 4
Browse files- README.md +4 -3
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -14,9 +14,9 @@ probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
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.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- Train Loss: 0.
|
18 |
-
- Train Accuracy: 0.
|
19 |
-
- Epoch:
|
20 |
|
21 |
## Model description
|
22 |
|
@@ -46,6 +46,7 @@ The following hyperparameters were used during training:
|
|
46 |
| 0.3348 | 0.9232 | 1 |
|
47 |
| 0.2532 | 0.9518 | 2 |
|
48 |
| 0.1790 | 0.9639 | 3 |
|
|
|
49 |
|
50 |
|
51 |
### Framework versions
|
|
|
14 |
|
15 |
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.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- Train Loss: 0.1294
|
18 |
+
- Train Accuracy: 0.9695
|
19 |
+
- Epoch: 4
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
46 |
| 0.3348 | 0.9232 | 1 |
|
47 |
| 0.2532 | 0.9518 | 2 |
|
48 |
| 0.1790 | 0.9639 | 3 |
|
49 |
+
| 0.1294 | 0.9695 | 4 |
|
50 |
|
51 |
|
52 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 498878272
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ea1549f3e098fd301c5fed0e817e179452d8c23b8700891beaa5a55d04529d9c
|
3 |
size 498878272
|