End of training
Browse files- README.md +11 -2
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -14,8 +14,8 @@ probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- Train Loss:
|
18 |
-
- Epoch:
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -42,6 +42,15 @@ The following hyperparameters were used during training:
|
|
42 |
| Train Loss | Epoch |
|
43 |
|:----------:|:-----:|
|
44 |
| 3.0885 | 0 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
45 |
|
46 |
|
47 |
### Framework versions
|
|
|
14 |
|
15 |
This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- Train Loss: 0.3171
|
18 |
+
- Epoch: 9
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
42 |
| Train Loss | Epoch |
|
43 |
|:----------:|:-----:|
|
44 |
| 3.0885 | 0 |
|
45 |
+
| 2.8340 | 1 |
|
46 |
+
| 2.7975 | 2 |
|
47 |
+
| 2.6720 | 3 |
|
48 |
+
| 2.4868 | 4 |
|
49 |
+
| 2.1750 | 5 |
|
50 |
+
| 1.8143 | 6 |
|
51 |
+
| 1.0948 | 7 |
|
52 |
+
| 0.4915 | 8 |
|
53 |
+
| 0.3171 | 9 |
|
54 |
|
55 |
|
56 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 533687680
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:00adf02e9eb68dde7cf5678113024c64c0bb49161f50b45529ac15eeba276a53
|
3 |
size 533687680
|