Andreas Christofi

Results 5 issues of Andreas Christofi

Hi all. My use-case is that I'm trying to filter documents on ES that have a list field (or in fact, a keyword field with multiple values) and I want...

topic:elasticsearch
topic:document_store
journey:intermediate

My use case is testing this using a few sentences for a few random documents from the newsgroups dataset in each call. In many cases i run to this error:...

Hello @patil-suraj, I get the following assertion error: Code: ``` gen = pipeline("question-generation", model='valhalla/t5-base-qg-hl', ans_model='valhalla/t5-base-qa-qg-hl') qa = gen('Direct calls or provocation to audiences to commit criminal acts should be challenged.')...

Hi @patil-suraj, Thank you for this amazing project. My question regarding the **multitask-qa-qg** pipeline is whether it simply provides the extra functionality of Question-Answering on demand, or if it actually...

Hello, I'm having issues setting this up on windows 10. When I run the setup file it gives me this error: "setup: line 15: pip3: command not found" and then:...