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 - name: title dtype: string - name: context dtype: string - name: question dtype: string - name: answers sequence: - name: text dtype: string - name: answer_start dtype: int32 - name: answer dtype: string - name: context_id dtype: string - name: correct_id dtype: string - name: inputs dtype: string - name: targets dtype: string splits: - name: train num_bytes: 10150707.748609567 num_examples: 6305 - name: validation num_bytes: 361864 num_examples: 300 download_size: 1521936 dataset_size: 10512571.748609567 --- # Dataset Card for "squad_qa_wrong_title_v5_full_random_permute_8" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集概述
数据集配置
- 配置名称: default
- 数据文件:
- 训练集: data/train-*
- 验证集: data/validation-*
- 数据文件:
数据集信息
-
特征:
- id: 字符串类型
- title: 字符串类型
- context: 字符串类型
- question: 字符串类型
- answers: 序列类型
- text: 字符串类型
- answer_start: 整数类型 (int32)
- answer: 字符串类型
- context_id: 字符串类型
- correct_id: 字符串类型
- inputs: 字符串类型
- targets: 字符串类型
-
数据集划分:
- 训练集:
- 字节数: 10150707.748609567
- 样本数: 6305
- 验证集:
- 字节数: 361864
- 样本数: 300
- 训练集:
-
下载大小: 1521936
-
数据集大小: 10512571.748609567



