Instructions to use bhadauriaupendra062/ExtractingEntityFromText with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use bhadauriaupendra062/ExtractingEntityFromText with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="bhadauriaupendra062/ExtractingEntityFromText")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("bhadauriaupendra062/ExtractingEntityFromText") model = AutoModelForTokenClassification.from_pretrained("bhadauriaupendra062/ExtractingEntityFromText") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 5
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 435629924
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:be69a619067fb65bbe08650d17c521268f05f8e1ce79e4939c50c44b609d3ad9
|
| 3 |
size 435629924
|
runs/Jul06_09-51-28_ba1615f38a63/events.out.tfevents.1720259494.ba1615f38a63.237.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:f0a7fc97f7d7a299ab9a5bed76605155a2873db03b2dab43ad9fed69ab30a559
|
| 3 |
+
size 8218
|