Token Classification
Transformers
TensorBoard
Safetensors
electra
Generated from Trainer
Eval Results (legacy)
Instructions to use mHossain/bengali_pos_v1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use mHossain/bengali_pos_v1 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="mHossain/bengali_pos_v1")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("mHossain/bengali_pos_v1") model = AutoModelForTokenClassification.from_pretrained("mHossain/bengali_pos_v1", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 3
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 440257060
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:30b6cdc13ee1582d770132a5c06c2f6bda0fea377b3386022b75df94dab4dc8d
|
| 3 |
size 440257060
|
runs/Dec30_23-05-04_dd995e418ced/events.out.tfevents.1703977570.dd995e418ced.409.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:f0bda12344ee9e0045891f17099c123241d6ae2dd2203315c6d029d3948e0d1e
|
| 3 |
+
size 26527
|