| --- |
| license: cc-by-4.0 |
| datasets: |
| - hpcforge/BubbleML_2 |
| --- |
| # Bubbleformer |
|
|
| Checkpoint collection for Bubbleformer (S/L variants) covering single bubble, pool & flow boiling. |
|
|
| ## Files |
| - Bubbleformer-S-SingleBubble.ckpt (~221 MB) |
| - Bubbleformer-S-FB-VelScale.ckpt (~221 MB) |
| - Bubbleformer-S-PB-Subcooled.ckpt (~221 MB) |
| - Bubbleformer-L-FB-VelScale.ckpt (~881 MB) |
| - Bubbleformer-L-PB-Subcooled.ckpt (~881 MB) |
| - Bubbleformer-L-PB-Saturated.ckpt (~881 MB) |
|
|
| ## Inference |
| These are PyTorch Lightning `.ckpt` files. Load the state dict with Bubbleformer inference code from https://github.com/HPCForge/bubbleformer/tree/main. |