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