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 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 436238061
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c169463280627051090743e870061505a4ee3afdcd6245f6d7ccd7dab1a0c4bf
|
| 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:e1ee1e9f73be59fc0c80f466b1d21262bbaa3d9a31bddd2070527db3b92736d6
|
| 3 |
+
size 17201
|