Instructions to use Cabooose/specific_bengali_language_token_classification_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Cabooose/specific_bengali_language_token_classification_model with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="Cabooose/specific_bengali_language_token_classification_model")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("Cabooose/specific_bengali_language_token_classification_model") model = AutoModelForTokenClassification.from_pretrained("Cabooose/specific_bengali_language_token_classification_model") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 2
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 947940845
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:890e2444df0da310b3f4cd1ea89305fe9f660f0f88936ff17248ea9ce64511ba
|
| 3 |
size 947940845
|
runs/Oct04_12-42-35_d1b8e15fa981/events.out.tfevents.1696423360.d1b8e15fa981.794.2
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:77d146418ba343fdd2d4ba1bd5c16f031d3ef739b6c3ea5eded984961f42e1cd
|
| 3 |
+
size 5338
|