π flan_t5_smallΒΆ
Note
ID: metrics.perplexity_chat.flan_t5_small | Type: Perplexity
{
"model_name": "google/flan-t5-small",
"perplexity_prompt": "Generate a conversation between a user and an agent based on the given content:",
"type": "perplexity"
}
Explanation about PerplexityΒΆ
Computes the likelihood of generating text Y after text X - P(Y|X).
Read more about catalog usage here.