Instructions to use summerdevlin46/XLMR-sing-ca-fr with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use summerdevlin46/XLMR-sing-ca-fr with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="summerdevlin46/XLMR-sing-ca-fr")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("summerdevlin46/XLMR-sing-ca-fr") model = AutoModelForTokenClassification.from_pretrained("summerdevlin46/XLMR-sing-ca-fr") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 2
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1574203208
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f0dbf9c0e1ccf31fcb6e19a1ae3911e731426c39324a8683c7c47edf2e6b9e9c
|
| 3 |
size 1574203208
|
runs/Feb17_20-55-13_ed4ad4a957af/events.out.tfevents.1739825715.ed4ad4a957af.3044.1
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:ccb4f23a7c84b6d54c005c3a6d4ef1687abb6968384c37e831f0108880a20353
|
| 3 |
+
size 6990
|