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 296500
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:82aab8ce512223b05c464f5a7c0745054fab2b521392353261e32d0720b140fa
|
| 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:ada64e29a971ad57b21039b6589ca1e1396c4f0b9fc421dfddd8bfded091b7fa
|
| 3 |
+
size 98463
|