Update README.md
Browse files
README.md
CHANGED
|
@@ -9,10 +9,22 @@ tags:
|
|
| 9 |
size_categories:
|
| 10 |
- 100K<n<1M
|
| 11 |
pretty_name: MaxwellBench
|
|
|
|
|
|
|
| 12 |
---
|
| 13 |
|
| 14 |
# MaxwellBench
|
| 15 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 16 |
A large-scale benchmark of 2D finite-element electromagnetic simulations for training and evaluating neural operators. Each sample is a complete FEM problem—geometry (unstructured triangular mesh), material properties (nonlinear B-H curves, conductivity), excitation sources, boundary conditions—paired with the solved magnetic flux density **B** field.
|
| 17 |
|
| 18 |
## Dataset Summary
|
|
|
|
| 9 |
size_categories:
|
| 10 |
- 100K<n<1M
|
| 11 |
pretty_name: MaxwellBench
|
| 12 |
+
dataset_creators:
|
| 13 |
+
- Bosch Center for Artificial Intelligence (BCAI)
|
| 14 |
---
|
| 15 |
|
| 16 |
# MaxwellBench
|
| 17 |
|
| 18 |
+
<p align="center">
|
| 19 |
+
<img src="assets/Bosch_logo.png" alt="Bosch Logo" width="200">
|
| 20 |
+
</p>
|
| 21 |
+
|
| 22 |
+
<p align="center">
|
| 23 |
+
<em>Created by <a href="https://www.bosch-ai.com/">Bosch Center for Artificial Intelligence (BCAI)</a></em>
|
| 24 |
+
<br>
|
| 25 |
+
<strong>Paper:</strong> TBD <!-- Replace with the paper URL once published -->
|
| 26 |
+
</p>
|
| 27 |
+
|
| 28 |
A large-scale benchmark of 2D finite-element electromagnetic simulations for training and evaluating neural operators. Each sample is a complete FEM problem—geometry (unstructured triangular mesh), material properties (nonlinear B-H curves, conductivity), excitation sources, boundary conditions—paired with the solved magnetic flux density **B** field.
|
| 29 |
|
| 30 |
## Dataset Summary
|