| --- |
| language: en |
| license: apache-2.0 |
| task_categories: |
| - tabular-classification |
| - tabular-regression |
| - time-series-forecasting |
| tags: |
| - physics |
| - magnetic-fields |
| - simulation |
| - science |
| - electromagnetism |
| - synthetic-data |
| - tabular |
| - webdataset |
| --- |
| |
| [](https://webxos.netlify.app) |
| [](https://github.com/webxos/webxos) |
| [](https://huggingface.co/webxos) |
| [](https://x.com/webxos) |
|
|
| <div style=" |
| background: #00FF00; |
| border-left: 4px solid #00FF00; |
| padding: 1.5rem; |
| margin: 2rem 0; |
| font-family: 'Fira Code', 'Courier New', monospace; |
| color: #00FF00; |
| border-radius: 0 8px 8px 0; |
| "> |
| <pre style=" |
| font-size: 12px; |
| line-height: 1.2; |
| margin: 0; |
| overflow-x: auto; |
| color: #00FF00; |
| "> |
| ___ ___ ___ ___ ___ |
| /\ \ /\__\ _____ /| | /\ \ /\__\ |
| _\:\ \ /:/ _/_ /::\ \ |:| | /::\ \ /:/ _/_ |
| /\ \:\ \ /:/ /\__\ /:/\:\ \ |:| | /:/\:\ \ /:/ /\ \ |
| _\:\ \:\ \ /:/ /:/ _/_ /:/ /::\__\ __|:|__| /:/ \:\ \ /:/ /::\ \ |
| /\ \:\ \:\__\ /:/_/:/ /\__\ /:/_/:/\:|__| /::::\__\_____ /:/__/ \:\__\ /:/_/:/\:\__\ |
| \:\ \:\/:/ / \:\/:/ /:/ / \:\/:/ /:/ / ~~~~\::::/___/ \:\ \ /:/ / \:\/:/ /:/ / |
| \:\ \::/ / \::/_/:/ / \::/_/:/ / |:|~~| \:\ /:/ / \::/ /:/ / |
| \:\/:/ / \:\/:/ / \:\/:/ / |:| | \:\/:/ / \/_/:/ / |
| \::/ / \::/ / \::/ / |:|__| \::/ / /:/ / |
| \/__/ \/__/ \/__/ |/__/ \/__/ \/__/ |
| </pre> |
| </div> |
| |
| ### Dataset Summary |
|
|
| This magnetic field simulation dataset was generated by the webXOS MAGNET DATASETS IDE which can be downloaded from the |
| /generator/ folder so that users can create similar datasets. This dataset contains simulated magnetic field measurements |
| for various magnet configurations. |
|
|
| - Magnetic field prediction |
| - Physics simulation |
| - Scientific machine learning |
| - Sensor calibration |
|
|
| ### Data Instances |
|
|
| Each instance contains: |
|
|
| - timestamp: Generation timestamp |
| - type: Magnet type (dipole, solenoid, etc.) |
| - position: [x, y, z] coordinates in meters |
| - field: [Bx, By, Bz] magnetic field vector in Tesla |
| - strength: Magnitude of magnetic field in Tesla |
|
|
| ### Data Splits |
|
|
| The dataset has only a train split with 71,225 examples. |
|
|
| ### Curation Rationale |
|
|
| This dataset was created to provide high-quality simulated magnetic field data for machine learning research in physics and engineering. |
|
|
| ### Source Data |
|
|
| Synthetic data generated using physics-based simulations. |
|
|
| ### Licensing Information |
|
|
| Apache 2.0 |
|
|
| ### Citation Information |
|
|
| ```bibtex |
| @dataset{webxos_magnet_dataset, |
| title = {Magnet Dataset by webXOS}, |
| author = {webXOS}, |
| year = {2026}, |
| } |
| ``` |
|
|