Skip to content

config_weight functionality is missing in loss functions #1335

@vigneshpai2003

Description

@vigneshpai2003

Describe the bug
config_weight is a key in the info dictionary of a configuration in xyz files that denotes the weight assigned to the particular configuration for training. This parameter is correctly loaded as the 'weight' parameter in the AtomicData class. However, the same is not taken into account when constructing losses like UniversalLoss.

Expected behavior
UniversalLoss and other losses should be weighted by AtomicData.weight.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions