If you use this model, please cite the following paper:
@inproceedings {yang-puli,
title = {Jönnek a nagyok! BERT-Large, GPT-2 és GPT-3 nyelvmodellek magyar nyelvre},
booktitle = {XIX. Magyar Számítógépes Nyelvészeti Konferencia (MSZNY 2023)},
year = {2023},
publisher = {Szegedi Tudományegyetem, Informatikai Intézet},
address = {Szeged, Hungary},
author = {Yang, Zijian Győző and Dodé, Réka and Ferenczi, Gergő and Héja, Enikő and Jelencsik-Mátyus, Kinga and Kőrös, Ádám and Laki, László János and Ligeti-Nagy, Noémi and Vadász, Noémi and Váradi, Tamás},
pages = {247--262}
}
Usage
from transformers import BertTokenizer, MegatronBertModel
tokenizer = BertTokenizer.from_pretrained('NYTK/PULI-BERT-Large')
model = MegatronBertModel.from_pretrained('NYTK/PULI-BERT-Large')
text = "Replace me by any text you'd like."
encoded_input = tokenizer(text, return_tensors='pt', do_lower_case=False)
output = model(**encoded_input)
Runs of NYTK PULI-BERT-Large on huggingface.co
61
Total runs
0
24-hour runs
0
3-day runs
-14
7-day runs
-465
30-day runs
More Information About PULI-BERT-Large huggingface.co Model
PULI-BERT-Large huggingface.co is an AI model on huggingface.co that provides PULI-BERT-Large's model effect (), which can be used instantly with this NYTK PULI-BERT-Large model. huggingface.co supports a free trial of the PULI-BERT-Large model, and also provides paid use of the PULI-BERT-Large. Support call PULI-BERT-Large model through api, including Node.js, Python, http.
PULI-BERT-Large huggingface.co is an online trial and call api platform, which integrates PULI-BERT-Large's modeling effects, including api services, and provides a free online trial of PULI-BERT-Large, you can try PULI-BERT-Large online for free by clicking the link below.
NYTK PULI-BERT-Large online free url in huggingface.co:
PULI-BERT-Large is an open source model from GitHub that offers a free installation service, and any user can find PULI-BERT-Large on GitHub to install. At the same time, huggingface.co provides the effect of PULI-BERT-Large install, users can directly use PULI-BERT-Large installed effect in huggingface.co for debugging and trial. It also supports api for free installation.