camlab-ethz/Helmholtz
收藏资源简介:
--- license: cc-by-nc-4.0 --- # Short Description This dataset comprises solutions of the Helmholtz equation, see https://arxiv.org/abs/2405.19101. # Dimensions The H5 file has **19675** variables called *Sample_i* where i is the sample number. Every sample has three sub-groups: *a* with dimensionality - 128 (x-dim) - 128 (y-dim) *bc* (the value of the Dirichlet boundary condition, a float), as well as *u* with dimensionality - 128 (x-dim) - 128 (y-dim) # Train/Val/Test-split 19035/128/512 trajectories # Download The dataset can be downloaded, e.g., via `huggingface-cli download`.
许可证:CC BY-NC 4.0 # 简短描述 本数据集包含亥姆霍兹方程(Helmholtz equation)的解,详情参见https://arxiv.org/abs/2405.19101。 # 数据维度 该H5文件包含**19675**个名为*Sample_i*的变量,其中i为样本编号。每个样本包含三个子组: - *a*:维度分别为128(x维度)、128(y维度); - *bc*:狄利克雷边界条件值,为浮点型数值; - *u*:维度分别为128(x维度)、128(y维度)。 # 训练/验证/测试集划分 训练/验证/测试集的样本轨迹数量分别为19035、128、512。 # 下载方式 该数据集可通过`huggingface-cli download`命令下载,例如。
数据集概述
简介
该数据集包含亥姆霍兹方程的解,详见arXiv:2405.19101。
维度
H5文件包含19675个变量,命名为Sample_i,其中i表示样本编号。每个样本包含三个子组:
- a 具有以下维度:
- 128(x维度)
- 128(y维度)
- bc(狄利克雷边界条件的值,浮点数)
- u 具有以下维度:
- 128(x维度)
- 128(y维度)
训练/验证/测试分割
数据集分为19035/128/512个轨迹。
下载方式
数据集可通过huggingface-cli download命令下载。




