google-deepmind / google-deepmind/deepmind-research
issues with flag_dynamic and sphere_dynamic dataset
Open
- 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
Assessment
This issue has not been assessed yet.