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 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:b9b4e7971b1e1170dec689e54b2616336e0c2409b531efa1822499e63f4b1513
|
| 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:42372a55a9bc92ae6d98f9183fb2850c67e996b1f3b6f78ec48772a8a75007e2
|
| 3 |
+
size 19487
|