Instructions to use cuadron11/modelBsc6 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use cuadron11/modelBsc6 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="cuadron11/modelBsc6")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("cuadron11/modelBsc6") model = AutoModelForTokenClassification.from_pretrained("cuadron11/modelBsc6") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 32
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:cc1cca20c06ecdd4a3cde94cd2e1fdce88328c2cdde45d7f952e42e958142f41
|
| 3 |
size 496299053
|
runs/Apr29_09-48-26_4519afa18251/events.out.tfevents.1682761721.4519afa18251.227.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:828bba8260404e30caa638449ada8ac04364d32c8b08d871a4e57031f93284d0
|
| 3 |
+
size 19451
|