macadeliccc/Cohere_100k_En_Wikipedia_Docs
收藏Hugging Face2024-05-13 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/macadeliccc/Cohere_100k_En_Wikipedia_Docs
下载链接
链接失效反馈官方服务:
资源简介:
---
language:
- en
dataset_info:
features:
- name: _id
dtype: string
- name: title
dtype: string
- name: text
dtype: string
- name: emb_int8
sequence: int64
- name: emb_ubinary
sequence: int64
splits:
- name: train
num_bytes: 963866253
num_examples: 100000
download_size: 139016421
dataset_size: 963866253
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
The dataset includes various features such as _id, title, and text of string type, and emb_int8 and emb_ubinary of integer sequence type. The dataset is divided into a training set with 100000 samples. The download size of the dataset is 139016421 bytes, while the actual dataset size is 963866253 bytes.
提供机构:
macadeliccc
原始信息汇总
数据集概述
数据集特征
- _id: 数据类型为字符串
- title: 数据类型为字符串
- text: 数据类型为字符串
- emb_int8: 数据类型为整数序列,类型为int64
- emb_ubinary: 数据类型为整数序列,类型为int64
数据集划分
- train:
- 示例数量: 100000
- 数据大小: 963866253字节
数据集大小
- 下载大小: 139016421字节
- 数据集总大小: 963866253字节
配置
- config_name: default
- data_files:
- split: train
- path: data/train-*



