Instructions to use ChristopherA08/IndoELECTRA with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ChristopherA08/IndoELECTRA with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForPreTraining tokenizer = AutoTokenizer.from_pretrained("ChristopherA08/IndoELECTRA") model = AutoModelForPreTraining.from_pretrained("ChristopherA08/IndoELECTRA", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
6f3e960 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:3a89daeee9edb6a66877cbbc8bb8638fe0f23c30dd959c11fb836b1e9f181204
size 438019913
|