Instructions to use Vrushali/model_abv_distil with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Vrushali/model_abv_distil with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="Vrushali/model_abv_distil")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("Vrushali/model_abv_distil") model = AutoModelForTokenClassification.from_pretrained("Vrushali/model_abv_distil") - 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 431497965
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a14670b1e6095790a0cc446c9a9f59eb563f2b6555940cd793d40826f88a62fe
|
| 3 |
size 431497965
|
runs/Jul01_14-00-48_2610360c99c0/events.out.tfevents.1688220053.2610360c99c0.844.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:8df1ac89ed90b57c3500efcd89087a2ac4420f906d6825d71e6e78797d515b86
|
| 3 |
+
size 17715
|