AdapterOcean/data-standardized_cluster_20
收藏Hugging Face2023-10-23 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/AdapterOcean/data-standardized_cluster_20
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: text
dtype: string
- name: conversation_id
dtype: int64
- name: embedding
sequence: float64
- name: cluster
dtype: int64
splits:
- name: train
num_bytes: 87352890
num_examples: 8382
download_size: 25168511
dataset_size: 87352890
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "data-standardized_cluster_20"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
The dataset includes four main features: text, conversation_id, embedding, and cluster. The text feature is of string type, conversation_id and cluster are 64-bit integer types, and embedding is a sequence of float64. The dataset is divided into a training set (train) containing 8382 samples and 87352890 bytes of data. The download size of the dataset is 25168511 bytes, and the total size is 87352890 bytes. The dataset configuration is default, with training data files located at data/train-* path.
提供机构:
AdapterOcean
原始信息汇总
数据集概述
数据集信息
-
特征列表:
- 名称: text
- 数据类型: string
- 名称: conversation_id
- 数据类型: int64
- 名称: embedding
- 数据类型: float64(序列)
- 名称: cluster
- 数据类型: int64
- 名称: text
-
数据分割:
- 名称: train
- 字节数: 87352890
- 样本数: 8382
- 名称: train
-
下载大小: 25168511
-
数据集大小: 87352890
配置信息
- 配置名称: default
- 数据文件:
- 分割: train
- 路径: data/train-*
- 数据文件:



