Instructions to use fathan/indojave-codemixed-indobertweet-base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use fathan/indojave-codemixed-indobertweet-base with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="fathan/indojave-codemixed-indobertweet-base")# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("fathan/indojave-codemixed-indobertweet-base") model = AutoModelForMaskedLM.from_pretrained("fathan/indojave-codemixed-indobertweet-base") - Notebooks
- Google Colab
- Kaggle
Model save
Browse files
generation_config.json
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_from_model_config": true,
|
| 3 |
+
"bos_token_id": 0,
|
| 4 |
+
"pad_token_id": 0,
|
| 5 |
+
"transformers_version": "4.26.0"
|
| 6 |
+
}
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 442438315
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:59628d91e69a84c99f69d40e1e517af1b03d6e339de7535b6a52c4212c81c931
|
| 3 |
size 442438315
|
runs/Apr27_21-12-40_cds-tesla/events.out.tfevents.1682608116.cds-tesla.1816904.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:fc40af55813781e38734d357fc9711418792c1fd07bdec3186c831ff8113499c
|
| 3 |
+
size 99055
|