Instructions to use GKLMIP/electra-myanmar-small-uncased with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use GKLMIP/electra-myanmar-small-uncased with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForPreTraining tokenizer = AutoTokenizer.from_pretrained("GKLMIP/electra-myanmar-small-uncased") model = AutoModelForPreTraining.from_pretrained("GKLMIP/electra-myanmar-small-uncased", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Upload my.wiki.bpe.vs25000.model with git-lfs
Browse files
my.wiki.bpe.vs25000.model
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c02accb22452636dbd77ccb1dd3f8ade2973980afb479b16215efccf16ca90d1
|
| 3 |
+
size 947628
|