Update README.md
Browse files
README.md
CHANGED
@@ -51,7 +51,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
51 |
|
52 |
# ner-portuguese-br-bert-cased
|
53 |
|
54 |
-
This model aims to
|
55 |
|
56 |
## How to use:
|
57 |
|
@@ -210,4 +210,19 @@ The following hyperparameters were used during training:
|
|
210 |
- Transformers 4.38.2
|
211 |
- Pytorch 2.2.1+cu121
|
212 |
- Datasets 2.18.0
|
213 |
-
- Tokenizers 0.15.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
51 |
|
52 |
# ner-portuguese-br-bert-cased
|
53 |
|
54 |
+
This model aims to help reduce the need for models in Portuguese.
|
55 |
|
56 |
## How to use:
|
57 |
|
|
|
210 |
- Transformers 4.38.2
|
211 |
- Pytorch 2.2.1+cu121
|
212 |
- Datasets 2.18.0
|
213 |
+
- Tokenizers 0.15.2
|
214 |
+
|
215 |
+
### Comments
|
216 |
+
|
217 |
+
Any idea, help or report will always be welcome.
|
218 |
+
|
219 |
+
email: [email protected]
|
220 |
+
|
221 |
+
<div style="display:flex; flex-direction:row; justify-content:left">
|
222 |
+
<a href="https://www.linkedin.com/in/heleno-betini-2b3016175/" target="_blank">
|
223 |
+
<img src="https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge&logo=linkedin&logoColor=white">
|
224 |
+
</a>
|
225 |
+
<a href="https://github.com/rhaymisonbetini" target="_blank">
|
226 |
+
<img src="https://img.shields.io/badge/GitHub-100000?style=for-the-badge&logo=github&logoColor=white">
|
227 |
+
</a>
|
228 |
+
</div>
|