google / ml_collections

ML Collections is a library of Python Collections designed for ML use cases.
https://ml-collections.readthedocs.io/
Apache License 2.0
898 stars 42 forks source link

Simplify sweep flags #45

Open copybara-service[bot] opened 1 week ago

copybara-service[bot] commented 1 week ago

Simplify sweep flags

Sweeps are now passed directly as --cfg.model="{'__qualname__': 'kd.nn:Transformer', 'num_layers': 16}", no need for an additional special flag