-
Hi, thanks for your great work and support. I have got insurance_qa_evaluation.py running with Kera's own embedding layer. How do I bridge insurance_qa_embeddings.py to insurance_qa_evaluation.py?
I w…
-
Hi! I wonder **if you could provide the weight checkpoints of the pretrained models,** because I need them for comparison.
I tried to train the pretrained model from scratch on the LINCS data, but …
-
# ❓ Questions & Help
## Details
I am following the [tutorial here](https://github.com/NVIDIA-Merlin/models/blob/main/examples/usecases/entertainment-with-pretrained-embeddings.ipynb)to include p…
-
-
### Current Behavior
def init_gptcache_map(cache_obj: Cache):
cache_base = CacheBase('sqlite')
vector_base = VectorBase('milvus', host='xx', port='19530', dimension=len(cach…
-
Would it be possible to adapt the embedding inspector to utilize this technique?
_Is This Loss Informative? Speeding Up Textual Inversion with Deterministic Objective Evaluation_
[https://arxiv.or…
-
Running the app takes some time to load the model into memory , and since we're using quantized version, llm.to('cuda') is not made use of.
The answers from the RAG are pretty decent given that t…
-
### Problem & Motivation
There is a huge wave of interest around high accuracy Q&A, such as via Retrieval Augmented Generation (RAG). RAG accuracy is largely driven by how well vector search is abl…
-
Hello gents,
I was hoping I can get a second opinion about a situation I am facing while using setfit for a multi class classification use case.
The dataset is small with 255 samples across 9 clas…
-
CODE:
!python HeterSumGraph/evaluation.py --cuda --gpu 1 --data_dir /content/dataset/cnndm --cache_dir /content/graphfile/cache/CNNDM --embedding_path /content/glove.6B.300d.txt --model HSG --save_r…