File size: 1,626 Bytes
ea6cff3 2a73caf ea6cff3 3b2344a ea6cff3 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 |
---
license: mit
tags:
- generated_from_trainer
model-index:
- name: bert-portuguese-squad2
results: []
widget:
- text: O que quer Mateusz Morawiecki?
context: >-
O primeiro-ministro da Polónia, Mateusz Morawiecki, manifestou-se hoje
favorável à reintrodução da pena de morte para delitos mais graves, uma
opção na qual reconheceu divergências com a Igreja Católica e que o afastaria
das regras europeias nesta área.
A Carta de direitos fundamentais da União Europeia (UE) estabelece no artigo
2.º que "ninguém pode ser condenado à pena de morte nem executado", mas
Morawiecki defendeu a reabertura do debate na Polónia e advertiu que o mundo
pode estar a avançar apressadamente para a sua abolição.
---
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
should probably proofread and complete it, then remove this comment. -->
# bert-portuguese-squad2
This model is a fine-tuned version of [neuralmind/bert-base-portuguese-cased](https://huggingface.co/neuralmind/bert-base-portuguese-cased) on SQuAD_v2 dataset, translated for portuguese.
## Model description
More information needed
### Training hyperparameters
The following hyperparameters were used during training:
- learning_rate: 2e-05
- train_batch_size: 16
- eval_batch_size: 16
- seed: 42
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
- lr_scheduler_type: linear
- num_epochs: 3
### Framework versions
- Transformers 4.24.0
- Pytorch 1.13.0+cu117
- Datasets 2.6.1
- Tokenizers 0.13.2
|