There was an error while loading. Please reload this page.
在语言模型任务中,困惑度(Perplexity)是常用的一个评价指标,可以通过交叉熵的幂运算直接得到,在paddle中如何计算呢?