Zaid/xquad_ru
收藏Hugging Face2023-01-06 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/Zaid/xquad_ru
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: id
dtype: string
- name: context
dtype: string
- name: question
dtype: string
- name: answers
sequence:
- name: text
dtype: string
- name: answer_start
dtype: int32
splits:
- name: train
num_bytes: 1729326.2672268907
num_examples: 963
- name: validation
num_bytes: 213696.6
num_examples: 119
- name: test
num_bytes: 193943.13277310925
num_examples: 108
download_size: 498595
dataset_size: 2136966.0
---
# Dataset Card for "xquad_ru"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
Zaid
原始信息汇总
数据集概述
数据集名称
xquad_ru
数据结构
- id: 字符串类型
- context: 字符串类型
- question: 字符串类型
- answers: 序列类型,包含以下字段:
- text: 字符串类型
- answer_start: 整数类型(int32)
数据集划分
- 训练集
- 数据量: 1729326.2672268907 字节
- 样本数: 963
- 验证集
- 数据量: 213696.6 字节
- 样本数: 119
- 测试集
- 数据量: 193943.13277310925 字节
- 样本数: 108
数据集大小
- 下载大小: 498595 字节
- 数据集总大小: 2136966.0 字节



