tiagoblima
commited on
Commit
•
196255c
1
Parent(s):
c1cbd89
End of training
Browse files- README.md +70 -0
- model.safetensors +1 -1
README.md
ADDED
@@ -0,0 +1,70 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
base_model: neuralmind/bert-base-portuguese-cased
|
4 |
+
tags:
|
5 |
+
- generated_from_trainer
|
6 |
+
metrics:
|
7 |
+
- accuracy
|
8 |
+
model-index:
|
9 |
+
- name: newsdata-bertimbal
|
10 |
+
results: []
|
11 |
+
---
|
12 |
+
|
13 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
14 |
+
should probably proofread and complete it, then remove this comment. -->
|
15 |
+
|
16 |
+
# newsdata-bertimbal
|
17 |
+
|
18 |
+
This model is a fine-tuned version of [neuralmind/bert-base-portuguese-cased](https://huggingface.co/neuralmind/bert-base-portuguese-cased) on the None dataset.
|
19 |
+
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.7455
|
21 |
+
- Accuracy: 0.8743
|
22 |
+
|
23 |
+
## Model description
|
24 |
+
|
25 |
+
More information needed
|
26 |
+
|
27 |
+
## Intended uses & limitations
|
28 |
+
|
29 |
+
More information needed
|
30 |
+
|
31 |
+
## Training and evaluation data
|
32 |
+
|
33 |
+
More information needed
|
34 |
+
|
35 |
+
## Training procedure
|
36 |
+
|
37 |
+
### Training hyperparameters
|
38 |
+
|
39 |
+
The following hyperparameters were used during training:
|
40 |
+
- learning_rate: 2e-05
|
41 |
+
- train_batch_size: 2
|
42 |
+
- eval_batch_size: 2
|
43 |
+
- seed: 42
|
44 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
45 |
+
- lr_scheduler_type: linear
|
46 |
+
- num_epochs: 1
|
47 |
+
|
48 |
+
### Training results
|
49 |
+
|
50 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
51 |
+
|:-------------:|:------:|:-----:|:---------------:|:--------:|
|
52 |
+
| 0.8448 | 0.0859 | 5000 | 1.1296 | 0.8044 |
|
53 |
+
| 0.7301 | 0.1718 | 10000 | 1.0056 | 0.8258 |
|
54 |
+
| 0.6827 | 0.2577 | 15000 | 0.9388 | 0.8464 |
|
55 |
+
| 0.6221 | 0.3436 | 20000 | 0.9358 | 0.8502 |
|
56 |
+
| 0.5611 | 0.4295 | 25000 | 0.8983 | 0.8567 |
|
57 |
+
| 0.5291 | 0.5155 | 30000 | 0.8503 | 0.8575 |
|
58 |
+
| 0.4202 | 0.6014 | 35000 | 0.8353 | 0.8656 |
|
59 |
+
| 0.5436 | 0.6873 | 40000 | 0.7476 | 0.8706 |
|
60 |
+
| 0.4814 | 0.7732 | 45000 | 0.7863 | 0.8669 |
|
61 |
+
| 0.4853 | 0.8591 | 50000 | 0.7284 | 0.8720 |
|
62 |
+
| 0.39 | 0.9450 | 55000 | 0.7455 | 0.8743 |
|
63 |
+
|
64 |
+
|
65 |
+
### Framework versions
|
66 |
+
|
67 |
+
- Transformers 4.41.2
|
68 |
+
- Pytorch 2.3.1+cu121
|
69 |
+
- Datasets 2.20.0
|
70 |
+
- 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 435851416
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bab44f587731a2d37b98b7593b0005dc3912b351fce60bce42b7011e58b4f6be
|
3 |
size 435851416
|