CoolFace
Datasetpublic

polymathic-ai/gray_scott_reaction_diffusion

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.data import WellDataModule # The following line may take a couple of minutes to instantiate the datamodule datamodule = WellDataModule( "hf://datasets/polymathic-ai/", "gray_scott_reaction_diffusion", ) train_dataloader = datamodule.train_dataloader() for batch in… See the full description on the dataset page: https://huggingface.co/datasets/polymathic-ai/gray_scott_reaction_diffusion.

sourceHugging Facecc-by-4.0updated 1y agoView on Hugging Face
3likes1.1kdownloads
4 commits on main
913ef561y ago

Upload stats.yaml with huggingface_hub

LTMeyer
60ea0052y ago

Update README.md

LTMeyer
65750592y ago

Add files using upload-large-folder tool

LTMeyer
3e455232y ago

initial commit

LTMeyer