fernandabufon commited on
Commit
4abe823
·
verified ·
1 Parent(s): 9d6199f

fernandabufon/ft_classifier_base_v2_epoch4

Browse files
Files changed (3) hide show
  1. README.md +23 -0
  2. model.safetensors +1 -1
  3. training_args.bin +1 -1
README.md CHANGED
@@ -15,6 +15,8 @@ should probably proofread and complete it, then remove this comment. -->
15
  # epochs_4_fold_3
16
 
17
  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.
 
 
18
 
19
  ## Model description
20
 
@@ -43,6 +45,27 @@ The following hyperparameters were used during training:
43
 
44
  ### Training results
45
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
46
 
47
 
48
  ### Framework versions
 
15
  # epochs_4_fold_3
16
 
17
  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.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 0.4891
20
 
21
  ## Model description
22
 
 
45
 
46
  ### Training results
47
 
48
+ | Training Loss | Epoch | Step | Validation Loss |
49
+ |:-------------:|:------:|:----:|:---------------:|
50
+ | 0.7377 | 0.2020 | 300 | 0.5840 |
51
+ | 0.574 | 0.4040 | 600 | 0.5354 |
52
+ | 0.5498 | 0.6061 | 900 | 0.5066 |
53
+ | 0.5235 | 0.8081 | 1200 | 0.4885 |
54
+ | 0.4919 | 1.0101 | 1500 | 0.4831 |
55
+ | 0.4094 | 1.2121 | 1800 | 0.4765 |
56
+ | 0.3969 | 1.4141 | 2100 | 0.4650 |
57
+ | 0.4004 | 1.6162 | 2400 | 0.4601 |
58
+ | 0.3805 | 1.8182 | 2700 | 0.4430 |
59
+ | 0.3667 | 2.0202 | 3000 | 0.4686 |
60
+ | 0.2865 | 2.2222 | 3300 | 0.4657 |
61
+ | 0.2665 | 2.4242 | 3600 | 0.4708 |
62
+ | 0.2826 | 2.6263 | 3900 | 0.4578 |
63
+ | 0.277 | 2.8283 | 4200 | 0.4487 |
64
+ | 0.2573 | 3.0303 | 4500 | 0.4659 |
65
+ | 0.1979 | 3.2323 | 4800 | 0.4792 |
66
+ | 0.1906 | 3.4343 | 5100 | 0.4979 |
67
+ | 0.182 | 3.6364 | 5400 | 0.4955 |
68
+ | 0.1863 | 3.8384 | 5700 | 0.4891 |
69
 
70
 
71
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:acdd48117420b71d93e7422f664cfa8fd40622c7b212288660b194a546cb77fc
3
  size 435731452
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f302c47f1881dea8046594a7f4f18c8b0061624770fda536a64e5d44d207b4c7
3
  size 435731452
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8c0736c4b92d4eb3f976d7ec0d8cabd943511971d7e8020e8163ea89b17cc5ad
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa657a8955e92a50b6b3059e23d6ff1e6d9014dc75accf1572f504ac8128738b
3
  size 5304