-
#### Description
LDA Perplexity too big on Wiki dump
#### Steps/Code to Reproduce
I used `gensim` `WikiCorpus` to obtain the Bag-of-Words for each document, then vectorised it using `scikit-learn…
jli05 updated
2 years ago
-
I first thought about opening a PR, but figured it could be discussed first. In particular I wonder if we want to simply replace the old entropy equation, or include a new section to compare different…
-
## Problems
most (all?) existing comparisons are purely quantitative (perplexity scores)
## Objectives
- qualitative comparison (prompt input & outputs)
## See Also
- https://arxiv.org/…
-
Our analysis in #53 has shown that the expert models we had previously trained actually have a higher perplexity than the base model.
Here are some issues that may have caused this:
- no warmup
-…
-
Hi, great work!
I am currently optimizing LLM based on `vLLM` and need to test whether my optimizations affect the model's perplexity. Therefore, I want to obtain the model's cross-entropy loss. I ha…
-
Hi, I'm trying to use gpt-3.5-turbo-16k to reduce costs, but I receive the following timeout error.
SEARCH("xxxxxxx")
Traceback (most recent call last):
File "/Users/gabriele/Downloads/LLM/gpt-…
-
希望能够得到帮助,期望能够添加对perplexity ai搜索网站的进一步支持,感激不尽,已经加星支持。
问题表述:标题可以被正确翻译,但是标题下的文字是没有被翻译的。
perplexity ai搜索网站地址:https://www.perplexity.ai/
图片里的标题能够正常显示翻译,接下来的文字就不支持了。
-
Thanks for providing this great plugin! :-)
It seems like the perplexity.ai instructions are outdated as they renamed their models. The following works for me:
```elisp
;; Register Perplexity…
-
I'm using fairseq to pretrain a wav2vec self-supervised model on 11000 samples using one GPU (cuda 8.0). I obtained a 'Gradient overflow detected' warning and the loss is equal to 3.7. I would be gre…
-
Hi!
So, I'm trying to use existing collection in my milvus DB to create a retriever and map() over queries. But, It seems like it's not working.
Are there any examples with similar setup using…