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:0a5b8d7cce4ec769acac36fb3b20d23ef962db4f4318676b939971d26c60726a
|
| 3 |
size 334056939
|
runs/Jul05_01-42-36_25406671c6aa/events.out.tfevents.1656985558.25406671c6aa.96.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:0860bad0577ff6b580e82ec840da2d4bf93407e8e11ece27c481eb8efd48c020
|
| 3 |
+
size 13192
|