update model card README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
---
|
2 |
tags:
|
|
|
3 |
- generated_from_trainer
|
4 |
metrics:
|
5 |
- accuracy
|
@@ -13,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
13 |
|
14 |
# datos-textcat
|
15 |
|
16 |
-
This model is a fine-tuned version of [dccuchile/distilbert-base-spanish-uncased](https://huggingface.co/dccuchile/distilbert-base-spanish-uncased) on
|
17 |
It achieves the following results on the evaluation set:
|
18 |
- Loss: 0.1623
|
19 |
- Accuracy: 0.9676
|
|
|
1 |
---
|
2 |
tags:
|
3 |
+
- text-classification
|
4 |
- generated_from_trainer
|
5 |
metrics:
|
6 |
- accuracy
|
|
|
14 |
|
15 |
# datos-textcat
|
16 |
|
17 |
+
This model is a fine-tuned version of [dccuchile/distilbert-base-spanish-uncased](https://huggingface.co/dccuchile/distilbert-base-spanish-uncased) on the Consejo dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
- Loss: 0.1623
|
20 |
- Accuracy: 0.9676
|