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 26
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 431488749
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3a6067fe4135e9373412f824ce5be534c271b5072636f25d895b1d6a571d1aa2
|
| 3 |
size 431488749
|
runs/Jul01_10-54-23_88eb04906cb8/events.out.tfevents.1688208991.88eb04906cb8.24763.0
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:f5f61ba18ae3566f44c58337810ce9ea87a455940fd8375fbe84e8ef2c1ca4aa
|
| 3 |
+
size 16246
|