SergioSET commited on
Commit
04df0da
1 Parent(s): 3c4536f

NER-finetuning-BETO

Browse files
README.md CHANGED
@@ -5,9 +5,36 @@ tags:
5
  - generated_from_trainer
6
  datasets:
7
  - conll2002
 
 
 
 
 
8
  model-index:
9
  - name: NER-finetuning-BETO
10
- results: []
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
11
  ---
12
 
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -17,7 +44,11 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [NazaGara/NER-fine-tuned-BETO](https://huggingface.co/NazaGara/NER-fine-tuned-BETO) on the conll2002 dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.1860
 
 
 
 
21
 
22
  ## Model description
23
 
@@ -42,15 +73,17 @@ The following hyperparameters were used during training:
42
  - seed: 42
43
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
  - lr_scheduler_type: linear
45
- - num_epochs: 3
46
 
47
  ### Training results
48
 
49
- | Training Loss | Epoch | Step | Validation Loss |
50
- |:-------------:|:-----:|:----:|:---------------:|
51
- | 0.0483 | 1.0 | 1041 | 0.1437 |
52
- | 0.0267 | 2.0 | 2082 | 0.1630 |
53
- | 0.0133 | 3.0 | 3123 | 0.1860 |
 
 
54
 
55
 
56
  ### Framework versions
 
5
  - generated_from_trainer
6
  datasets:
7
  - conll2002
8
+ metrics:
9
+ - precision
10
+ - recall
11
+ - f1
12
+ - accuracy
13
  model-index:
14
  - name: NER-finetuning-BETO
15
+ results:
16
+ - task:
17
+ name: Token Classification
18
+ type: token-classification
19
+ dataset:
20
+ name: conll2002
21
+ type: conll2002
22
+ config: es
23
+ split: validation
24
+ args: es
25
+ metrics:
26
+ - name: Precision
27
+ type: precision
28
+ value: 0.8414992097538948
29
+ - name: Recall
30
+ type: recall
31
+ value: 0.8563878676470589
32
+ - name: F1
33
+ type: f1
34
+ value: 0.8488782598792848
35
+ - name: Accuracy
36
+ type: accuracy
37
+ value: 0.9704469377634515
38
  ---
39
 
40
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
44
 
45
  This model is a fine-tuned version of [NazaGara/NER-fine-tuned-BETO](https://huggingface.co/NazaGara/NER-fine-tuned-BETO) on the conll2002 dataset.
46
  It achieves the following results on the evaluation set:
47
+ - Loss: 0.2009
48
+ - Precision: 0.8415
49
+ - Recall: 0.8564
50
+ - F1: 0.8489
51
+ - Accuracy: 0.9704
52
 
53
  ## Model description
54
 
 
73
  - seed: 42
74
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
75
  - lr_scheduler_type: linear
76
+ - num_epochs: 5
77
 
78
  ### Training results
79
 
80
+ | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
81
+ |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
82
+ | 0.0499 | 1.0 | 1041 | 0.1461 | 0.8328 | 0.8573 | 0.8449 | 0.9695 |
83
+ | 0.0288 | 2.0 | 2082 | 0.1672 | 0.8244 | 0.8564 | 0.8401 | 0.9694 |
84
+ | 0.0173 | 3.0 | 3123 | 0.1694 | 0.8487 | 0.8672 | 0.8578 | 0.9715 |
85
+ | 0.0119 | 4.0 | 4164 | 0.2023 | 0.8434 | 0.8525 | 0.8479 | 0.9695 |
86
+ | 0.0084 | 5.0 | 5205 | 0.2009 | 0.8415 | 0.8564 | 0.8489 | 0.9704 |
87
 
88
 
89
  ### Framework versions
runs/Jun05_04-00-30_67f52afe5edc/events.out.tfevents.1717562229.67f52afe5edc.213.9 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2cae3c372d51ad1e1d600cfb03acd7b423ee749427084a8de15c8c3497ea007a
3
+ size 560