-
Hi, I encounter the same problem as in https://github.com/facebookresearch/LAMA/issues/10.
And I found the reason why 2 examples are filtered is that the `obj_label` are `1970s` and `1990s`. And in `…
-
Hello,
first of all, thank you for the numerous great papers and models.
My question is, why do most models train/test on the MS Marco passage dataset? Why not also use the MS Marco document cor…
-
I am fine-tuning the m3-base or m3-base-unsupervised.
I have a question about the fine-tuning result.
I'm fine-tuning using the format of Toy Data in Unified Fine-tuning. I'm using about 200,000+ …
-
【ROM语义相关性-中文-通用领域-base】如何输出每条文本的特征向量?
地址:`damo/nlp_rom_passage-ranking_chinese-base`
给出的Demo如下,但是在知识库检索里,不可能每次都把全部的知识库的文本当作`sentences_to_compare`字段输入吧。我想获取模型输出的特征向量,用于下次检索使用,下次只需要输入`source_sen…
-
Post your questions regarding [Yingdan Lu's](https://communication.northwestern.edu/faculty/yingdan-lu.html) 2/22 talk: **Narratives of Foreign Media Ecosystems in Chinese Social Media Discussions of …
-
For this assignment, we'll use data stories from [The Hindu Data Point](https://www.thehindu.com/data/). Use what you have learned in Week 4 & Week 5 for doing this assignment.
Select a story that …
-
EF Core Preview 5 would generate CROSS APPLY from a linq query like this:
```c#
from navObject in Context.NavObjects
join vessel in Context.Vessels on navObject.VesselId equals vessel.VesselId
f…
-
I am unable to replicate the results for the MS MARCO passage subset experiment for monoT5 [in this section](https://github.com/castorini/pygaggle/blob/master/docs/experiments-msmarco-passage-subset.m…
-
# Overview
**OpenSearch Neural Search** is an OpenSearch plugin that adds semantic retrieval into the OpenSearch ecosystem. The plugin provides the capability for indexing documents and doing neura…
-
**Describe the bug**
I am always getting bm25 score as zero even though the target text field contains my search key.
**To Reproduce**
Steps to reproduce the behavior:
1. My Schema and ranking d…