minor edits
Browse files
README.md
CHANGED
|
@@ -22,6 +22,7 @@ These models are trained on the **FlowBench FPO** data and learn to predict unst
|
|
| 22 |
- **Paper page on Hugging Face:** https://huggingface.co/papers/2512.04434
|
| 23 |
- **Dataset (FlowBench on Hugging Face):** https://huggingface.co/datasets/BGLab/FlowBench
|
| 24 |
- **Code (model implementation & training scripts):** https://github.com/baskargroup/TimeDependent-DeepONet
|
|
|
|
| 25 |
|
| 26 |
---
|
| 27 |
|
|
@@ -70,4 +71,4 @@ For full, reproducible training and evaluation, including data loading and post-
|
|
| 70 |
journal={arXiv preprint arXiv:2512.04434},
|
| 71 |
year={2025}
|
| 72 |
}
|
| 73 |
-
```
|
|
|
|
| 22 |
- **Paper page on Hugging Face:** https://huggingface.co/papers/2512.04434
|
| 23 |
- **Dataset (FlowBench on Hugging Face):** https://huggingface.co/datasets/BGLab/FlowBench
|
| 24 |
- **Code (model implementation & training scripts):** https://github.com/baskargroup/TimeDependent-DeepONet
|
| 25 |
+
- **Interactive demo (Hugging Face Space):** https://huggingface.co/spaces/arabeh/DeepONet-FPO-demo
|
| 26 |
|
| 27 |
---
|
| 28 |
|
|
|
|
| 71 |
journal={arXiv preprint arXiv:2512.04434},
|
| 72 |
year={2025}
|
| 73 |
}
|
| 74 |
+
```
|