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.7242
|
18 |
+
- Validation Loss: 2.5107
|
19 |
- Epoch: 9
|
20 |
|
21 |
## Model description
|
|
|
42 |
|
43 |
| Train Loss | Validation Loss | Epoch |
|
44 |
|:----------:|:---------------:|:-----:|
|
45 |
+
| 2.7185 | 2.5414 | 0 |
|
46 |
+
| 2.7167 | 2.5223 | 1 |
|
47 |
+
| 2.7161 | 2.5627 | 2 |
|
48 |
+
| 2.7189 | 2.5305 | 3 |
|
49 |
+
| 2.7248 | 2.5103 | 4 |
|
50 |
+
| 2.7173 | 2.5095 | 5 |
|
51 |
+
| 2.7272 | 2.5135 | 6 |
|
52 |
+
| 2.7215 | 2.5447 | 7 |
|
53 |
+
| 2.7247 | 2.5632 | 8 |
|
54 |
+
| 2.7242 | 2.5107 | 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:a3a155555e27d71a44056c327ddfc4f595c83cea6e7b13466cda9ff468a93b76
|
3 |
size 533687680
|