File size: 1,280 Bytes
e3e242f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
---
base_model: NazaGara/NER-fine-tuned-BETO
tags:
- generated_from_trainer
datasets:
- conll2002
metrics:
- precision
- recall
- f1
- accuracy
model-index:
- name: beto-finetuned-ner-1
  results:
  - task:
      name: Token Classification
      type: token-classification
    dataset:
      name: conll2002
      type: conll2002
      config: es
      split: validation
      args: es
    metrics:
    - name: Precision
      type: precision
      value: 0.861199
    - name: Recall
      type: recall
      value: 0.871094
    - name: F1
      type: f1
      value: 0.866118
    - name: Accuracy
      type: accuracy
      value: 0.972756
---
# beto-finetuned-ner-1

Este es modelo resultado de un finetuning de 
[NazaGara/NER-fine-tuned-BETO](https://huggingface.co/NazaGara/NER-fine-tuned-BETO) sobre el conll2002 dataset.
Los siguientes son los resultados sobre el conjunto de evaluación:
- Precision: 0.861199
- Recall: 0.871094
- F1: 0.8851
- Accuracy: 0,972756

## Model description

## Intended uses & limitations

More information needed

## Training and evaluation data

More information needed

## Training procedure

### Training hyperparameters

The following hyperparameters were used during training:
- learning_rate: 2e-05
- weight_decay: 0.001
- num_epochs: 8