Update README.md
Browse files
README.md
CHANGED
|
@@ -10,7 +10,7 @@ metrics:
|
|
| 10 |
- f1
|
| 11 |
- accuracy
|
| 12 |
model-index:
|
| 13 |
-
- name: bert-finetuned-
|
| 14 |
results:
|
| 15 |
- task:
|
| 16 |
name: Token Classification
|
|
@@ -37,7 +37,7 @@ model-index:
|
|
| 37 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
| 38 |
should probably proofread and complete it, then remove this comment. -->
|
| 39 |
|
| 40 |
-
# bert-finetuned-
|
| 41 |
|
| 42 |
This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on the conll2003 dataset.
|
| 43 |
It achieves the following results on the evaluation set:
|
|
|
|
| 10 |
- f1
|
| 11 |
- accuracy
|
| 12 |
model-index:
|
| 13 |
+
- name: bert-finetuned-pos
|
| 14 |
results:
|
| 15 |
- task:
|
| 16 |
name: Token Classification
|
|
|
|
| 37 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
| 38 |
should probably proofread and complete it, then remove this comment. -->
|
| 39 |
|
| 40 |
+
# bert-finetuned-pos
|
| 41 |
|
| 42 |
This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on the conll2003 dataset.
|
| 43 |
It achieves the following results on the evaluation set:
|