Skip to content

Latest commit

 

History

History
39 lines (22 loc) · 1.22 KB

File metadata and controls

39 lines (22 loc) · 1.22 KB

Name the network, make it functionally descriptive

Goal

Describe the goal of this network.

Evaluation

How will validators score AI models provided. It should be described in high level English. One can define hard constraints that should force a score of zero or other more advanced heuristic point systems in addition to the English definition.

Action

actionNameSimilarToFunctionName()

  • Params:

    • parameterName (datatype): Describe parameter. Optionally state max character length or other restrictions.
    • otherParameter (string, optional): specific options avaliable realistic, cartoon or minimalist.
  • Returns:

    • returnDataTypeFormat Describe the return object
      • subElementRetenred (string): If the returned object is JSON or another composite data type one can describe sub elements here also

      • Add any functional requirements that are not directly linekd to a datatype here

Performance Requirements

  • How quickly must the actions return Query response within 60 minutes for a video up to 1 minute length.
  • Or how many queries must one be able to send per hour.

Example

Give an exact example of input 

And exact example of output