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:e82bb5e55ff795abca227c28eabc8d7c011f424b3ac8b308b19532ef0188e5c4
|
| 3 |
size 334056939
|
runs/Jul04_14-26-37_84f72c96f3a6/events.out.tfevents.1656944808.84f72c96f3a6.95.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:2b22a8ca3011dfe8bf81dd31210406fbe1cea8c84fcc7371e7e9bd39fcb1f384
|
| 3 |
+
size 16712
|