相关数据集
cjaniake/squad_v2_pt
SQuAD2.0_PT数据集是SQuAD2.0的葡萄牙语版本,主要用于问答任务。数据集包含id、title、context、question、is_impossible、answers和plausible_answers等特征。数据集的大小在100K到1M之间,包含训练集和验证集。数据集的创建是通过众包完成的,语言为英语,许可证为Apache-2.0。
Hugging Face2023-12-04 更新120
sinos11/messi-train
--- dataset_info: features: - name: id dtype: string - name: title dtype: string - name: context dtype: string - name: question dtype: string - name: answers struct:
Hugging Face2024-06-05 更新80
tyzhu/squad_qa_wrong_title_v5_full_random_permute_8
--- configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* dataset_info: features: - name: id dtype: string -
Hugging Face2023-11-27 更新60
avacaondata/sqac_fixed
--- dataset_info: features: - name: id dtype: string - name: title dtype: string - name: context dtype: string - name: question dtype: string - name: answers sequence:
Hugging Face2024-03-03 更新100
bdebayan/autotrain-data-demoqa2
--- {} --- # AutoTrain Dataset for project: demoqa2 ## Dataset Description This dataset has been automatically processed by AutoTrain for project demoqa2. ### Languages The BCP-47 code for the da
Hugging Face2023-07-14 更新60



