yuhsinchan/nmsqa_seg-dev_test
收藏Hugging Face2023-06-26 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/yuhsinchan/nmsqa_seg-dev_test
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: case_id
dtype: string
- 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
- name: start_time
dtype: float64
- name: end_time
dtype: float64
splits:
- name: dev
num_bytes: 32879888
num_examples: 17155
- name: test
num_bytes: 455624
num_examples: 267
download_size: 9191201
dataset_size: 33335512
---
# Dataset Card for "nmsqa_seg-dev_test"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
yuhsinchan
原始信息汇总
数据集概述
数据集特征
- case_id:字符串类型
- context_code:整数序列类型,使用int16编码
- context_cnt:整数序列类型,使用int16编码
- question_code:整数序列类型,使用int16编码
- question_cnt:整数序列类型,使用int16编码
- start_idx:整数类型,使用int64编码
- end_idx:整数类型,使用int64编码
- start_time:浮点数类型,使用float64编码
- end_time:浮点数类型,使用float64编码
数据集分割
- dev:包含17155个样本,总大小为32879888字节
- test:包含267个样本,总大小为455624字节
数据集大小
- 下载大小:9191201字节
- 数据集总大小:33335512字节



