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 290000
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:214b247b652598187402b29bafe7f1036d2768f2d6a7979d0268070f7c737245
|
| 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:829cb52138e30e39b9137feb665acff0fe5112c082529d519f1c8b4e8e5ce3b3
|
| 3 |
+
size 96383
|