-
Over time, duplicate memories may enter the system. This makes retrieval less diverse as it will end up retrieving multiple copies of the same memory, just worded differently. It is possible to use co…
-
판례내용 세부 항목으로 구분
-
Currently, for every request, we reload the word models from source files. This may decrease performance - perhaps we want to preload the models when the word_models path is requested for a given corp…
-
### Describe the issue
LLM: ChatGLM3
API: FastChat
My Skill:
```python
from langchain_community.vectorstores import Milvus
from langchain_community.embeddings import HuggingFaceBgeEmbeddings…
-
### Bug Description:
I have 7 columnar indexes but there is high **unaccounted memory usage**:
**Image 1:**
Below are the status of indexes using memory and memory mapped to disk. which is very…
-
I tried this model on one version of wiki, the word similarity score is terrible. Less than 10%. What hyper parameters should we use to reproduce? Thanks!
-
./viridic.bash projdir=test in=./test3.fna
The state is: run
Parameters for VIRIDIC are: projdir=/viridic/viridic_scripts/out in=/viridic/viridic_scripts/in/test3.fna
singularity run -B ".:/virid…
-
Post questions here for this week's fundamental readings:
Grimmer, Justin, Molly Roberts, Brandon Stewart. 2022. Text as Data. Princeton University Press: Chapters 5,7,9,11,16 —“Bag of Words”, “Th…
lkcao updated
9 months ago
-
what is the format of the word_similarity.txt and the qa_word2id.txt? thank you very much @NobodyWHU @duanyu
-
1. Semantic diversity (semD)
- A measure of the distance between various contexts in which a word appears. Low diversity values indicate that a word is used in very narrow contexts (e.g. spinach), wh…