frankmorales2020 commited on
Commit
783d47e
1 Parent(s): c125a1e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -25,6 +25,9 @@ It achieves the following results on the evaluation set:
25
 
26
  Perplexity of 10.40
27
 
 
 
 
28
  Perplexity Article: https://www.jmlr.org/papers/volume3/bengio03a/bengio03a.pdf
29
  https://medium.com/@AyushmanPranav/perplexity-calculation-in-nlp-0699fbda4594
30
 
 
25
 
26
  Perplexity of 10.40
27
 
28
+ Perplexity: Perplexity is a measure of how uncertain or surprised the model is about its predictions.
29
+ It's derived from the probabilities the model assigns to different words or tokens.
30
+
31
  Perplexity Article: https://www.jmlr.org/papers/volume3/bengio03a/bengio03a.pdf
32
  https://medium.com/@AyushmanPranav/perplexity-calculation-in-nlp-0699fbda4594
33