Beta
Explore
Marketplace
Neural Labs
Chat
Wallet
Docs
CMMLU-Genetics-Benchmark ā Dataset by shuyuej | AlphaNeural AI
You can deploy this model and start earning money today!
shuyuej
/
CMMLU-Genetics-Benchmark
like
0
apache-2.0
n<1K
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 (176 examples): from datasets import load_dataset
dataset = load_dataset("shuyuej/CMMLU-Genetics-Benchmark", split="train") print(dataset)