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 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 431497965
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:89cd4c012545edf43b248ee2a3eabca96a14d7982b8b4724bb031902c88904f7
|
| 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:267821a62ca1d82c0904aacba94b05af075bec6a7b31ccdec5a65211e77a3d5d
|
| 3 |
+
size 18187
|