flan_t5_small

Note

ID: catalog.metrics.perplexity_q.flan_t5_small | Type: Perplexity

{
    "model_name": "google/flan-t5-small",
    "perplexity_prompt": "Generate a question based on the given content:",
    "type": "perplexity"
}

Explanation about Perplexity

Computes the likelihood of generating text Y after text X - P(Y|X).