Instructions to use Vrushali/model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Vrushali/model with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="Vrushali/model")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("Vrushali/model") model = AutoModelForTokenClassification.from_pretrained("Vrushali/model") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 5
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 265577125
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6b0f4e17824b82dcfec6602b7eea5dbfa608bbab1b97db219004e0221bf23ced
|
| 3 |
size 265577125
|
runs/Jun21_11-42-00_726e69ca1bf2/events.out.tfevents.1687347723.726e69ca1bf2.11185.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:867f436ff48cdd4b4c5e4e7cebd2f5466bf4ec4f89dbe149e84789bb1a8b9976
|
| 3 |
+
size 6304
|