Skip to content
#

pretrained-models

Here are 217 public repositories matching this topic...

apsdehal
apsdehal commented Sep 16, 2020

🚀 Feature

SampleList in all cases, (update, setattr) should check that the tensor or object being added has same device as sample list itself.

Motivation

This minor oversight can cause issues later down the lane as .to may not move everything to device to keep checks shallow.
The validation check should happen at the add level itself.

Pitch

Check device of tensor field if

haystack
kandloic
kandloic commented Aug 14, 2020

Question
Hi, I have been experimenting with the QA capabilities of Haystack and so far. I was wondering if it was possible for the model to generate paragraph-like contexts.

Additional context
So far, when a question is asked, the model outputs an answer and the context the answer can be found in. The context output by the model is oftentimes fragments of a sentence or fragments of a para

Improve this page

Add a description, image, and links to the pretrained-models topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the pretrained-models topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.