update model card README.md
Browse files
README.md
CHANGED
@@ -14,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
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.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- Loss: 0.
|
18 |
|
19 |
## Model description
|
20 |
|
@@ -45,14 +45,14 @@ The following hyperparameters were used during training:
|
|
45 |
|
46 |
| Training Loss | Epoch | Step | Validation Loss |
|
47 |
|:-------------:|:-----:|:----:|:---------------:|
|
48 |
-
| 0.
|
49 |
-
| 0.
|
50 |
-
| 0.
|
51 |
|
52 |
|
53 |
### Framework versions
|
54 |
|
55 |
- Transformers 4.11.3
|
56 |
- Pytorch 1.9.0+cu111
|
57 |
-
- Datasets 1.13.
|
58 |
- Tokenizers 0.10.3
|
|
|
14 |
|
15 |
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.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- Loss: 0.5765
|
18 |
|
19 |
## Model description
|
20 |
|
|
|
45 |
|
46 |
| Training Loss | Epoch | Step | Validation Loss |
|
47 |
|:-------------:|:-----:|:----:|:---------------:|
|
48 |
+
| 0.7308 | 1.0 | 1383 | 0.6286 |
|
49 |
+
| 0.6406 | 2.0 | 2766 | 0.5947 |
|
50 |
+
| 0.6033 | 3.0 | 4149 | 0.5881 |
|
51 |
|
52 |
|
53 |
### Framework versions
|
54 |
|
55 |
- Transformers 4.11.3
|
56 |
- Pytorch 1.9.0+cu111
|
57 |
+
- Datasets 1.13.2
|
58 |
- Tokenizers 0.10.3
|