Instructions to use malaysia-ai/malaysian-debertav2-large with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use malaysia-ai/malaysian-debertav2-large with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForPreTraining tokenizer = AutoTokenizer.from_pretrained("malaysia-ai/malaysian-debertav2-large") model = AutoModelForPreTraining.from_pretrained("malaysia-ai/malaysian-debertav2-large", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Pretrain large 512 masking context length DebertaV2 on Malaysian text
WanDB at https://wandb.ai/aisyahrazak/deberta-v2-large
Source Code at https://github.com/mesolitica/malaya/tree/master/pretrained-model/deberta-v3
- Downloads last month
- 8
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support