End of training
Browse files
README.md
ADDED
@@ -0,0 +1,102 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-4.0
|
3 |
+
base_model: dccuchile/tulio-chilean-spanish-bert
|
4 |
+
tags:
|
5 |
+
- generated_from_trainer
|
6 |
+
metrics:
|
7 |
+
- accuracy
|
8 |
+
- precision
|
9 |
+
- recall
|
10 |
+
- f1
|
11 |
+
model-index:
|
12 |
+
- name: not-ner-v2_16batch
|
13 |
+
results: []
|
14 |
+
---
|
15 |
+
|
16 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
17 |
+
should probably proofread and complete it, then remove this comment. -->
|
18 |
+
|
19 |
+
# not-ner-v2_16batch
|
20 |
+
|
21 |
+
This model is a fine-tuned version of [dccuchile/tulio-chilean-spanish-bert](https://huggingface.co/dccuchile/tulio-chilean-spanish-bert) on an unknown dataset.
|
22 |
+
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 0.1124
|
24 |
+
- Accuracy: 0.9662
|
25 |
+
- Precision: 0.9671
|
26 |
+
- Recall: 0.9662
|
27 |
+
- F1: 0.9665
|
28 |
+
|
29 |
+
## Model description
|
30 |
+
|
31 |
+
More information needed
|
32 |
+
|
33 |
+
## Intended uses & limitations
|
34 |
+
|
35 |
+
More information needed
|
36 |
+
|
37 |
+
## Training and evaluation data
|
38 |
+
|
39 |
+
More information needed
|
40 |
+
|
41 |
+
## Training procedure
|
42 |
+
|
43 |
+
### Training hyperparameters
|
44 |
+
|
45 |
+
The following hyperparameters were used during training:
|
46 |
+
- learning_rate: 5e-05
|
47 |
+
- train_batch_size: 16
|
48 |
+
- eval_batch_size: 8
|
49 |
+
- seed: 42
|
50 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
51 |
+
- lr_scheduler_type: linear
|
52 |
+
- num_epochs: 3
|
53 |
+
|
54 |
+
### Training results
|
55 |
+
|
56 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
|
57 |
+
|:-------------:|:------:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
|
58 |
+
| 0.0906 | 0.0798 | 250 | 0.1124 | 0.9662 | 0.9671 | 0.9662 | 0.9665 |
|
59 |
+
| 0.1008 | 0.1596 | 500 | 0.1416 | 0.9654 | 0.9652 | 0.9654 | 0.9653 |
|
60 |
+
| 0.0918 | 0.2394 | 750 | 0.1361 | 0.9662 | 0.9657 | 0.9662 | 0.9659 |
|
61 |
+
| 0.1077 | 0.3192 | 1000 | 0.1353 | 0.9636 | 0.9626 | 0.9636 | 0.9627 |
|
62 |
+
| 0.0863 | 0.3990 | 1250 | 0.1457 | 0.9590 | 0.9624 | 0.9590 | 0.9601 |
|
63 |
+
| 0.1048 | 0.4788 | 1500 | 0.1340 | 0.9653 | 0.9645 | 0.9653 | 0.9648 |
|
64 |
+
| 0.1066 | 0.5586 | 1750 | 0.1490 | 0.9631 | 0.9621 | 0.9631 | 0.9624 |
|
65 |
+
| 0.107 | 0.6384 | 2000 | 0.1479 | 0.9638 | 0.9641 | 0.9638 | 0.9639 |
|
66 |
+
| 0.1274 | 0.7182 | 2250 | 0.1331 | 0.9636 | 0.9634 | 0.9636 | 0.9635 |
|
67 |
+
| 0.1381 | 0.7980 | 2500 | 0.1577 | 0.9626 | 0.9616 | 0.9626 | 0.9618 |
|
68 |
+
| 0.1111 | 0.8778 | 2750 | 0.1353 | 0.9625 | 0.9637 | 0.9625 | 0.9630 |
|
69 |
+
| 0.132 | 0.9575 | 3000 | 0.1785 | 0.9592 | 0.9578 | 0.9592 | 0.9579 |
|
70 |
+
| 0.1464 | 1.0373 | 3250 | 0.1712 | 0.9610 | 0.9598 | 0.9610 | 0.9600 |
|
71 |
+
| 0.1279 | 1.1171 | 3500 | 0.1514 | 0.9630 | 0.9622 | 0.9630 | 0.9625 |
|
72 |
+
| 0.0947 | 1.1969 | 3750 | 0.1554 | 0.9625 | 0.9629 | 0.9625 | 0.9627 |
|
73 |
+
| 0.0958 | 1.2767 | 4000 | 0.1746 | 0.9617 | 0.9606 | 0.9617 | 0.9607 |
|
74 |
+
| 0.1212 | 1.3565 | 4250 | 0.1494 | 0.9628 | 0.9620 | 0.9628 | 0.9622 |
|
75 |
+
| 0.1097 | 1.4363 | 4500 | 0.1557 | 0.9635 | 0.9627 | 0.9635 | 0.9630 |
|
76 |
+
| 0.1288 | 1.5161 | 4750 | 0.1499 | 0.9642 | 0.9633 | 0.9642 | 0.9635 |
|
77 |
+
| 0.1043 | 1.5959 | 5000 | 0.1488 | 0.9614 | 0.9619 | 0.9614 | 0.9617 |
|
78 |
+
| 0.1016 | 1.6757 | 5250 | 0.1521 | 0.9616 | 0.9611 | 0.9616 | 0.9613 |
|
79 |
+
| 0.1073 | 1.7555 | 5500 | 0.1455 | 0.9618 | 0.9621 | 0.9618 | 0.9619 |
|
80 |
+
| 0.1264 | 1.8353 | 5750 | 0.2369 | 0.9143 | 0.9407 | 0.9143 | 0.9218 |
|
81 |
+
| 0.1211 | 1.9151 | 6000 | 0.1524 | 0.9613 | 0.9606 | 0.9613 | 0.9609 |
|
82 |
+
| 0.1071 | 1.9949 | 6250 | 0.1327 | 0.9574 | 0.9565 | 0.9574 | 0.9548 |
|
83 |
+
| 0.0915 | 2.0747 | 6500 | 0.1325 | 0.9640 | 0.9638 | 0.9640 | 0.9639 |
|
84 |
+
| 0.084 | 2.1545 | 6750 | 0.1321 | 0.9647 | 0.9646 | 0.9647 | 0.9646 |
|
85 |
+
| 0.0922 | 2.2343 | 7000 | 0.1486 | 0.9644 | 0.9635 | 0.9644 | 0.9637 |
|
86 |
+
| 0.0877 | 2.3141 | 7250 | 0.1281 | 0.9643 | 0.9648 | 0.9643 | 0.9645 |
|
87 |
+
| 0.0828 | 2.3939 | 7500 | 0.1425 | 0.9575 | 0.9591 | 0.9575 | 0.9582 |
|
88 |
+
| 0.0859 | 2.4737 | 7750 | 0.1283 | 0.9670 | 0.9665 | 0.9670 | 0.9667 |
|
89 |
+
| 0.0866 | 2.5535 | 8000 | 0.1189 | 0.9677 | 0.9671 | 0.9677 | 0.9673 |
|
90 |
+
| 0.0681 | 2.6333 | 8250 | 0.1195 | 0.9689 | 0.9682 | 0.9689 | 0.9683 |
|
91 |
+
| 0.0462 | 2.7131 | 8500 | 0.1408 | 0.9678 | 0.9670 | 0.9678 | 0.9670 |
|
92 |
+
| 0.0672 | 2.7929 | 8750 | 0.1233 | 0.9690 | 0.9684 | 0.9690 | 0.9686 |
|
93 |
+
| 0.0578 | 2.8726 | 9000 | 0.1232 | 0.9694 | 0.9689 | 0.9694 | 0.9691 |
|
94 |
+
| 0.0591 | 2.9524 | 9250 | 0.1219 | 0.9694 | 0.9689 | 0.9694 | 0.9690 |
|
95 |
+
|
96 |
+
|
97 |
+
### Framework versions
|
98 |
+
|
99 |
+
- Transformers 4.42.4
|
100 |
+
- Pytorch 2.3.1+cu121
|
101 |
+
- Datasets 2.21.0
|
102 |
+
- Tokenizers 0.19.1
|
config.json
ADDED
@@ -0,0 +1,28 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path": "dccuchile/tulio-chilean-spanish-bert",
|
3 |
+
"architectures": [
|
4 |
+
"BertForSequenceClassification"
|
5 |
+
],
|
6 |
+
"attention_probs_dropout_prob": 0.1,
|
7 |
+
"classifier_dropout": null,
|
8 |
+
"gradient_checkpointing": false,
|
9 |
+
"hidden_act": "gelu",
|
10 |
+
"hidden_dropout_prob": 0.1,
|
11 |
+
"hidden_size": 768,
|
12 |
+
"initializer_range": 0.02,
|
13 |
+
"intermediate_size": 3072,
|
14 |
+
"layer_norm_eps": 1e-12,
|
15 |
+
"max_position_embeddings": 512,
|
16 |
+
"model_type": "bert",
|
17 |
+
"num_attention_heads": 12,
|
18 |
+
"num_hidden_layers": 12,
|
19 |
+
"output_past": true,
|
20 |
+
"pad_token_id": 1,
|
21 |
+
"position_embedding_type": "absolute",
|
22 |
+
"problem_type": "single_label_classification",
|
23 |
+
"torch_dtype": "float32",
|
24 |
+
"transformers_version": "4.42.4",
|
25 |
+
"type_vocab_size": 2,
|
26 |
+
"use_cache": true,
|
27 |
+
"vocab_size": 31002
|
28 |
+
}
|
model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bfd9f3c34bbf0f799aadc6646cc542e8cbc5e78b8daadcedd9d85ac016d15c56
|
3 |
+
size 439433208
|
runs/Aug20_19-41-34_b5e10a5777ef/events.out.tfevents.1724183024.b5e10a5777ef.211.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2bfef3cd44abdf28e3e536cd2f0aa5ac4d7a1a546eabccfcb7b61ee6ee4ddd2d
|
3 |
+
size 30797
|
runs/Aug20_19-41-34_b5e10a5777ef/events.out.tfevents.1724189740.b5e10a5777ef.211.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b35ba5d6c9b4abfc5bf039b22cfa156631dfaa7066352b9a323c926c14c5d336
|
3 |
+
size 560
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ea6460a993f91a8ff6b229d6e2973d8e0926fe1a3754bb088ead7ebd957d3895
|
3 |
+
size 5112
|