perplexity Questions
1
I am currently using Gensim LDA for topic modeling.
While Tuning hyper-parameters I found out that the model always gives negative log-perplexity
Is it normal for model to behave like this?? (is it...
Minuend asked 22/7, 2020 at 2:30
2
Solved
I see some github comments saying the output of the model() call's loss is in the form of perplexity:
https://github.com/huggingface/transformers/issues/473
But when I look at the relevant code......
Concurrence asked 24/3, 2020 at 13:58
4
Solved
Let's say we build a model on this:
$ wget https://gist.githubusercontent.com/alvations/1c1b388456dc3760ffb487ce950712ac/raw/86cdf7de279a2b9bceeb3adb481e42691d12fbba/something.txt
$ lmplz -o 5 <...
Latvia asked 8/5, 2017 at 6:52
1
© 2022 - 2024 — McMap. All rights reserved.