Commit
·
3e15564
1
Parent(s):
50e4a40
Training in progress epoch 29
Browse files- README.md +7 -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: 5.
|
18 |
-
- Train Accuracy: 0.
|
19 |
-
- Validation Loss: 5.
|
20 |
-
- Validation Accuracy: 0.
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -72,6 +72,8 @@ The following hyperparameters were used during training:
|
|
72 |
| 5.0708 | 0.0446 | 5.0587 | 0.0440 | 25 |
|
73 |
| 5.0745 | 0.0441 | 5.0809 | 0.0440 | 26 |
|
74 |
| 5.0467 | 0.0446 | 5.0542 | 0.0444 | 27 |
|
|
|
|
|
75 |
|
76 |
|
77 |
### 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: 5.0588
|
18 |
+
- Train Accuracy: 0.0445
|
19 |
+
- Validation Loss: 5.0495
|
20 |
+
- Validation Accuracy: 0.0449
|
21 |
+
- Epoch: 29
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
72 |
| 5.0708 | 0.0446 | 5.0587 | 0.0440 | 25 |
|
73 |
| 5.0745 | 0.0441 | 5.0809 | 0.0440 | 26 |
|
74 |
| 5.0467 | 0.0446 | 5.0542 | 0.0444 | 27 |
|
75 |
+
| 5.0190 | 0.0449 | 5.0191 | 0.0453 | 28 |
|
76 |
+
| 5.0588 | 0.0445 | 5.0495 | 0.0449 | 29 |
|
77 |
|
78 |
|
79 |
### 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:8f4451ccabad688af644739ff25e957a5efcd1d3e5ef06b752dcb4ea4f9d1c7b
|
3 |
size 499741936
|