deepmodeling / deepmodeling/Uni-Mol

[BUG] unimol2 LMDBDataset传的tmp_data_dir参数temp找不到

Open
#350 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Python
Stars
1.2k
Forks
181
PR merge metrics
No merged PRs in 30d

Description

### Describe the bug

lmdb_dataset.py中的39行,tmp_data_dir="/temp/"这个参数找不到路径。在下面的50行load_data方法中,需要这个参数进行数据路径拼接{}_part_{}.lmdb。请问Unimol2的数据是还没公开吗,还是需要自己生成

### Uni-Mol Version

Uni-Mol2

### Expected behavior

请问能否提供Unimol2的数据集,我在运行命令中将"--task",设置为"unimol2",想重新训练Unimol2进行试验

### To Reproduce

_No response_

### Environment

_No response_

### Additional Context

_No response_

Contributor guide

No contributing guide indexed for this repository

Research direction

Start in lmdb_dataset.py at line 39, then follow load_data around line 50 and the --task unimol2 training entry point. Check how tmp_data_dir is expected to be supplied and whether the required *_part_*.lmdb dataset is documented or available. Done means the expected data source and path are clear, or the missing-data behavior is reported clearly.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
data, machine-learning
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.