Question Answering
Transformers
Safetensors
English
distilbert
multiple-choice
neet
biology
exam
bio
Instructions to use Neural-Hacker/NEET_BioBERT with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Neural-Hacker/NEET_BioBERT with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("question-answering", model="Neural-Hacker/NEET_BioBERT")# Load model directly from transformers import AutoTokenizer, AutoModelForMultipleChoice tokenizer = AutoTokenizer.from_pretrained("Neural-Hacker/NEET_BioBERT") model = AutoModelForMultipleChoice.from_pretrained("Neural-Hacker/NEET_BioBERT", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- c116a6bdb841b8964b039c6d1073141b75836002240198c8cfc5280bbb9fbf01
- Size of remote file:
- 5.78 kB
- SHA256:
- 7cb7fed93ff9cb3e11705c683cb858ca66bf27630dcc4521529c0b99a5de87b6
路
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.