Instructions to use cuadron11/5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use cuadron11/5 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="cuadron11/5")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("cuadron11/5") model = AutoModelForTokenClassification.from_pretrained("cuadron11/5") - Notebooks
- Google Colab
- Kaggle
Training complete
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 437128685
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e423e5c6f2327b6421444ed72d95f0afd797bafc484aa80f617e7a570f0b6d3c
|
| 3 |
size 437128685
|
runs/May05_17-44-18_266ffe17e967/events.out.tfevents.1683308672.266ffe17e967.1252.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:191d2ec89ddefc57cf39a52410f7b8f51bfac25167c4c68badd2f52cacc6289e
|
| 3 |
+
size 19800
|