Instructions to use NlpHUST/vi-electra-small with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use NlpHUST/vi-electra-small with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForPreTraining tokenizer = AutoTokenizer.from_pretrained("NlpHUST/vi-electra-small") model = AutoModelForPreTraining.from_pretrained("NlpHUST/vi-electra-small") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
5f040c6 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:e81925c69075b92bf3564d6dc91bcf12c9098154f0c7e36bb10606f4afecf549
size 70401103
|