Instructions to use dilanjt/java-javascript_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use dilanjt/java-javascript_model with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="dilanjt/java-javascript_model")# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("dilanjt/java-javascript_model") model = AutoModelForMaskedLM.from_pretrained("dilanjt/java-javascript_model") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 3
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 498860601
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5001e282de63b1d73b4ec92d8d10a1d29eb150015cdf8c37c0ae97c823fa8fae
|
| 3 |
size 498860601
|
runs/Feb07_09-36-10_c8860bb765d1/events.out.tfevents.1675762635.c8860bb765d1.274.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:39fe4f252ef1817d4e93c01416565ef0ef67375495115e458b938fd0303ec1b2
|
| 3 |
+
size 4772
|