Instructions to use cuadron11/modelBsc62 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use cuadron11/modelBsc62 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="cuadron11/modelBsc62")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("cuadron11/modelBsc62") model = AutoModelForTokenClassification.from_pretrained("cuadron11/modelBsc62") - 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 496299053
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8b7f0b0f795df6d6d3c2933d05ce7c4dfadb08b7f087c6f7149570a715c3a34b
|
| 3 |
size 496299053
|
runs/May05_19-28-43_8f340291d680/events.out.tfevents.1683314972.8f340291d680.304.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:25b854233478e38ddcf6c6f0485f778daa8aed76d766f0b9d0f218cf86a597b2
|
| 3 |
+
size 19808
|