Transformers
PyTorch
TensorFlow
English
albert
pretraining
singapore
sg
singlish
malaysia
ms
manglish
albert-base-v2
Instructions to use zanelim/singbert-lite-sg with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use zanelim/singbert-lite-sg with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForPreTraining tokenizer = AutoTokenizer.from_pretrained("zanelim/singbert-lite-sg") model = AutoModelForPreTraining.from_pretrained("zanelim/singbert-lite-sg", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
697e4a7 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:54cbe839dbcad23532af3e82d9bd96f357840118092b778fa87faf3832c833ab
size 47268559
|