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 [jojoUla/bert-large-cased-sigir-support-refute-no-label-40](https://huggingface.co/jojoUla/bert-large-cased-sigir-support-refute-no-label-40) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- Loss: 0.
|
18 |
|
19 |
## Model description
|
20 |
|
@@ -45,14 +45,14 @@ The following hyperparameters were used during training:
|
|
45 |
|
46 |
| Training Loss | Epoch | Step | Validation Loss |
|
47 |
|:-------------:|:-----:|:----:|:---------------:|
|
48 |
-
| 5.
|
49 |
-
|
|
50 |
-
| 3.
|
51 |
-
| 2.
|
52 |
-
| 1.
|
53 |
-
|
|
54 |
-
| 1.
|
55 |
-
| 1.
|
56 |
|
57 |
|
58 |
### Framework versions
|
|
|
14 |
|
15 |
This model is a fine-tuned version of [jojoUla/bert-large-cased-sigir-support-refute-no-label-40](https://huggingface.co/jojoUla/bert-large-cased-sigir-support-refute-no-label-40) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- Loss: 0.2556
|
18 |
|
19 |
## Model description
|
20 |
|
|
|
45 |
|
46 |
| Training Loss | Epoch | Step | Validation Loss |
|
47 |
|:-------------:|:-----:|:----:|:---------------:|
|
48 |
+
| 5.2686 | 1.0 | 1 | 1.5761 |
|
49 |
+
| 4.586 | 2.0 | 2 | 2.6971 |
|
50 |
+
| 3.0052 | 3.0 | 3 | 2.8083 |
|
51 |
+
| 2.5195 | 4.0 | 4 | 2.7170 |
|
52 |
+
| 1.9023 | 5.0 | 5 | 4.1353 |
|
53 |
+
| 1.4805 | 6.0 | 6 | 1.5381 |
|
54 |
+
| 1.9009 | 7.0 | 7 | 0.2836 |
|
55 |
+
| 1.5726 | 8.0 | 8 | 0.3140 |
|
56 |
|
57 |
|
58 |
### Framework versions
|