Training in progress epoch 27
Browse files- README.md +6 -5
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -14,11 +14,11 @@ probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- Train Loss: 1.
|
18 |
-
- Train Accuracy: 0.
|
19 |
-
- Validation Loss: 1.
|
20 |
-
- Validation Accuracy: 0.
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -71,6 +71,7 @@ The following hyperparameters were used during training:
|
|
71 |
| 1.6327 | 0.1001 | 1.5273 | 0.1035 | 24 |
|
72 |
| 1.5906 | 0.1010 | 1.4766 | 0.1042 | 25 |
|
73 |
| 1.5545 | 0.1018 | 1.4561 | 0.1031 | 26 |
|
|
|
74 |
|
75 |
|
76 |
### Framework versions
|
|
|
14 |
|
15 |
This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- Train Loss: 1.5231
|
18 |
+
- Train Accuracy: 0.1024
|
19 |
+
- Validation Loss: 1.4365
|
20 |
+
- Validation Accuracy: 0.1054
|
21 |
+
- Epoch: 27
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
71 |
| 1.6327 | 0.1001 | 1.5273 | 0.1035 | 24 |
|
72 |
| 1.5906 | 0.1010 | 1.4766 | 0.1042 | 25 |
|
73 |
| 1.5545 | 0.1018 | 1.4561 | 0.1031 | 26 |
|
74 |
+
| 1.5231 | 0.1024 | 1.4365 | 0.1054 | 27 |
|
75 |
|
76 |
|
77 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 499741936
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e15730fc33cfc39d5860109db0623a02edc484e6a89e5be6d73fbcd7534c580a
|
3 |
size 499741936
|