End of training
Browse files
README.md
ADDED
@@ -0,0 +1,95 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
base_model: distilbert/distilbert-base-multilingual-cased
|
4 |
+
tags:
|
5 |
+
- generated_from_trainer
|
6 |
+
datasets:
|
7 |
+
- lener_br
|
8 |
+
metrics:
|
9 |
+
- precision
|
10 |
+
- recall
|
11 |
+
- f1
|
12 |
+
- accuracy
|
13 |
+
model-index:
|
14 |
+
- name: distilbert-base-multilingual-cased-finetuned-ner-lenerBr
|
15 |
+
results:
|
16 |
+
- task:
|
17 |
+
name: Token Classification
|
18 |
+
type: token-classification
|
19 |
+
dataset:
|
20 |
+
name: lener_br
|
21 |
+
type: lener_br
|
22 |
+
config: lener_br
|
23 |
+
split: validation
|
24 |
+
args: lener_br
|
25 |
+
metrics:
|
26 |
+
- name: Precision
|
27 |
+
type: precision
|
28 |
+
value: 0.761528608027327
|
29 |
+
- name: Recall
|
30 |
+
type: recall
|
31 |
+
value: 0.7616912235746316
|
32 |
+
- name: F1
|
33 |
+
type: f1
|
34 |
+
value: 0.7616099071207431
|
35 |
+
- name: Accuracy
|
36 |
+
type: accuracy
|
37 |
+
value: 0.9554657562878841
|
38 |
+
---
|
39 |
+
|
40 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
41 |
+
should probably proofread and complete it, then remove this comment. -->
|
42 |
+
|
43 |
+
# distilbert-base-multilingual-cased-finetuned-ner-lenerBr
|
44 |
+
|
45 |
+
This model is a fine-tuned version of [distilbert/distilbert-base-multilingual-cased](https://huggingface.co/distilbert/distilbert-base-multilingual-cased) on the lener_br dataset.
|
46 |
+
It achieves the following results on the evaluation set:
|
47 |
+
- Loss: 0.1792
|
48 |
+
- Precision: 0.7615
|
49 |
+
- Recall: 0.7617
|
50 |
+
- F1: 0.7616
|
51 |
+
- Accuracy: 0.9555
|
52 |
+
|
53 |
+
## Model description
|
54 |
+
|
55 |
+
More information needed
|
56 |
+
|
57 |
+
## Intended uses & limitations
|
58 |
+
|
59 |
+
More information needed
|
60 |
+
|
61 |
+
## Training and evaluation data
|
62 |
+
|
63 |
+
More information needed
|
64 |
+
|
65 |
+
## Training procedure
|
66 |
+
|
67 |
+
### Training hyperparameters
|
68 |
+
|
69 |
+
The following hyperparameters were used during training:
|
70 |
+
- learning_rate: 2e-05
|
71 |
+
- train_batch_size: 16
|
72 |
+
- eval_batch_size: 16
|
73 |
+
- seed: 42
|
74 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
75 |
+
- lr_scheduler_type: linear
|
76 |
+
- num_epochs: 100
|
77 |
+
|
78 |
+
### Training results
|
79 |
+
|
80 |
+
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
81 |
+
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
82 |
+
| No log | 1.0 | 490 | 0.2100 | 0.7139 | 0.6624 | 0.6872 | 0.9394 |
|
83 |
+
| 0.2608 | 2.0 | 980 | 0.1962 | 0.7059 | 0.7508 | 0.7276 | 0.9443 |
|
84 |
+
| 0.0681 | 3.0 | 1470 | 0.1858 | 0.7225 | 0.7649 | 0.7431 | 0.9486 |
|
85 |
+
| 0.0382 | 4.0 | 1960 | 0.1792 | 0.7615 | 0.7617 | 0.7616 | 0.9555 |
|
86 |
+
| 0.0248 | 5.0 | 2450 | 0.2068 | 0.7715 | 0.8149 | 0.7926 | 0.9560 |
|
87 |
+
| 0.0173 | 6.0 | 2940 | 0.2029 | 0.7112 | 0.8031 | 0.7544 | 0.9529 |
|
88 |
+
|
89 |
+
|
90 |
+
### Framework versions
|
91 |
+
|
92 |
+
- Transformers 4.41.1
|
93 |
+
- Pytorch 2.1.2
|
94 |
+
- Datasets 2.19.1
|
95 |
+
- Tokenizers 0.19.1
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 538988660
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:12c376de68add3199a0e6ce148301d2ed54a78497161b823036b4d64e4d9e145
|
3 |
size 538988660
|
runs/Sep29_18-46-52_28e786b0082f/events.out.tfevents.1727636327.28e786b0082f.34.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:954f7764de239bb6caeaf1c3a435431114ddf96c011d7c3ce468924ea039ae1e
|
3 |
+
size 560
|