cyrusyc's picture
add jobs tasks
b3722a8
|
raw
history blame
480 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.