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 26
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:07eddb60a0b133d7dc63c96b45975d9e037a4b9b55bc3521ac2bc0296524d534
|
| 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:94eac7821944085194fb727fa55216f9f21c3676b8a7abdbe8a51918863f8f2c
|
| 3 |
+
size 16632
|