Instructions to use ebelenwaf/canbert with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ebelenwaf/canbert with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="ebelenwaf/canbert")# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("ebelenwaf/canbert") model = AutoModelForMaskedLM.from_pretrained("ebelenwaf/canbert") - Notebooks
- Google Colab
- Kaggle
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 334056939
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:13c5adb02fc469200fd9d4fe2566c799684ae4f6dc2500f9d416765dec7792b8
|
| 3 |
size 334056939
|
runs/Jul16_15-17-21_172eb9413c89/events.out.tfevents.1657984661.172eb9413c89.89.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:86bc0bbda323aa0d2761f9bee15913bf8156cf26b711e3369ac6c63796d769a7
|
| 3 |
+
size 39272
|