-
# Abstract
![](https://user-images.githubusercontent.com/91618941/223704798-1b441ae3-cd40-4641-9147-e8b43f57e497.png)
Pixudi is a traditional board racing game built on blockchain technology.
This …
-
As demonstrated in https://github.com/sha124/vespa/blob/main/VespaDocSimilarity.ipynb pyvespa will attempt to parse the query string and format it into a `weakAnd(foo contains "token"..)`. It should i…
-
I think it's better if you add a details tag for papers section.
Ex.
Papers
### 2014
- [A Latent Semantic Model with Convolutional-Pooling
Structure for Information Retrieval](https://www.…
-
Hi,
Thanks for this great project!
I was playing around with different prompts of my own within the DSP framework, and I am having trouble getting a correct answer to the following simple questi…
-
Hi everyone,
I've downloaded the prebuilt index named "msmarco-v2-passage", and then I tried a simple search. The resulting passages have a different format that what I was expecting. So, a sample …
-
Learning Diverse Document Representations with Deep Query Interactions for Dense Retrieval(2022,多向量)
Topic-Grained Text Representation-based Model for Document Retrieval(2022,多向量)
-
After I succeeded in executing those commands:
1. ./install
2. benchbot_install --addons benchbot-addons/ssu,benchbot-addons/data_collect
Their results both ended with "Finished!"
However, I dir…
-
```
{
source_name: "Taiwan Journal Publishes Secret Speech by Wang Hung-Wen", // 来源文件名称,书籍,数据库,报纸等等
archive_id: 3,
articles: [{
title: "洪文在中央读书班的报告",
authors: ['王洪文'], // 作者
p…
-
@```
{
source_name: "Taiwan Journal Publishes Secret Speech by Wang Hung-Wen", // 来源文件名称,书籍,数据库,报纸等等
archive_id: 3,
articles: [{
title: "洪文在中央读书班的报告",
authors: ['王洪文'], // 作者
…
-
I want to train a SPLADEv2 from scratch, but the model seems to converge at `MRR@10=0.3034,Recall@100=0.8292.Recall@1000=0.9461`. I am using the `lambda_d=1e-4, lambda_q=3e-4`. Do you have any suggest…