Skip to content

Conversation

kumare3
Copy link
Contributor

@kumare3 kumare3 commented Sep 17, 2025

No description provided.

Signed-off-by: Ketan Umare <[email protected]>
Signed-off-by: Ketan Umare <[email protected]>
Signed-off-by: Ketan Umare <[email protected]>
@wild-endeavor
Copy link
Contributor

should we add modelcard and user specified metadata?

artifacts.Metadata(
    name="my_artifact", version="1.0", description="An example artifact created in create_artifact task",
    card=ModelCard("single.html"),
    custom={"a": "one", "b": {"c": 3}}
)

@kumare3
Copy link
Contributor Author

kumare3 commented Sep 18, 2025

should we add modelcard and user specified metadata?

artifacts.Metadata(
    name="my_artifact", version="1.0", description="An example artifact created in create_artifact task",
    card=ModelCard("single.html"),
    custom={"a": "one", "b": {"c": 3}}
)

Yes I want to, i was thinking we make ModelMetadata and DataMetadata?
Question is, how do we upload the modelcard, do we upload are part of artifact creation or should we do it at transform time, i think before right?

@kumare3 kumare3 changed the title wip [wip] artifacts Sep 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants