ArtifactFiles

Training and fine-tuning models is done elsewhere in the W&B Python SDK. Use the Public API for querying and managing data after it has been logged to W&B.

class ArtifactFiles

A paginator for files in an artifact.

property ArtifactFiles.length


property ArtifactFiles.path

Returns the path of the artifact.

Returns:

  • list[str]: The path property value.