CoolFace
Datasetpublic

pythonist/PubMedQA

sourceHugging Faceupdated 4y agoView on Hugging Face
0likes93downloads
README.md11 linesDownload Raw Back to root
1---2train-eval-index:3- config: pythonist--PubMedQA4  task: question-answering5  task_id: extractive_question_answering6  splits:7    eval_split: train8  col_mapping:9    id: answers.answer_start10---11