Instructions to use SzegedAI/hubertusz-tiny-wiki-seq128 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use SzegedAI/hubertusz-tiny-wiki-seq128 with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForPreTraining tokenizer = AutoTokenizer.from_pretrained("SzegedAI/hubertusz-tiny-wiki-seq128") model = AutoModelForPreTraining.from_pretrained("SzegedAI/hubertusz-tiny-wiki-seq128") - Notebooks
- Google Colab
- Kaggle
Commit History
Update README.md de6e4a4
Update README.md 334bcc0
Update README.md c5ff84a
Update README.md 6d333de
Update README.md 8ecbe24
add tokenizer 901904e
Tamás Ficsor commited on
add model 7a695c9
Tamás Ficsor commited on
add model 3671d06
Tamás Ficsor commited on