Search 3.2M models and datasets…
⌘K
Chat
Models
Datasets
Deploy
Pricing
Docs
Chat
Models
Datasets
Deploy
More
rayleigh_benard – Dataset by polymathic-ai | AlphaNeural AI
Is this your dataset? Claim it with the Hugging Face account that owns it.
polymathic-ai
/
rayleigh_benard
like
0
time-series-forecasting
other
multivariate-time-series-forecasting
en
cc-by-4.0
2412.00568
us
physics
Views
No views yet
Dataset card
Files and Versions
Community
Use
Use this dataset
This Dataset is part of The Well Collection.
How To Load from HuggingFace Hub
Be sure to have the_well installed (pip install the_well) Use the WellDataModule to retrieve data as follows:
from the_well.benchmark.data import WellDataModule
The following line may take a couple of minutes to instantiate the datamodule
datamodule = WellDataModule( "hf://datasets/polymathic-ai/", "rayleigh_benard", ) train_dataloader = datamodule.train_dataloader()
for batch in dataloader:… See the full description on the dataset page:
https://huggingface.co/datasets/polymathic-ai/rayleigh_benard
.