langModels¶
An evaluation function to aid the learning of language models.
**NOTE: ** All AWS deployments should allocate 1024MB RAM and Storage due to the image size.
Inputs¶
Specific input parameters which can be supplied when the eval command is supplied to this function.
Outputs¶
Output schema/values for this function
Examples¶
List of example inputs and outputs for this function, each under a different sub-heading
Simple Evaluation¶
{
"example": {
"Something": "something"
}
}
{
"example": {
"Something": "something"
}
}