CoolFace
Datasetpublic

Sadanto3933/commonsense_qa

Usage from datasets import load_dataset dataset=load_dataset( "Sadanto3933/commonsense_qa", split="train", ) # ... Dataset Card for "commonsense_qa" Dataset Summary CommonsenseQA is a new multiple-choice question answering dataset that requires different types of commonsense knowledge to predict the correct answers. The dataset is provided in two major training/validation/testing set splits: "Random split" which is the main… See the full description on the dataset page: https://huggingface.co/datasets/Sadanto3933/commonsense_qa.

sourceHugging Facemitupdated 2y agoView on Hugging Face
1likes12downloads
3 commits on main
4e5d4fb2y ago

Upload 3 files

Sadanto3933
3430efd2y ago

Upload 4 files

Sadanto3933
1f36da22y ago

initial commit

Sadanto3933