CoolFace
4 results

neet-pg

medtechdev /spandana-neetpg-inicet MedMCQA practice corpus (build artefact) Build output of the ETL in medmcqa-practice. Not the original dataset - this is a normalised, validated SQLite build of it, published here only so a Git-based host can download it at deploy time (it is too large for a Git repository). File Purpose corpus.sqlite 186,791 questions + FTS5 index manifest.json Build metadata, counts, and the answer-key checksum facets.json Subject/topic counts The application verifies… See the full description on the dataset page: https://huggingface.co/datasets/medtechdev/spandana-neetpg-inicet.1 likes50 downloads2mo agoHugging Faceprapaa /neet-pg-2012gated NEET PG 2012 Questions Dataset Evaluation dataset of NEET PG 2012 multiple choice questions. Some questions include an image (e.g. diagrams). Dataset structure Each row has: question: Question statement options: List of options (e.g. ["(A) ...", "(B) ...", ...]) correct_answer: Correct option letter (A–D) image: Optional. When the question has an image, a data URL string data:image/<type>;base64,.... Otherwise null. Loading from datasets import load_dataset… See the full description on the dataset page: https://huggingface.co/datasets/prapaa/neet-pg-2012.textquestion-answering1K<n<10K0 likes18 downloads7mo agoHugging Faceprapaa /neet-pg-2023gated NEET PG 2012 Questions Dataset Evaluation dataset of NEET PG 2023 multiple choice questions. Some questions include an image (e.g. diagrams). Dataset structure Each row has: question: Question statement options: List of options (e.g. ["(A) ...", "(B) ...", ...]) correct_answer: Correct option letter (A–D) image: Optional. When the question has an image, a data URL string data:image/<type>;base64,.... Otherwise null. Loading from datasets import load_dataset… See the full description on the dataset page: https://huggingface.co/datasets/prapaa/neet-pg-2023.textquestion-answeringn<1K0 likes10 downloads7mo agoHugging Face