cyrusyc's picture
add relax task, eos workflow, and prefect test
1effaf5
|
raw
history blame
479 Bytes

Note on task registration

  1. Use ast to parse task classes from the uploaded script.
  2. Add the classes and their supported tasks to the task registry file registry.yaml.
  3. Run tests on HF Space to ensure the task is working as expected.
  4. Push task script to the Space and sync with github repository.
  5. Create task folder in mlip-arena HF Dataset.