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: 1.
|
18 |
-
- Validation Loss: 1.
|
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 |
-
| 1.
|
46 |
-
| 1.
|
47 |
-
| 1.
|
48 |
-
| 1.
|
49 |
-
| 1.
|
50 |
-
| 1.
|
51 |
-
| 1.
|
52 |
-
| 1.
|
53 |
-
| 1.
|
54 |
-
| 1.
|
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: 1.9511
|
18 |
+
- Validation Loss: 1.5293
|
19 |
- Epoch: 9
|
20 |
|
21 |
## Model description
|
|
|
42 |
|
43 |
| Train Loss | Validation Loss | Epoch |
|
44 |
|:----------:|:---------------:|:-----:|
|
45 |
+
| 1.9468 | 1.5190 | 0 |
|
46 |
+
| 1.9433 | 1.5186 | 1 |
|
47 |
+
| 1.9569 | 1.4843 | 2 |
|
48 |
+
| 1.9510 | 1.5563 | 3 |
|
49 |
+
| 1.9451 | 1.5308 | 4 |
|
50 |
+
| 1.9576 | 1.5209 | 5 |
|
51 |
+
| 1.9464 | 1.5324 | 6 |
|
52 |
+
| 1.9525 | 1.5168 | 7 |
|
53 |
+
| 1.9488 | 1.5340 | 8 |
|
54 |
+
| 1.9511 | 1.5293 | 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:ef42cc6b00787e5ef134d714d2a7936f95643060b240adb58e26e98248a76576
|
3 |
size 533687680
|