Update README.md
Browse files
README.md
CHANGED
|
@@ -15,9 +15,7 @@ probably proofread and complete it, then remove this comment. -->
|
|
| 15 |
# NERmodel
|
| 16 |
|
| 17 |
This model is a fine-tuned version of [bert-base-multilingual-cased](https://huggingface.co/bert-base-multilingual-cased) on an unknown dataset.
|
| 18 |
-
It achieves the following results on the evaluation set
|
| 19 |
-
- Train Loss: 0.0001
|
| 20 |
-
- Validation Loss: 0.0000
|
| 21 |
- Epoch: 4
|
| 22 |
|
| 23 |
## Model description
|
|
|
|
| 15 |
# NERmodel
|
| 16 |
|
| 17 |
This model is a fine-tuned version of [bert-base-multilingual-cased](https://huggingface.co/bert-base-multilingual-cased) on an unknown dataset.
|
| 18 |
+
It achieves the following results on the evaluation set
|
|
|
|
|
|
|
| 19 |
- Epoch: 4
|
| 20 |
|
| 21 |
## Model description
|