planet
Datasets
All datasets matching “planet”ClimSim_low-res_aqua-planetCorresponding GitHub repo can be found here:
https://github.com/leap-stc/ClimSim
Read more: https://arxiv.org/abs/2306.08754.
planetsweThis 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/",
"planetswe",
)
train_dataloader = datamodule.train_dataloader()
for batch in dataloader:
# Process… See the full description on the dataset page: https://huggingface.co/datasets/polymathic-ai/planetswe.Astro_Planet_DataPlanet_Scale_Depth_Datasetplanetarium
Dataset Card for Planetarium🪐
Planetarium🪐 is a dataset and benchmark for assessing LLMs in translating natural language descriptions of planning problems into PDDL.
We developed a robust method for comparing PDDL problem descriptions using graph isomorphism.
Dataset Details
This dataset is a set of pairs of planning problems in PDDL and natural language descriptions from the Blocks World and Gripper domains. The task is to take descriptions of various initial and goal… See the full description on the dataset page: https://huggingface.co/datasets/BatsResearch/planetarium.tess-lightcurves-planets
TESS Light Curves for Planet Detection
A curated set of TESS light curves with labels for training transit detection models.
Each star in this dataset either has a reported planet candidate, a confirmed planet,
a false positive, or a pipeline detection from the public NASA/TESS catalogs.
What's inside
7 607 stars (TIC targets)
13 254 catalog signals (TOI / CTOI / TCE)
31 345 light curve FITS files
This dataset mixes three different things. Keep them separate in your… See the full description on the dataset page: https://huggingface.co/datasets/saadtaleb/tess-lightcurves-planets.
