avgcurr
avgcurr is a term that appears in the context of computational linguistics and natural language processing, specifically related to the evaluation of language models. It is a metric used to measure the average cumulative reward over a sequence of generated tokens. In essence, avgcurr quantifies how well a language model performs by considering the rewards it accumulates at each step of generating text, rather than just at the end.
This metric is particularly relevant in scenarios where reinforcement learning is employed for language model training.