yuhsinchan/nmsqa_seg
收藏Hugging Face2023-06-25 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/yuhsinchan/nmsqa_seg
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: context_code
sequence: int16
- name: context_cnt
sequence: int16
- name: question_code
sequence: int16
- name: question_cnt
sequence: int16
- name: start_idx
dtype: int64
- name: end_idx
dtype: int64
splits:
- name: train
num_bytes: 159406324
num_examples: 87075
- name: dev
num_bytes: 19749204
num_examples: 10493
download_size: 56905169
dataset_size: 179155528
---
# Dataset Card for "nmsqa_seg"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
yuhsinchan
原始信息汇总
数据集概述
数据集名称
nmsqa_seg
数据特征
- context_code: 序列类型为 int16
- context_cnt: 序列类型为 int16
- question_code: 序列类型为 int16
- question_cnt: 序列类型为 int16
- start_idx: 数据类型为 int64
- end_idx: 数据类型为 int64
数据分割
- 训练集 (train):
- 数据量: 159406324 字节
- 示例数量: 87075
- 验证集 (dev):
- 数据量: 19749204 字节
- 示例数量: 10493
数据集大小
- 下载大小: 56905169 字节
- 数据集总大小: 179155528 字节



