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:
|
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 |
-
|
|
51 |
-
|
|
52 |
-
|
|
53 |
-
|
|
54 |
-
|
|
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.0557
|
18 |
|
19 |
## Model description
|
20 |
|
|
|
45 |
|
46 |
| Training Loss | Epoch | Step | Validation Loss |
|
47 |
|:-------------:|:-----:|:----:|:---------------:|
|
48 |
+
| 5.8023 | 1.0 | 1 | 1.0160 |
|
49 |
+
| 3.4406 | 2.0 | 2 | 2.2347 |
|
50 |
+
| 1.6101 | 3.0 | 3 | 5.3486 |
|
51 |
+
| 0.9624 | 4.0 | 4 | 0.0428 |
|
52 |
+
| 1.3386 | 5.0 | 5 | 1.7937 |
|
53 |
+
| 1.0396 | 6.0 | 6 | 0.5378 |
|
54 |
+
| 1.1581 | 7.0 | 7 | 2.4873 |
|
55 |
+
| 1.4557 | 8.0 | 8 | 1.1439 |
|
56 |
|
57 |
|
58 |
### Framework versions
|