yuhsinchan/nmsqa_full
收藏Hugging Face2023-11-05 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/yuhsinchan/nmsqa_full
下载链接
链接失效反馈官方服务:
资源简介:
---
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: 506838688
num_examples: 87075
- name: dev
num_bytes: 62621788
num_examples: 10493
download_size: 152779086
dataset_size: 569460476
---
# Dataset Card for "nmsqa_full"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
yuhsinchan
原始信息汇总
数据集概述
数据集信息
特征
- context_code: 序列类型为 int16
- context_cnt: 序列类型为 int16
- question_code: 序列类型为 int16
- question_cnt: 序列类型为 int16
- start_idx: 数据类型为 int64
- end_idx: 数据类型为 int64
数据分割
- train: 包含 87075 个样本,总字节数为 506838688
- dev: 包含 10493 个样本,总字节数为 62621788
数据集大小
- 下载大小: 152779086 字节
- 数据集大小: 569460476 字节



