docs: update dataset card (logo, figure, badges)
Browse files- README.md +20 -0
- assets/figure1.png +3 -0
- assets/logo.png +3 -0
README.md
CHANGED
|
@@ -13,12 +13,32 @@ task_categories:
|
|
| 13 |
- time-series-forecasting
|
| 14 |
---
|
| 15 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 16 |
# RealPDEBench
|
| 17 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 18 |
RealPDEBench is a benchmark of **paired real-world measurements and matched numerical simulations** for complex physical systems. It is designed for **spatiotemporal forecasting** and **sim-to-real transfer** evaluation on *real data*.
|
| 19 |
|
| 20 |
This Hub repository (`AI4Science-WestlakeU/RealPDEBench`) is the **release repo** for RealPDEBench.
|
| 21 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 22 |
## What makes RealPDEBench different?
|
| 23 |
|
| 24 |
- **Paired real + simulated data**: each scenario provides experimental measurements and corresponding CFD/LES simulations.
|
|
|
|
| 13 |
- time-series-forecasting
|
| 14 |
---
|
| 15 |
|
| 16 |
+
<p align="center">
|
| 17 |
+
<img src="assets/logo.png" alt="RealPDEBench logo" width="220" />
|
| 18 |
+
</p>
|
| 19 |
+
|
| 20 |
# RealPDEBench
|
| 21 |
|
| 22 |
+
[](https://huggingface.co/datasets/AI4Science-WestlakeU/RealPDEBench)
|
| 23 |
+
[](https://realpdebench.github.io/)
|
| 24 |
+
[](https://realpdebench.github.io/)
|
| 25 |
+
[](https://github.com/AI4Science-WestlakeU/RealPDEBench)
|
| 26 |
+
[](https://creativecommons.org/licenses/by-nc/4.0/)
|
| 27 |
+
|
| 28 |
RealPDEBench is a benchmark of **paired real-world measurements and matched numerical simulations** for complex physical systems. It is designed for **spatiotemporal forecasting** and **sim-to-real transfer** evaluation on *real data*.
|
| 29 |
|
| 30 |
This Hub repository (`AI4Science-WestlakeU/RealPDEBench`) is the **release repo** for RealPDEBench.
|
| 31 |
|
| 32 |
+
- **Website & documentation**: [realpdebench.github.io](https://realpdebench.github.io/)
|
| 33 |
+
- **Benchmark codebase**: [AI4Science-WestlakeU/RealPDEBench](https://github.com/AI4Science-WestlakeU/RealPDEBench)
|
| 34 |
+
|
| 35 |
+
<p align="center">
|
| 36 |
+
<img src="assets/figure1.png" alt="RealPDEBench overview figure" width="900" style="max-width: 100%; height: auto;" />
|
| 37 |
+
</p>
|
| 38 |
+
<p align="center">
|
| 39 |
+
<em>Figure 1. RealPDEBench provides paired real-world measurements and matched numerical simulations for sim-to-real evaluation.</em>
|
| 40 |
+
</p>
|
| 41 |
+
|
| 42 |
## What makes RealPDEBench different?
|
| 43 |
|
| 44 |
- **Paired real + simulated data**: each scenario provides experimental measurements and corresponding CFD/LES simulations.
|
assets/figure1.png
ADDED
|
Git LFS Details
|
assets/logo.png
ADDED
|
Git LFS Details
|