OpenMol/MolInst_RS_125K_SMILES_1_4_MMChat
收藏Hugging Face2024-06-03 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/OpenMol/MolInst_RS_125K_SMILES_1_4_MMChat
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: id
dtype: int64
- name: molecules
struct:
- name: selfies
sequence: string
- name: smiles
sequence: string
- name: ground_truth
dtype: string
- name: messages
list:
- name: content
dtype: string
- name: role
dtype: string
splits:
- name: train
num_bytes: 27316607
num_examples: 32171
- name: test
num_bytes: 782363
num_examples: 1000
download_size: 4595521
dataset_size: 28098970
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
提供机构:
OpenMol
原始信息汇总
数据集概述
特征信息
- id: 数据类型为
int64。 - molecules: 结构包含以下字段:
- selfies: 序列类型为
string。 - smiles: 序列类型为
string。
- selfies: 序列类型为
- ground_truth: 数据类型为
string。 - messages: 列表包含以下字段:
- content: 数据类型为
string。 - role: 数据类型为
string。
- content: 数据类型为
数据分割
- train: 包含 32171 个样本,占用 27316607 字节。
- test: 包含 1000 个样本,占用 782363 字节。
数据大小
- 下载大小: 4595521 字节。
- 数据集大小: 28098970 字节。
配置信息
- default: 包含以下数据文件:
- train: 路径为
data/train-*。 - test: 路径为
data/test-*。
- train: 路径为



