Instructions to use fathan/indojave-codemixed-bert-base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use fathan/indojave-codemixed-bert-base with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="fathan/indojave-codemixed-bert-base")# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("fathan/indojave-codemixed-bert-base") model = AutoModelForMaskedLM.from_pretrained("fathan/indojave-codemixed-bert-base") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 293500
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 498043179
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:991b6bb829b38931c542da50bfbe7ba40decf61c9c0c5ac46a818199a68f710f
|
| 3 |
size 498043179
|
runs/Feb11_05-10-24_cds-tesla/events.out.tfevents.1676067335.cds-tesla.527120.0
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5b2a4a78efe42e4544af205881b52bdd0944ad098fe9b3ee14024fc462c22831
|
| 3 |
+
size 97503
|