Instructions to use aimarsg/prueba4 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use aimarsg/prueba4 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="aimarsg/prueba4")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("aimarsg/prueba4") model = AutoModelForTokenClassification.from_pretrained("aimarsg/prueba4") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 28
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:12f12d4ad478c3559e2785192d5414328a591a969310c20232ad36d3a4904c5c
|
| 3 |
size 496299053
|
runs/Mar25_21-04-44_0b559cf3d59f/events.out.tfevents.1679778401.0b559cf3d59f.200.18
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:28b31a91fc84fd1ac06649e45b5b498ae629f8e108b42275b70d7612c79cd000
|
| 3 |
+
size 17899
|