jarodrigues commited on
Commit
1d1a821
1 Parent(s): 0852fb5

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +219 -0
README.md ADDED
@@ -0,0 +1,219 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - pt
4
+ tags:
5
+ - albertina-pt*
6
+ - albertina-100m-portuguese-ptpt
7
+ - albertina-100m-portuguese-ptbr
8
+ - albertina-900m-portuguese-ptpt
9
+ - albertina-900m-portuguese-ptbr
10
+ - albertina-1b5-portuguese-ptpt
11
+ - albertina-1b5-portuguese-ptbr
12
+ - fill-mask
13
+ - bert
14
+ - deberta
15
+ - portuguese
16
+ - encoder
17
+ - foundation model
18
+ license: mit
19
+ datasets:
20
+ - PORTULAN/glue-ptpt
21
+ widget:
22
+ - text: >-
23
+ A culinária portuguesa é rica em sabores e [MASK], tornando-se um dos
24
+ maiores tesouros do país.
25
+ ---
26
+ ---
27
+ <img align="left" width="40" height="40" src="https://github.githubassets.com/images/icons/emoji/unicode/1f917.png">
28
+ <p style="text-align: center;">&nbsp;&nbsp;&nbsp;&nbsp;This is the model card for Albertina 1.5B PTBR 256.
29
+ You may be interested in some of the other models in the <a href="https://huggingface.co/PORTULAN">Albertina (encoders) and Gervásio (decoders) families</a>.
30
+ </p>
31
+
32
+ ---
33
+
34
+ # Albertina 1.5B PTBR
35
+
36
+
37
+ **Albertina 1.5B PTBR 256** is a foundation, large language model for the **American variant of Portuguese**.
38
+
39
+ It is an **encoder** of the BERT family, based on the neural architecture Transformer and
40
+ developed over the DeBERTa model, with most competitive performance for this language.
41
+ It has different versions that were trained for different variants of Portuguese (PT),
42
+ namely the European variant, spoken in Portugal (**PTPT**) and the American variant, spoken in Brazil (**PTBR**),
43
+ and it is openly distributed free of charge under an open license.
44
+
45
+ | Albertina's Family of Models |
46
+ |----------------------------------------------------------------------------------------------------------|
47
+ | [**Albertina 1.5B PTPT**](https://huggingface.co/PORTULAN/albertina-1b5-portuguese-ptpt-encoder) |
48
+ | [**Albertina 1.5B PTBR**](https://huggingface.co/PORTULAN/albertina-1b5-portuguese-ptbr-encoder) |
49
+ | [**Albertina 1.5B PTPT 256**](https://huggingface.co/PORTULAN/albertina-1b5-portuguese-ptpt-encoder-256)|
50
+ | [**Albertina 1.5B PTBR 256**](https://huggingface.co/PORTULAN/albertina-1b5-portuguese-ptbr-encoder-256)|
51
+ | [**Albertina 900M PTPT**](https://huggingface.co/PORTULAN/albertina-900m-portuguese-ptpt-encoder) |
52
+ | [**Albertina 900M PTBR**](https://huggingface.co/PORTULAN/albertina-900m-portuguese-ptbr-encoder) |
53
+ | [**Albertina 100M PTPT**](https://huggingface.co/PORTULAN/albertina-100m-portuguese-ptpt-encoder) |
54
+ | [**Albertina 100M PTBR**](https://huggingface.co/PORTULAN/albertina-100m-portuguese-ptbr-encoder) |
55
+
56
+ **Albertina 1.5B PTBR 256** is a version for the **American variant of Portuguese**,
57
+ and to the best of our knowledge, this is an encoder specifically for this language and variant
58
+ that, at the time of its initial distribution, with its 1.5 billion parameters and performance scores sets a new state of the art for it,
59
+ and is made publicly available and distributed for reuse.
60
+
61
+ It is an **encoder** of the BERT family, based on the neural architecture Transformer and
62
+ developed over the DeBERTa model, with most competitive performance for this language.
63
+ It is distributed free of charge and under a most permissible license.
64
+
65
+
66
+ **Albertina 1.5B PTBR 256** is developed by a joint team from the University of Lisbon and the University of Porto, Portugal.
67
+ For a fully detailed description, check the respective [publication](https://arxiv.org/abs/?):
68
+
69
+ ``` latex
70
+ @misc{albertina-pt-fostering,
71
+ title={Fostering the Ecosystem of Open Neural Encoders for Portuguese
72
+ with Albertina PT-* family},
73
+ author={Rodrigo Santos and João Rodrigues and Luís Gomes and João Silva
74
+ and António Branco and Henrique Lopes Cardoso
75
+ and Tomás Freitas Osório and Bernardo Leite},
76
+ year={2024},
77
+ eprint={?},
78
+ archivePrefix={arXiv},
79
+ primaryClass={cs.CL}
80
+ }
81
+ ```
82
+
83
+ Please use the above cannonical reference when using or citing this model.
84
+
85
+ <br>
86
+
87
+
88
+ # Model Description
89
+
90
+ **This model card is for Albertina 1.5B PTBR 256**, with 1.5 billion parameters, 48 layers and a hidden size of 1536.
91
+
92
+ Albertina 1.5B PTBR 256 is distributed under an [MIT license](https://huggingface.co/PORTULAN/albertina-ptpt/blob/main/LICENSE).
93
+
94
+ DeBERTa is distributed under an [MIT license](https://github.com/microsoft/DeBERTa/blob/master/LICENSE).
95
+
96
+
97
+ <br>
98
+
99
+ # Training Data
100
+
101
+ [**Albertina 1.5B PTBR 256**](https://huggingface.co/PORTULAN/albertina-1b5-portuguese-ptbr-encoder-256) was trained over a 36 billion token data set that resulted from gathering some openly available corpora of American Portuguese from the following sources:
102
+
103
+ - [CulturaX](https://huggingface.co/datasets/uonlp/CulturaX): the CulturaX is a multilingual corpus, freely available for research and AI development, created by combining and extensively cleaning two other large datasets, mC4 and OSCAR. It is the result of a selection performed over the [Common Crawl](https://commoncrawl.org/) data set, crawled from the Web, that retains only pages whose metadata indicates permission to be crawled, that performs deduplication, and that removes some boilerplate, among other filters. Given that it does not discriminate between the Portuguese variants, we performed extra filtering by retaining only documents whose meta-data indicate the Internet country code top-level domain of Portugal.
104
+
105
+ ## Preprocessing
106
+
107
+ We filtered the PTBR corpora using the [BLOOM pre-processing](https://github.com/bigscience-workshop/data-preparation) pipeline.
108
+ We skipped the default filtering of stopwords since it would disrupt the syntactic structure, and also the filtering
109
+ for language identification given the corpus was pre-selected as Portuguese.
110
+
111
+
112
+ ## Training
113
+
114
+ As codebase, we resorted to the [DeBERTa V2 xxlarge](https://huggingface.co/microsoft/deberta-v2-xxlarge), for English.
115
+
116
+ To train **Albertina 1.5B PTBR 256**, the data set was tokenized with the original DeBERTa tokenizer with a 128-token sequence
117
+ truncation and dynamic padding for 250k steps and a 256-token sequence-truncation for 80k steps.
118
+ These steps correspond to the equivalent setup of 48 hours on a2-megagpu-16gb Google Cloud A2 node for the 128-token input sequences, 24 hours of computation for the 256-token
119
+ input sequences and 24 hours of computation for the 512-token input sequences.
120
+ We opted for a learning rate of 1e-5 with linear decay and 10k warm-up steps.
121
+
122
+ <br>
123
+
124
+ # Performance
125
+
126
+
127
+ We resorted to [extraGLUE](https://huggingface.co/datasets/PORTULAN/extraglue), a **PTBR version of the GLUE and SUPERGLUE** benchmark.
128
+ We automatically translated the tasks from GLUE and SUPERGLUE using [DeepL Translate](https://www.deepl.com/), which specifically
129
+ provides translation from English to PTPT or PTBR as possible options.
130
+
131
+
132
+ | Model | RTE (Accuracy) | WNLI (Accuracy)| MRPC (F1) | STS-B (Pearson) | COPA (Accuracy) | CB (F1) | MultiRC (F1) | BoolQ (Accuracy) |
133
+ |-------------------------------|----------------|----------------|-----------|-----------------|-----------------|------------|--------------|------------------|
134
+ | [**Albertina 1.5B PTBR**](https://huggingface.co/PORTULAN/albertina-1b5-portuguese-ptbr-encoder) | **0.8676** | 0.4742 | 0.8622 | **0.9007** | 0.7767 | 0.6372 | **0.7667** | **0.8654** |
135
+ | [**Albertina 1.5B PTBR 256**](https://huggingface.co/PORTULAN/albertina-1b5-portuguese-ptbr-encoder-256) | 0.8123 | 0.4225 | 0.8638 | 0.8968 | **0.8533** | **0.6884** | 0.6799 | 0.8509 |
136
+ | [**Albertina 900M PTBR**](https://huggingface.co/PORTULAN/albertina-900m-portuguese-ptbr-encoder) | 0.7545 | 0.4601 | **0.9071**| 0.8910 | 0.7767 | 0.5799 | 0.6731 | 0.8385 |
137
+ | **BERTimbau (335M)** | 0.6446 | **0.5634** | 0.8873 | 0.8842 | 0.6933 | 0.5438 | 0.6787 | 0.7783 |
138
+ | [**Albertina 100M PTBR**](https://huggingface.co/PORTULAN/albertina-100m-portuguese-ptbr-encoder) | 0.6582 | **0.5634** | 0.8149 | 0.8489 | n.a. | 0.4771 | 0.6469 | 0.7537 |
139
+ ||||||||||
140
+ | **DeBERTa 1.5B (English)** | 0.7112 | **0.5634** | 0.8545 | 0.0123 | 0.5700 | 0.4307 | 0.3639 | 0.6217 |
141
+ | **DeBERTa 100M (English)** | 0.5716 | 0.5587 | 0.8060 | 0.8266 | n.a. | 0.4739 | 0.6391 | 0.6838 |
142
+
143
+
144
+ <br>
145
+
146
+ # How to use
147
+
148
+ You can use this model directly with a pipeline for masked language modeling:
149
+
150
+ ```python
151
+ >>> from transformers import pipeline
152
+ >>> unmasker = pipeline('fill-mask', model='PORTULAN/albertina-1b5-portuguese-ptbr-encoder-256')
153
+ >>> unmasker("A culinária portuguesa é rica em sabores e [MASK], tornando-se um dos maiores tesouros do país.")
154
+
155
+ [{'score': 0.8332648277282715, 'token': 14690, 'token_str': ' costumes', 'sequence': 'A culinária portuguesa é rica em sabores e costumes, tornando-se um dos maiores tesouros do país.'},
156
+ {'score': 0.07860890030860901, 'token': 29829, 'token_str': ' cores', 'sequence': 'A culinária portuguesa é rica em sabores e cores, tornando-se um dos maiores tesouros do país.'},
157
+ {'score': 0.03278181701898575, 'token': 35277, 'token_str': ' arte', 'sequence': 'A culinária portuguesa é rica em sabores e arte, tornando-se um dos maiores tesouros do país.'},
158
+ {'score': 0.009515956044197083, 'token': 9240, 'token_str': ' cor', 'sequence': 'A culinária portuguesa é rica em sabores e cor, tornando-se um dos maiores tesouros do país.'},
159
+ {'score': 0.009381960146129131, 'token': 33455, 'token_str': ' nuances', 'sequence': 'A culinária portuguesa é rica em sabores e nuances, tornando-se um dos maiores tesouros do país.'}]
160
+
161
+
162
+
163
+ ```
164
+
165
+ The model can be used by fine-tuning it for a specific task:
166
+
167
+ ```python
168
+ >>> from transformers import AutoTokenizer, AutoModelForSequenceClassification, TrainingArguments, Trainer
169
+ >>> from datasets import load_dataset
170
+
171
+ >>> model = AutoModelForSequenceClassification.from_pretrained("PORTULAN/albertina-1b5-portuguese-ptbr-encoder-256", num_labels=2)
172
+ >>> tokenizer = AutoTokenizer.from_pretrained("PORTULAN/albertina-1b5-portuguese-ptbr-encoder-256")
173
+ >>> dataset = load_dataset("PORTULAN/glue-ptbr", "rte")
174
+
175
+ >>> def tokenize_function(examples):
176
+ ... return tokenizer(examples["sentence1"], examples["sentence2"], padding="max_length", truncation=True)
177
+
178
+ >>> tokenized_datasets = dataset.map(tokenize_function, batched=True)
179
+
180
+ >>> training_args = TrainingArguments(output_dir="albertina-ptbr-rte", evaluation_strategy="epoch")
181
+ >>> trainer = Trainer(
182
+ ... model=model,
183
+ ... args=training_args,
184
+ ... train_dataset=tokenized_datasets["train"],
185
+ ... eval_dataset=tokenized_datasets["validation"],
186
+ ... )
187
+
188
+ >>> trainer.train()
189
+
190
+ ```
191
+
192
+ <br>
193
+
194
+ # Citation
195
+
196
+ When using or citing this model, kindly cite the following [publication](https://arxiv.org/abs/?):
197
+
198
+ ``` latex
199
+ @misc{albertina-pt-fostering,
200
+ title={Fostering the Ecosystem of Open Neural Encoders for Portuguese
201
+ with Albertina PT-* family},
202
+ author={Rodrigo Santos and João Rodrigues and Luís Gomes and João Silva
203
+ and António Branco and Henrique Lopes Cardoso
204
+ and Tomás Freitas Osório and Bernardo Leite},
205
+ year={2024},
206
+ eprint={?},
207
+ archivePrefix={arXiv},
208
+ primaryClass={cs.CL}
209
+ }
210
+ ```
211
+
212
+ <br>
213
+
214
+ # Acknowledgments
215
+
216
+ The research reported here was partially supported by: PORTULAN CLARIN—Research Infrastructure for the Science and Technology of Language,
217
+ funded by Lisboa 2020, Alentejo 2020 and FCT—Fundação para a Ciência e Tecnologia under the
218
+ grant PINFRA/22117/2016; research project ALBERTINA - Foundation Encoder Model for Portuguese and AI, funded by FCT—Fundação para a Ciência e Tecnologia under the
219
+ grant CPCA-IAC/AV/478394/2022; innovation project ACCELERAT.AI - Multilingual Intelligent Contact Centers, funded by IAPMEI, I.P. - Agência para a Competitividade e Inovação under the grant C625734525-00462629, of Plano de Recuperação e Resiliência, call RE-C05-i01.01 – Agendas/Alianças Mobilizadoras para a Reindustrialização; and LIACC - Laboratory for AI and Computer Science, funded by FCT—Fundação para a Ciência e Tecnologia under the grant FCT/UID/CEC/0027/2020.