bastao commited on
Commit
98f7848
·
verified ·
1 Parent(s): 4cfd9b1

End of training

Browse files
Files changed (2) hide show
  1. README.md +68 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ base_model: prajjwal1/bert-tiny
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ model-index:
9
+ - name: PtBr_Classifier2
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
+ # PtBr_Classifier2
17
+
18
+ This model is a fine-tuned version of [prajjwal1/bert-tiny](https://huggingface.co/prajjwal1/bert-tiny) on the None dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.1791
21
+ - Accuracy: 0.9461
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: 5e-05
41
+ - train_batch_size: 256
42
+ - eval_batch_size: 256
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
+ - mixed_precision_training: Native AMP
48
+
49
+ ### Training results
50
+
51
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
+ | 0.4772 | 0.06 | 500 | 0.2501 | 0.9080 |
54
+ | 0.3412 | 0.13 | 1000 | 0.2275 | 0.9135 |
55
+ | 0.3122 | 0.19 | 1500 | 0.2578 | 0.9014 |
56
+ | 0.2975 | 0.25 | 2000 | 0.1992 | 0.9396 |
57
+ | 0.2877 | 0.31 | 2500 | 0.1791 | 0.9461 |
58
+ | 0.2797 | 0.38 | 3000 | 0.1953 | 0.9350 |
59
+ | 0.2714 | 0.44 | 3500 | 0.2240 | 0.9182 |
60
+ | 0.2678 | 0.5 | 4000 | 0.2097 | 0.9320 |
61
+
62
+
63
+ ### Framework versions
64
+
65
+ - Transformers 4.40.0.dev0
66
+ - Pytorch 2.2.1
67
+ - Datasets 2.18.0
68
+ - Tokenizers 0.15.2
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6e3e62308337e38af6409d2ab0772a70cc59a95e6760ba3c776b04daf9b9c7f2
3
  size 17549312
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2bd5792bdb6cc25059bededb935f7a756c0ed1d695d0a3f783c2123bcb084511
3
  size 17549312