JazibEijaz
commited on
Commit
·
1f01a81
1
Parent(s):
e923c5c
Update README.md
Browse files
README.md
CHANGED
@@ -14,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
# bert-base-uncased-finetuned-semeval2020-task4a
|
15 |
|
16 |
This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the ComVE dataset which was part of SemEval 2020 Task 4.
|
17 |
-
It achieves the following results on the
|
18 |
- Loss: 0.2782
|
19 |
- Accuracy: 0.9040
|
20 |
|
|
|
14 |
# bert-base-uncased-finetuned-semeval2020-task4a
|
15 |
|
16 |
This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the ComVE dataset which was part of SemEval 2020 Task 4.
|
17 |
+
It achieves the following results on the test set:
|
18 |
- Loss: 0.2782
|
19 |
- Accuracy: 0.9040
|
20 |
|