simshift commited on
Commit
2225d19
·
verified ·
1 Parent(s): f4e36d8

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +21 -0
README.md ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ pretty_name: SIMSHIFT data
4
+ ---
5
+
6
+ # SIMSHIFT: A Benchmark for UDA in Industrial Surrogates
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&noteId=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](...).