Update README.md
Browse files
README.md
CHANGED
@@ -13,12 +13,10 @@ model-index:
|
|
13 |
results: []
|
14 |
---
|
15 |
|
16 |
-
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
17 |
-
should probably proofread and complete it, then remove this comment. -->
|
18 |
|
19 |
# distilBERT-infoExtract-v3
|
20 |
|
21 |
-
This model is a fine-tuned version of [distilbert-base-cased](https://huggingface.co/distilbert-base-cased) on an
|
22 |
It achieves the following results on the evaluation set:
|
23 |
- Loss: 0.0871
|
24 |
- Precision: 0.9239
|
|
|
13 |
results: []
|
14 |
---
|
15 |
|
|
|
|
|
16 |
|
17 |
# distilBERT-infoExtract-v3
|
18 |
|
19 |
+
This model is a fine-tuned version of [distilbert-base-cased](https://huggingface.co/distilbert-base-cased) on an [conllpp dataset](https://huggingface.co/datasets/conllpp).
|
20 |
It achieves the following results on the evaluation set:
|
21 |
- Loss: 0.0871
|
22 |
- Precision: 0.9239
|