zelalt/scientific-papers-3.5-withprompt
收藏官方服务:
资源简介:
--- dataset_info: features: - name: id dtype: string - name: authors dtype: string - name: title dtype: string - name: abstract dtype: string - name: text dtype: string splits: - name: train num_bytes: 4543858 num_examples: 3499 download_size: 2831084 dataset_size: 4543858 configs: - config_name: default data_files: - split: train path: data/train-* ---
提供机构:
zelalt原始信息汇总
数据集概述
数据特征
- id: 数据类型为字符串。
- authors: 数据类型为字符串。
- title: 数据类型为字符串。
- abstract: 数据类型为字符串。
- text: 数据类型为字符串。
数据分割
- train: 包含3499个样本,占用4543858字节。
数据集大小
- 下载大小: 2831084字节。
- 数据集大小: 4543858字节。
配置
- default: 包含训练数据文件,路径为
data/train-*。



