Instructions to use Kashif786/sindhi_bert_base_pct with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Kashif786/sindhi_bert_base_pct with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="Kashif786/sindhi_bert_base_pct")# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("Kashif786/sindhi_bert_base_pct") model = AutoModelForMaskedLM.from_pretrained("Kashif786/sindhi_bert_base_pct") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 11000
Browse files- model.safetensors +1 -1
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 541795684
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b0d3d12f3356d1a012e4a97cc361365e8b3c93ff5c039e3abc6a2b9eeb8f2cb1
|
| 3 |
size 541795684
|