OpenMol/LPM-24_caption_extra-MMChat
收藏Hugging Face2024-05-27 更新2024-07-06 收录
下载链接:
https://hf-mirror.com/datasets/OpenMol/LPM-24_caption_extra-MMChat
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: molecules
struct:
- name: smiles
sequence: string
- name: messages
list:
- name: content
dtype: string
- name: role
dtype: string
splits:
- name: train
num_bytes: 441244067
num_examples: 802800
- name: test
num_bytes: 6586980
num_examples: 21942
download_size: 42123986
dataset_size: 447831047
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
The dataset contains two main features: molecules and messages. The molecules feature includes a sub-feature smiles, which is a string sequence. The messages feature is a list containing two sub-features: content and role, both of which are string type. The dataset is divided into two parts: a training set and a test set, containing 802,800 and 21,942 samples respectively. The download size of the dataset is 42,123,986 bytes, and the total size is 447,831,047 bytes. The dataset configuration is the default configuration, with the training set and test set data files stored in the data/train-* and data/test-* paths respectively.
提供机构:
OpenMol
原始信息汇总
数据集概述
数据集信息
特征
- molecules:
- smiles: 字符串序列
- messages:
- content: 字符串
- role: 字符串
数据分割
- train:
- 字节数: 441244067
- 样本数: 802800
- test:
- 字节数: 6586980
- 样本数: 21942
数据集大小
- 下载大小: 42123986 字节
- 数据集总大小: 447831047 字节
配置
- default:
- train: data/train-*
- test: data/test-*



