google-deepmind / google-deepmind/deepmind-research

issues with flag_dynamic and sphere_dynamic dataset

Open
#405 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
15.2k
Forks
2.9k
PR merge metrics
No merged PRs in 30d

Description

When I tried to run the flag_dynamic case, it has following error:

`ValueError: ragged_rank must be non-negative; got 0.`

And it seems that the dataset is empty, but the size of flag_dynamic dataset folder is more than 30G.

when i run
`ds = meshgraphnets.dataset.load_dataset('meshgraphnets/data/sphere_dynamic', 'train')
ds
`
I can get the output
``

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.