End of training
Browse files- README.md +12 -12
- 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: 2.
|
18 |
-
- Validation Loss: 2.
|
19 |
- Epoch: 9
|
20 |
|
21 |
## Model description
|
@@ -42,16 +42,16 @@ The following hyperparameters were used during training:
|
|
42 |
|
43 |
| Train Loss | Validation Loss | Epoch |
|
44 |
|:----------:|:---------------:|:-----:|
|
45 |
-
| 2.
|
46 |
-
| 2.
|
47 |
-
| 2.
|
48 |
-
| 2.
|
49 |
-
| 2.
|
50 |
-
| 2.
|
51 |
-
| 2.
|
52 |
-
| 2.
|
53 |
-
| 2.
|
54 |
-
| 2.
|
55 |
|
56 |
|
57 |
### 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: 2.7283
|
18 |
+
- Validation Loss: 2.5066
|
19 |
- Epoch: 9
|
20 |
|
21 |
## Model description
|
|
|
42 |
|
43 |
| Train Loss | Validation Loss | Epoch |
|
44 |
|:----------:|:---------------:|:-----:|
|
45 |
+
| 2.7117 | 2.5149 | 0 |
|
46 |
+
| 2.7212 | 2.5332 | 1 |
|
47 |
+
| 2.7174 | 2.5389 | 2 |
|
48 |
+
| 2.7152 | 2.5472 | 3 |
|
49 |
+
| 2.7221 | 2.5260 | 4 |
|
50 |
+
| 2.7114 | 2.5181 | 5 |
|
51 |
+
| 2.7242 | 2.5224 | 6 |
|
52 |
+
| 2.7169 | 2.5361 | 7 |
|
53 |
+
| 2.7221 | 2.5364 | 8 |
|
54 |
+
| 2.7283 | 2.5066 | 9 |
|
55 |
|
56 |
|
57 |
### 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:3fef3481a52b6045c4774f9fe0781724c63bf7b1adfb1efb92da7c170d36c159
|
3 |
size 533687680
|