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 292500
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:bcbd521ab614b149d627763b6182bfae135ac0b293d06562a67477cecc01db8e
|
| 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:1714a85f7eb69ceeae97a488023e949fe777916ed9a15bbde1d39baed1a98abd
|
| 3 |
+
size 97183
|