Instructions to use Mozart-coder/BERT_Jan-6_tokenized with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Mozart-coder/BERT_Jan-6_tokenized with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="Mozart-coder/BERT_Jan-6_tokenized")# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("Mozart-coder/BERT_Jan-6_tokenized") model = AutoModelForMaskedLM.from_pretrained("Mozart-coder/BERT_Jan-6_tokenized") - Notebooks
- Google Colab
- Kaggle
Commit ·
c47c665
1
Parent(s): 1469332
End of training
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 356857835
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:542bba5858ca44bda5aaef50710a6834bfa0e8a202f1d0de4952e8990da3ef4d
|
| 3 |
size 356857835
|
runs/Oct25_05-49-18_1bef0b0b3839/events.out.tfevents.1666676967.1bef0b0b3839.76.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:959c7bb68396afcc383e786354d20ae2a71d025cd1794da4e2656e00a259773b
|
| 3 |
+
size 8467
|
runs/Oct25_05-49-18_1bef0b0b3839/events.out.tfevents.1666677918.1bef0b0b3839.76.2
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:158f15a69a376c0ec964250a6bd20061865c414ad15eadedd6ab75e1ef525386
|
| 3 |
+
size 311
|