CoolFace
Datasetpublic

polymathic-ai/rayleigh_benard

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… See the full description on the dataset page: https://huggingface.co/datasets/polymathic-ai/rayleigh_benard.

sourceHugging Facecc-by-4.0updated 1y agoView on Hugging Face
0likes3.2kdownloads
6 commits on main
10e143e1y ago

Upload stats.yaml with huggingface_hub

LTMeyer
e531e242y ago

Update README.md

rubenohana
483f8292y ago

Update README.md

LTMeyer
634dcaa2y ago

Update README.md

LTMeyer
6c83c4d2y ago

Add files using upload-large-folder tool

LTMeyer
fae80482y ago

initial commit

LTMeyer