noether.data.datasets.cfd.emmi_wing.split_hf¶
Classes¶
Emmi-Wing HuggingFace subset splits (248 cases: 200 train / 24 val / 24 test). |
Module Contents¶
- class noether.data.datasets.cfd.emmi_wing.split_hf.WingHFSplitIDs(/, **data)¶
Bases:
noether.data.base.dataset.DatasetSplitIDsEmmi-Wing HuggingFace subset splits (248 cases: 200 train / 24 val / 24 test).
Create a new model by parsing and validating input data from keyword arguments.
Raises [ValidationError][pydantic_core.ValidationError] if the input data cannot be validated to form a valid model.
self is explicitly positional-only to allow self as a field name.
- Parameters:
data (Any)
- train: list[int] = [0, 2, 3, 4, 5, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 24, 25, 27, 29, 30, 31, 32,...¶