Skip to content

run_training_job allows to pass chunk_id to switch data batch but our functions are not more generic than that #174

Open
@610v4nn1

Description

@610v4nn1
          I changed back to using `chunk_id` to switch between the two datasets. I think it is a bit unintuitive for an example, when the `dataset_name` is part of the `config_space`. We explicitly introduced this `chunk_id` parameter in the `run_training_job` function to switch between chunks in the examples, so I think we should keep it consistent.

Originally posted by @lballes in #171 (comment)

We could generalize the function to be more flebible

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions