Submission checker for inference requires the result to be in certain format to be validated.
- Publish a minimal schema for 6.0 validation that endpoints must follow
- Create a thin translation layer that:
a. Takes endpoint output (primarily JSON right now but we should keep this open to any format)
b. Converts it into the format the submission checker expects
Submission checker for inference requires the result to be in certain format to be validated.
a. Takes endpoint output (primarily JSON right now but we should keep this open to any format)
b. Converts it into the format the submission checker expects