-
Hi,
I'd like to use SBERT model architecture for document similarity and topic modelling tasks. However, my data corpus is fairly specific to domain, and I suspect that SBERT will underperform as …
-
Hello, I would like to add ways in which Blenderbot can check data using custom made functions through different files such as txt, xslx and such. Formatting it and getting it to "understand" the data…
-
This thread serves to log any observations regarding PVI behavior, including homogenous/heterogeneous data partitions and single/multi-client PVI.
-
**Describe the bug**
Encounter an error while trying out the tutorial 9 for running a pre-existing DPR model on a custom dataset.
**Error message**
File "/projects/mrqa_jars/emanual/emanual/code…
-
**Describe your proposal/problem**
Adding models for retrieving / Question answering like :
- Dense passage retrieval (DPR)
- Retrieval Augmented generation (Rag)
- Fusion in the decoder (Fid)
…
-
**Bug description**
I'm using pretrained blenderbot2_400M model, and it shows very low performance for example:
```
Enter Your Message: Hi I'm David , What is your name?
[BlenderBot2Fid]: My nam…
-
## 📝 Description
A section of this chapter will be dedicated to research papers that cited the current chapter's paper. We'll need to go over all the papers that cite this chapter's paper, decide whi…
-
Hi @DevSinghSachan ,
Thanks for sharing the code and resources. I was trying to reproduce the reported results with the released checkpoints, and I'm able to reproduce most of them except for Trivi…
-
"Semantic" search based on machine-learned vector "embeddings" representing terms, queries and documents is becoming a must-have feature for a modern search engine. [SOLR-12890](https://issues.apache.…
-
### Rationale
Pipelines can be defined as YAML files. However right now it's nearly impossible to understand if the supplied pipeline is actually valid and if not, and if not, what's the reason.
Pro…