Skip to content

Refactoring ml model file structure #13086

Description

@technolojin

Checklist

  • I've read the contribution guidelines.
  • I've searched other issues and no duplicate issues were found.
  • I've agreed with the maintainers that I can plan this task.

Description

  • for centerpoint, split variant to sub-folders
  • for ml models general, remove model name from file names. containing folder is self-explained.
  • all the artifact files to be described in ml_package.param.yaml
  • make variant in folder structure

Purpose

Reduce folder/file path argument for

  • clean launcher arguments
  • future proof of artifact member consist

Possible approaches

  1. contain all the information into index ml_package.param.yaml. launcher argument only gets path to ml_package
  2. additional index file

Definition of done

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status
To Triage

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions