datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
jaxgmg-sus-vis-data
jaxgmg-sus-vis-data
HTML plot storage for the
Susceptibility Visualizations
Space.
Structure
<model_name>/
comparison_*.html
<run_name>_nbeta:<N>_perturbation_type:<type>/
conv_vs_fc_direction.html
conv_blocks_3d_direction.html
fc_layers_3d_direction.html
pca_direction.html
Adding plots
cp -r /path/to/figs/<model_name> .
git add . && git commit -m "Add <model_name> plots" && git push
example-dataset
ORB Transformation Applied on diffusiondb Dataset
This dataset consists of images, captions and images that are transformed to extract features using ORB transform.
You can find the original dataset here.
An example sample is below:
Caption: "spider - man, cinematic, photography "
Image:
Transformation:
datasetscanny_diffusiondb
Canny DiffusionDB
This dataset is the DiffusionDB dataset that is transformed using Canny transformation.
You can see samples below 👇
Sample:
Original Image:
Transformed Image:
Caption:
"a small wheat field beside a forest, studio lighting, golden ratio, details, masterpiece, fine art, intricate, decadent, ornate, highly detailed, digital painting, octane render, ray tracing reflections, 8 k, featured, by claude monet and vincent van gogh "Below you can find a small script used… See the full description on the dataset page: https://huggingface.co/datasets/jax-diffusers-event/canny_diffusiondb.wams2026-am-process-jaxtest_datammp-dfm-jaxwukong
