Instructions to use Swaraj66/banglabert_small with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Swaraj66/banglabert_small with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="Swaraj66/banglabert_small")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("Swaraj66/banglabert_small") model = AutoModelForTokenClassification.from_pretrained("Swaraj66/banglabert_small") - 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 430929740
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b62a6e2a62c1e5484e49d3eba0af4fe8d0731889b44afa9921df59fa792fb5aa
|
| 3 |
size 430929740
|
runs/Jan13_08-44-07_eefd27b9bddc/events.out.tfevents.1736757860.eefd27b9bddc.516.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:b20c4f8d46e67250253ea114707f8a99b9d5e30e5441c83705b2efcd312e26a9
|
| 3 |
+
size 6809
|