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 30
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:48e9157791b6f2eead2be4274e6b87aa3209ee81c17c9534aa24356ddba2c50e
|
| 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:4a82ebbdaaeb6293dc407caacc2d5e7cff446abb727a58449d37e39a72c6e577
|
| 3 |
+
size 18134
|