BRlkl commited on
Commit
16d8fe3
·
verified ·
1 Parent(s): 505f5bd

End of training

Browse files
Files changed (2) hide show
  1. README.md +69 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: mit
4
+ base_model: neuralmind/bert-base-portuguese-cased
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - accuracy
9
+ - f1
10
+ model-index:
11
+ - name: BingoGuard-bert-base-pt
12
+ results: []
13
+ ---
14
+
15
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
16
+ should probably proofread and complete it, then remove this comment. -->
17
+
18
+ # BingoGuard-bert-base-pt
19
+
20
+ This model is a fine-tuned version of [neuralmind/bert-base-portuguese-cased](https://huggingface.co/neuralmind/bert-base-portuguese-cased) on an unknown dataset.
21
+ It achieves the following results on the evaluation set:
22
+ - Loss: 0.1359
23
+ - Accuracy: 0.9438
24
+ - F1: 0.6724
25
+
26
+ ## Model description
27
+
28
+ More information needed
29
+
30
+ ## Intended uses & limitations
31
+
32
+ More information needed
33
+
34
+ ## Training and evaluation data
35
+
36
+ More information needed
37
+
38
+ ## Training procedure
39
+
40
+ ### Training hyperparameters
41
+
42
+ The following hyperparameters were used during training:
43
+ - learning_rate: 2e-05
44
+ - train_batch_size: 32
45
+ - eval_batch_size: 16
46
+ - seed: 42
47
+ - gradient_accumulation_steps: 4
48
+ - total_train_batch_size: 128
49
+ - optimizer: Use adamw_torch_fused with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
50
+ - lr_scheduler_type: linear
51
+ - num_epochs: 5
52
+
53
+ ### Training results
54
+
55
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
56
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
57
+ | 0.4101 | 1.0 | 456 | 0.1396 | 0.9428 | 0.6398 |
58
+ | 0.3366 | 2.0 | 912 | 0.1291 | 0.9393 | 0.6516 |
59
+ | 0.2788 | 3.0 | 1368 | 0.1209 | 0.9462 | 0.6766 |
60
+ | 0.2695 | 4.0 | 1824 | 0.1321 | 0.9413 | 0.6648 |
61
+ | 0.236 | 5.0 | 2280 | 0.1359 | 0.9438 | 0.6724 |
62
+
63
+
64
+ ### Framework versions
65
+
66
+ - Transformers 4.55.2
67
+ - Pytorch 2.8.0+cu128
68
+ - Datasets 3.6.0
69
+ - Tokenizers 0.21.4
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:87a903cd358925a91b37a3871e80ed8bbfac0473ae9ac316ae8c97c9abb91cfe
3
  size 435722224
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0a72382ba6d239427cac52438311b263b35f9913d0a95aab3971a9b009825c88
3
  size 435722224