Instructions to use pankajrudra/MediBool-banglabert-Context_Aware with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use pankajrudra/MediBool-banglabert-Context_Aware with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="pankajrudra/MediBool-banglabert-Context_Aware")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("pankajrudra/MediBool-banglabert-Context_Aware") model = AutoModelForSequenceClassification.from_pretrained("pankajrudra/MediBool-banglabert-Context_Aware", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- f34e8c81f8333bab296843dc9a5ffab4f8f6ba68340b4964c9b6b42623561c4d
- Size of remote file:
- 442 MB
- SHA256:
- 59899563d0a4633cccf10774dd87fd9706ffb12886da039c747e6c38778956db
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.