update model card README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,10 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
tags:
|
|
|
4 |
- generated_from_trainer
|
|
|
|
|
5 |
model-index:
|
6 |
- name: categorizacion_comercios_v_0.0.2
|
7 |
results: []
|
@@ -12,7 +15,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
12 |
|
13 |
# categorizacion_comercios_v_0.0.2
|
14 |
|
15 |
-
This model is a fine-tuned version of [distilroberta-base](https://huggingface.co/distilroberta-base) on
|
|
|
|
|
|
|
16 |
|
17 |
## Model description
|
18 |
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
+
- text-classification
|
5 |
- generated_from_trainer
|
6 |
+
metrics:
|
7 |
+
- accuracy
|
8 |
model-index:
|
9 |
- name: categorizacion_comercios_v_0.0.2
|
10 |
results: []
|
|
|
15 |
|
16 |
# categorizacion_comercios_v_0.0.2
|
17 |
|
18 |
+
This model is a fine-tuned version of [distilroberta-base](https://huggingface.co/distilroberta-base) on the datasetX dataset.
|
19 |
+
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.7599
|
21 |
+
- Accuracy: 0.69
|
22 |
|
23 |
## Model description
|
24 |
|