Post training evaluation
Functional Correctness This metric measures whether the performance of any application performs what it is intended to do. This is easy to measure for deterministic systems. Similarity Measurement aginst reference data This checks how similar the LLM generated data is to the gold standard. The gold standard could be generated by AI or human. Exact match This can be one to one mapping of the answer or one to many mapping. ...