Transformers
PyTorch
TensorFlow
JAX
English
bert
pretraining
singapore
sg
singlish
malaysia
ms
manglish
bert-large-uncased
Instructions to use zanelim/singbert-large-sg with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use zanelim/singbert-large-sg with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForPreTraining tokenizer = AutoTokenizer.from_pretrained("zanelim/singbert-large-sg") model = AutoModelForPreTraining.from_pretrained("zanelim/singbert-large-sg") - Notebooks
- Google Colab
- Kaggle
Ctrl+K