cyrusyc's picture
outline tasks and models
1547ed2
|
raw
history blame
183 Bytes
## Note on model registration
1. Use `ast` to parse model classes from the uploaded script.
2. Add the classes and their supported tasks to the model registry file `registry.yaml`.