Training in progress epoch 0
Browse files- README.md +6 -8
- 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:
|
17 |
-
- Train Sparse Categorical Accuracy: 0.
|
18 |
-
- Validation Loss:
|
19 |
-
- Validation Sparse Categorical Accuracy:
|
20 |
-
- Epoch:
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -43,9 +43,7 @@ The following hyperparameters were used during training:
|
|
43 |
|
44 |
| Train Loss | Train Sparse Categorical Accuracy | Validation Loss | Validation Sparse Categorical Accuracy | Epoch |
|
45 |
|:----------:|:---------------------------------:|:---------------:|:--------------------------------------:|:-----:|
|
46 |
-
| 1.
|
47 |
-
| 0.8696 | 0.6719 | 0.2738 | 1.0 | 1 |
|
48 |
-
| 0.6622 | 0.7344 | 0.1410 | 1.0 | 2 |
|
49 |
|
50 |
|
51 |
### 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.1272
|
17 |
+
- Train Sparse Categorical Accuracy: 0.3281
|
18 |
+
- Validation Loss: 1.0190
|
19 |
+
- Validation Sparse Categorical Accuracy: 0.3333
|
20 |
+
- Epoch: 0
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
43 |
|
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
|
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:64242399b6247d2a098be98c0849f1db9989263efe5c3207cfafa13f5e39896d
|
3 |
size 498865280
|