mlxen/squad_validation_with_JJ_VB_synonyms
收藏Hugging Face2022-11-29 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/mlxen/squad_validation_with_JJ_VB_synonyms
下载链接
链接失效反馈官方服务:
资源简介:
---
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
splits:
- name: validation
num_bytes: 10484818
num_examples: 10570
download_size: 1825207
dataset_size: 10484818
---
# Dataset Card for "squad_validation_with_JJ_VB_synonyms"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
---
数据集信息:
特征字段:
- 字段名:id,数据类型:字符串(string)
- 字段名:title,数据类型:字符串(string)
- 字段名:context,数据类型:字符串(string)
- 字段名:question,数据类型:字符串(string)
- 字段名:answers,数据类型:序列类型(sequence),其子字段包括:
- 子字段名:text,数据类型:字符串(string)(存储答案文本内容)
- 子字段名:answer_start,数据类型:32位整型(int32)(存储答案在上下文中的起始字符位置)
数据集划分:
- 划分名称:验证集(validation),字节数:10484818,样本数:10570
下载大小:1825207
数据集占用大小:10484818
---
# 「squad_validation_with_JJ_VB_synonyms」数据集卡片
[需补充更多信息](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
mlxen
原始信息汇总
数据集概述
数据集名称
- 名称: squad_validation_with_JJ_VB_synonyms
数据集特征
- id: 字符串类型
- title: 字符串类型
- context: 字符串类型
- question: 字符串类型
- answers: 序列类型,包含以下子特征
- text: 字符串类型
- answer_start: 整数类型(int32)
数据集分割
- validation:
- 样本数量: 10570
- 数据大小: 10484818字节
数据集大小
- 下载大小: 1825207字节
- 总数据大小: 10484818字节



