LA1512/pubmed-test-1K
收藏官方服务:
资源简介:
--- dataset_info: features: - name: article dtype: string - name: abstract dtype: string - name: section_names dtype: string splits: - name: train num_bytes: 19442729.5 num_examples: 1000 download_size: 9001618 dataset_size: 19442729.5 configs: - config_name: default data_files: - split: train path: data/train-* ---
The dataset includes three main features: article, abstract, and section_names, all of which are string types. The dataset is divided into a training set with 1000 samples, totaling 19442729.5 bytes. The download size of the dataset is 9001618 bytes. The configuration name of the dataset is default, and the training data files are located at data/train-* path.
提供机构:
LA1512原始信息汇总
数据集概述
数据集特征
- article:数据类型为字符串。
- abstract:数据类型为字符串。
- section_names:数据类型为字符串。
数据集分割
- train:包含1000个样本,总大小为19442729.5字节。
数据集大小
- 下载大小:9001618字节。
- 数据集总大小:19442729.5字节。
配置
- 默认配置:
- 训练数据路径:
data/train-*
- 训练数据路径:



