AdapterOcean/biology_dataset_standardized_embedded
收藏Hugging Face2024-05-31 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/AdapterOcean/biology_dataset_standardized_embedded
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: text
dtype: string
- name: conversation_id
dtype: int64
- name: embedding
sequence: float32
splits:
- name: train
num_bytes: 387145313
num_examples: 19999
download_size: 368128757
dataset_size: 387145313
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "biology_dataset_standardized_embedded"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
The dataset includes three main features: text, conversation_id, and embedding. It is split into a training set (train) with 19999 examples. The total download size of the dataset is 368128757 bytes, and the total size is 387145313 bytes. The dataset configuration is named default with data files located at data/train-*.
提供机构:
AdapterOcean
原始信息汇总
数据集概述
数据集信息
特征
- text: 数据类型为字符串。
- conversation_id: 数据类型为整数64位。
- embedding: 数据类型为浮点32位序列。
数据分割
- train: 包含19999个样本,总字节数为387145313。
数据大小
- 下载大小: 368128757字节。
- 数据集大小: 387145313字节。
配置
- config_name: default
- data_files:
- split: train
- path: data/train-*



