Instructions to use cuadron11/modelBsc with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use cuadron11/modelBsc with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="cuadron11/modelBsc")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("cuadron11/modelBsc") model = AutoModelForTokenClassification.from_pretrained("cuadron11/modelBsc") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 31
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:e65b28730782f47d76099ddc3522764d54121f36f7d55e1293405cdd8abc4290
|
| 3 |
size 496299053
|
runs/Apr27_18-22-42_a3b8653ab5fc/events.out.tfevents.1682619770.a3b8653ab5fc.211.2
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:7500959090c91eabd8a8719cfc7add67ddcf9f3bdeb2c92ab77c40fbd92fe912
|
| 3 |
+
size 19015
|