lucasfaopellicer commited on
Commit
3b823f0
·
verified ·
1 Parent(s): a4ebb04

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -0
README.md ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - pt
4
+ tags:
5
+ - portuguese
6
+ - nlp
7
+ - transformers
8
+ - huggingface
9
+ - text-classification
10
+ model-index:
11
+ - name: NorBERTo
12
+ results: []
13
+ ---
14
+
15
+ # NorBERTo
16
+
17
+ This repository presents the NorBERTo family, a ModernBERT model trained with exclusive Portuguese texts, which includes two variants:
18
+
19
+ - **Base**: [NorBERTo-base](https://huggingface.co/Itau-Unibanco/NorBERTo-base)
20
+ - **Large**: [NorBERTo-large](https://huggingface.co/Itau-Unibanco/NorBERTo-large)