You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
trainer/evaluate.py loads perplexity and BLEU metrics but the evaluation loop is not implemented — it always returns {"perplexity": None, "bleu": None}.
trainer/evaluate.py loads perplexity and BLEU metrics but the evaluation loop is not implemented — it always returns {"perplexity": None, "bleu": None}.