Update README.md
Browse files
README.md
CHANGED
|
@@ -3,19 +3,10 @@ license: mit
|
|
| 3 |
pretty_name: SIMSHIFT data
|
| 4 |
---
|
| 5 |
|
| 6 |
-
# SIMSHIFT: A Benchmark for
|
| 7 |
|
| 8 |
-
**SIMSHIFT** is a benchmark suite of simulation datasets for Unsupervised Domain Adaptation and Neural Surogates for physical simulations.
|
| 9 |
This is the official data repository to the [NeurIPS 2025 Datasets & Benchmarks Track Submission](https://openreview.net/forum?id=Eo4cRmb1yn¬eId=Eo4cRmb1yn).
|
| 10 |
|
| 11 |
-
We provide four simulation datasets, motivated by industrial relevance:
|
| 12 |
-
|
| 13 |
-
- **Hot Rolling**
|
| 14 |
-
- **Sheet Metal Forming**
|
| 15 |
-
- **Electric Motor Design**
|
| 16 |
-
- **Heatsink Design**
|
| 17 |
-
|
| 18 |
-
|
| 19 |
## Usage
|
| 20 |
|
| 21 |
We provide dataset loading utilities and full training and evaluation pipelines in the [official code repository](...).
|
|
|
|
| 3 |
pretty_name: SIMSHIFT data
|
| 4 |
---
|
| 5 |
|
| 6 |
+
# SIMSHIFT: A Benchmark for Adapting Neural Surrogates to Distribution Shifts
|
| 7 |
|
|
|
|
| 8 |
This is the official data repository to the [NeurIPS 2025 Datasets & Benchmarks Track Submission](https://openreview.net/forum?id=Eo4cRmb1yn¬eId=Eo4cRmb1yn).
|
| 9 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
## Usage
|
| 11 |
|
| 12 |
We provide dataset loading utilities and full training and evaluation pipelines in the [official code repository](...).
|