Instructions to use aimarsg/prueba2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use aimarsg/prueba2 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="aimarsg/prueba2")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("aimarsg/prueba2") model = AutoModelForTokenClassification.from_pretrained("aimarsg/prueba2", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 1
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:1f4ec308780d32add8669c4681e8b273283851cd93967130d75e157c5bde034f
|
| 3 |
size 496299053
|
runs/Mar25_19-12-23_0b559cf3d59f/1679771677.1992435/events.out.tfevents.1679771677.0b559cf3d59f.200.7
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:686362e31e32b74823d22c5f896f0691b9ac12539efc7292c3dbea9829d80268
|
| 3 |
+
size 5739
|
runs/Mar25_19-12-23_0b559cf3d59f/events.out.tfevents.1679771677.0b559cf3d59f.200.6
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1ba37f22ca7470f94f6337b1aac582e4bfe622c979f412e44e464a7269094088
|
| 3 |
+
size 4693
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3515
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d555a757654bc8839fa7dc6a5391e6b93cdb90af1fb0f3ea836d6e904a010ce3
|
| 3 |
size 3515
|