Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# The Well – PDE Baselines: Reproducible Evaluation Guide
|
| 2 |
|
| 3 |
A clean, GPU-friendly recipe to evaluate **PDE surrogate models** from **The Well** on the **`acoustic_scattering_maze`** task and generate a `submit.json` ready for a team leaderboard or Hugging Face Space.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: PDE Leaderboard (The Well)
|
| 3 |
+
emoji: 📈
|
| 4 |
+
colorFrom: indigo
|
| 5 |
+
colorTo: blue
|
| 6 |
+
sdk: gradio
|
| 7 |
+
sdk_version: "4.36.1"
|
| 8 |
+
app_file: app.py
|
| 9 |
+
pinned: false
|
| 10 |
+
---
|
| 11 |
+
|
| 12 |
# The Well – PDE Baselines: Reproducible Evaluation Guide
|
| 13 |
|
| 14 |
A clean, GPU-friendly recipe to evaluate **PDE surrogate models** from **The Well** on the **`acoustic_scattering_maze`** task and generate a `submit.json` ready for a team leaderboard or Hugging Face Space.
|