lvwerra HF staff commited on
Commit
ba723ea
1 Parent(s): a161891

Update Space (evaluate main: 05209ece)

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -10,6 +10,11 @@ pinned: false
10
  tags:
11
  - evaluate
12
  - metric
 
 
 
 
 
13
  ---
14
 
15
  # Metric Card for Perplexity
 
10
  tags:
11
  - evaluate
12
  - metric
13
+ description: >-
14
+ Perplexity (PPL) is one of the most common metrics for evaluating language models.
15
+ It is defined as the exponentiated average negative log-likelihood of a sequence.
16
+
17
+ For more information, see https://huggingface.co/docs/transformers/perplexity
18
  ---
19
 
20
  # Metric Card for Perplexity