Instructions to use EsferSami/BanglaHealthNER-Model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use EsferSami/BanglaHealthNER-Model with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="EsferSami/BanglaHealthNER-Model")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("EsferSami/BanglaHealthNER-Model") model = AutoModelForTokenClassification.from_pretrained("EsferSami/BanglaHealthNER-Model") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 2
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1109882412
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9d1d2d558223c82f75b77737ecaca54e406dfac7e8733a48c5c2889ac75fd7cd
|
| 3 |
size 1109882412
|
runs/Oct22_06-08-36_2c481be983ab/events.out.tfevents.1761113323.2c481be983ab.37.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:beb5b70ee6420937fe8375b329444814ede1a80f3431fe3f8519ed5d0428cba8
|
| 3 |
+
size 20001
|