Squad-v2
收藏OpenXLab2026-04-18 收录
下载链接:
https://openxlab.org.cn/datasets/OpenDataLab/Squad-v2
下载链接
链接失效反馈官方服务:
资源简介:
SQuAD2.0 is a dataset that tests the ability of a system to not only answer reading comprehension questions, but also abstain when presented with a question that cannot be answered based on the provided paragraph. F1 score is used to evaluate models on the leaderboard. In GEM, we are using this dataset for the question-generation task in which a model should generate squad-like questions from an input text.
You can load the dataset via:
import datasets
data = datasets.load-dataset('GEM/squad-v2')
提供机构:
OpenDataLab
创建时间:
2023-12-07



