rasdani/cohere-wikipedia-2023-11-da-1.5k-articles
收藏资源简介:
--- dataset_info: features: - name: _id dtype: string - name: url dtype: string - name: title dtype: string - name: text dtype: string - name: score dtype: float64 - name: views dtype: float64 splits: - name: train num_bytes: 6134944.0 num_examples: 13500 download_size: 3267424 dataset_size: 6134944.0 configs: - config_name: default data_files: - split: train path: data/train-* ---
The dataset includes the following features: _id (string type), url (string type), title (string type), text (string type), score (float64 type), views (float64 type). The dataset is divided into a training set (train) with 13500 samples, occupying 6134944.0 bytes. The download size of the dataset is 3267424 bytes, and the dataset size is 6134944.0 bytes. The dataset configuration is default, with the training data file path being data/train-*.
数据集概述
数据集特征
- _id: 字符串类型
- url: 字符串类型
- title: 字符串类型
- text: 字符串类型
- score: 浮点数类型
- views: 浮点数类型
数据集分割
- train:
- 示例数量: 13500
- 数据大小: 6134944.0 字节
数据集大小
- 下载大小: 3267424 字节
- 数据集总大小: 6134944.0 字节



