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:
- e3a62041da55ca3e0d14453489b50c73118b9e6a192c14358e647c033c7bc40c
- Size of remote file:
- 14.6 kB
- SHA256:
- cb34318e8885f87779d54624acb550dc6a7e2e27ffe8abf53cb424cdd5782438
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.