jhonparra18
commited on
Commit
•
4171c99
1
Parent(s):
01c8dfd
Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,10 @@ metrics:
|
|
7 |
model-index:
|
8 |
- name: bert-base-cased-cv-studio_name-medium
|
9 |
results: []
|
|
|
|
|
|
|
|
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -17,25 +21,13 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on the None dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
- Loss: 2.3310
|
20 |
-
- Accuracy: 0.6388
|
21 |
- F1 Micro: 0.6388
|
22 |
- F1 Macro: 0.5001
|
23 |
-
- Precision Micro: 0.6388
|
24 |
-
- Recall Micro: 0.6388
|
25 |
|
26 |
## Model description
|
27 |
|
28 |
-
|
29 |
|
30 |
-
## Intended uses & limitations
|
31 |
-
|
32 |
-
More information needed
|
33 |
-
|
34 |
-
## Training and evaluation data
|
35 |
-
|
36 |
-
More information needed
|
37 |
-
|
38 |
-
## Training procedure
|
39 |
|
40 |
### Training hyperparameters
|
41 |
|
|
|
7 |
model-index:
|
8 |
- name: bert-base-cased-cv-studio_name-medium
|
9 |
results: []
|
10 |
+
|
11 |
+
language: es
|
12 |
+
widget:
|
13 |
+
- text: "mi nombre es Ivan Ducales Marquez, hago de subpresidente en la republica de Colombia. tengo experiencia en seguir órdenes de mis patrocinadores y repartir los recursos del país a empresarios corruptos"
|
14 |
---
|
15 |
|
16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
21 |
This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on the None dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
- Loss: 2.3310
|
|
|
24 |
- F1 Micro: 0.6388
|
25 |
- F1 Macro: 0.5001
|
|
|
|
|
26 |
|
27 |
## Model description
|
28 |
|
29 |
+
Predicts a studio name based on a CV text
|
30 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
31 |
|
32 |
### Training hyperparameters
|
33 |
|