AdapterOcean/physics_dataset_standardized_cluster_1
收藏Hugging Face2024-05-30 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/AdapterOcean/physics_dataset_standardized_cluster_1
下载链接
链接失效反馈官方服务:
资源简介:
---
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: 72065511
num_examples: 2042
download_size: 54476793
dataset_size: 72065511
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "physics_dataset_standardized_cluster_1"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
This dataset includes four features: text, conversation_id, embedding, and cluster. The dataset is divided into a training set (train) with 2042 samples. The download size of the dataset is 54476793 bytes, and the actual size is 72065511 bytes. Additionally, the dataset has a default configuration (default) with training data files located at data/train-* path.
提供机构:
AdapterOcean
原始信息汇总
数据集概述
数据集信息
特征
- text: 数据类型为字符串。
- conversation_id: 数据类型为64位整数。
- embedding: 数据类型为64位浮点数序列。
- cluster: 数据类型为64位整数。
数据分割
- train: 包含2042个样本,占用72065511字节。
数据大小
- 下载大小: 54476793字节。
- 数据集大小: 72065511字节。
配置
- default: 包含训练数据文件,路径为
data/train-*。



