Instructions to use cuadron11/25 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use cuadron11/25 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="cuadron11/25")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("cuadron11/25") model = AutoModelForTokenClassification.from_pretrained("cuadron11/25") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 23
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 496299053
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2667e6f47bdba3a2509cf6febff3133d87352e6e9048a07ab78e21b1a3fc18bb
|
| 3 |
size 496299053
|
runs/May05_17-43-59_3d41accaab6f/events.out.tfevents.1683308652.3d41accaab6f.456.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:66936bd2b445fcb3ac70173f32a396aad2406e39912e518f799bfb601b151b0a
|
| 3 |
+
size 15216
|