Instructions to use Vrushali/model_abv with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Vrushali/model_abv with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="Vrushali/model_abv")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("Vrushali/model_abv") model = AutoModelForTokenClassification.from_pretrained("Vrushali/model_abv") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 27
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 436238061
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a5155090f406b2e65aee2723ba96fd863670b11e14f2907fd7d8ce130fcf1841
|
| 3 |
size 436238061
|
runs/Jul01_12-25-53_88eb04906cb8/events.out.tfevents.1688214357.88eb04906cb8.24763.1
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:652f4dcfe7e756f955f4e85640db4e1ef4dec2c76ee4fec0fb281758313c1afc
|
| 3 |
+
size 16729
|