How to use:

>>> from transformers import AutoTokenizer, AutoModelForMaskedLM
>>> tokenizer = AutoTokenizer.from_pretrained("mynoguti/BERTimbau_Legal")
>>> model = AutoModelForMaskedLM.from_pretrained("mynoguti/BERTimbau_Legal")

Citation:

@inproceedings{Noguti_2023,
   title={A Small Claims Court for the NLP: Judging Legal Text Classification Strategies With Small Datasets},
   url={http://dx.doi.org/10.1109/SMC53992.2023.10394189},
   DOI={10.1109/smc53992.2023.10394189},
   booktitle={2023 IEEE International Conference on Systems, Man, and Cybernetics (SMC)},
   publisher={IEEE},
   author={Noguti, Mariana and Vellasques, Eduardo and Oliveira, Luiz S.},
   year={2023},
   month=oct, pages={1840โ€“1845} }
Downloads last month
1
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support