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 29
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:7012ce60b0af7994ea32ee11fb44f5eba875028149b8844849cf20c3980cf194
|
| 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:4ee36b68915b70f42ebfbc3ac907d4007ee2c86a8e55bebf1ce32b9880d4d9ee
|
| 3 |
+
size 17673
|