File size: 517 Bytes
1f4661b 647bc31 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 | ---
dataset_info:
features:
- name: mol_type
dtype: string
- name: frame_idx
dtype: int32
- name: mol_block
dtype: string
splits:
- name: train
num_bytes: 1393574740
num_examples: 999988
download_size: 345766761
dataset_size: 1393574740
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# 3DCS Trajectory Frames
This dataset stores per-frame MolBlocks for trajectory data.
- Fields: mol_type, frame_idx, mol_block
- Source: 3DCS benchmark
|