update model card README.md
Browse files
README.md
CHANGED
@@ -14,7 +14,7 @@ should 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 the None dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- Loss: 2.
|
18 |
|
19 |
## Model description
|
20 |
|
@@ -46,21 +46,21 @@ The following hyperparameters were used during training:
|
|
46 |
|
47 |
| Training Loss | Epoch | Step | Validation Loss |
|
48 |
|:-------------:|:-----:|:----:|:---------------:|
|
49 |
-
|
|
50 |
-
| 2.
|
51 |
-
| 2.
|
52 |
-
| 2.
|
53 |
-
| 2.
|
54 |
-
| 2.
|
55 |
-
| 2.
|
56 |
-
| 2.
|
57 |
-
| 2.
|
58 |
-
| 2.
|
59 |
-
| 2.
|
60 |
-
| 2.
|
61 |
-
| 2.
|
62 |
-
| 2.
|
63 |
-
| 2.
|
64 |
|
65 |
|
66 |
### Framework versions
|
|
|
14 |
|
15 |
This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the None dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- Loss: 2.1256
|
18 |
|
19 |
## Model description
|
20 |
|
|
|
46 |
|
47 |
| Training Loss | Epoch | Step | Validation Loss |
|
48 |
|:-------------:|:-----:|:----:|:---------------:|
|
49 |
+
| 2.5967 | 1.0 | 80 | 2.3409 |
|
50 |
+
| 2.4881 | 2.0 | 160 | 2.2707 |
|
51 |
+
| 2.3567 | 3.0 | 240 | 2.3134 |
|
52 |
+
| 2.3413 | 4.0 | 320 | 2.2592 |
|
53 |
+
| 2.3006 | 5.0 | 400 | 2.2351 |
|
54 |
+
| 2.2568 | 6.0 | 480 | 2.2556 |
|
55 |
+
| 2.2303 | 7.0 | 560 | 2.2546 |
|
56 |
+
| 2.1892 | 8.0 | 640 | 2.1868 |
|
57 |
+
| 2.1851 | 9.0 | 720 | 2.2073 |
|
58 |
+
| 2.1738 | 10.0 | 800 | 2.1344 |
|
59 |
+
| 2.1673 | 11.0 | 880 | 2.1927 |
|
60 |
+
| 2.1518 | 12.0 | 960 | 2.1844 |
|
61 |
+
| 2.1142 | 13.0 | 1040 | 2.1466 |
|
62 |
+
| 2.1343 | 14.0 | 1120 | 2.2024 |
|
63 |
+
| 2.1332 | 15.0 | 1200 | 2.1035 |
|
64 |
|
65 |
|
66 |
### Framework versions
|