yerkekz/ner_train_asclepius
收藏Hugging Face2024-03-03 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/yerkekz/ner_train_asclepius
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: note
dtype: string
- name: question
dtype: string
- name: answer
dtype: string
splits:
- name: train
num_bytes: 34801834.24080094
num_examples: 13825
- name: validation
num_bytes: 9741996.27572511
num_examples: 3870
- name: test
num_bytes: 251731.1699153775
num_examples: 100
download_size: 22102789
dataset_size: 44795561.68644143
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*
---
The dataset includes three main features: note, question, and answer, all of which are string types. The dataset is divided into three parts: train, validation, and test, containing 13825, 3870, and 100 samples respectively. The download size of the dataset is 22102789 bytes, and the total size is 44795561.68644143 bytes. The configuration name of the dataset is default, and the data files are stored in the corresponding branch paths.
提供机构:
yerkekz
原始信息汇总
数据集概述
数据集特征
- note: 数据类型为字符串。
- question: 数据类型为字符串。
- answer: 数据类型为字符串。
数据集分割
- train: 包含13825个样本,占用34801834.24080094字节。
- validation: 包含3870个样本,占用9741996.27572511字节。
- test: 包含100个样本,占用251731.1699153775字节。
数据集大小
- 下载大小: 22102789字节。
- 数据集总大小: 44795561.68644143字节。
配置信息
- 配置名称: default
- 数据文件路径:
- train: data/train-*
- validation: data/validation-*
- test: data/test-*



