Beta
Explore
Marketplace
Neural Labs
Chat
Wallet
Docs
MedMCQA-Benchmark ā Dataset by shuyuej | AlphaNeural AI
You can deploy this model and start earning money today!
shuyuej
/
MedMCQA-Benchmark
like
0
apache-2.0
1K<n<10K
json
text
datasets
pandas
mlcroissant
polars
us
Views
No views yet
Model card
Files and Versions
Community
API
š» Dataset Usage
Run the following command to load the testing set (4,183 examples): from datasets import load_dataset
dataset = load_dataset("shuyuej/MedMCQA-Benchmark", split="test") print(dataset)