vblagoje
|
2a5882578a
|
Add Longform-QA (LFQA), Seq2SeqGenerator for generative QA and Retribert Retriever (#1086)
* Integrate LFQA with Haystack
* Integrate LFQA with Haystack - unit tests
* Properly initialize conftest default value for vector_dim
* Update PR after inital feedback
* Fix conftest.py import
* Seq2SeqGenerator uses Callables instead of subclasses for custom model input
* Update docstring
* Fix Callable use
* Add LFQA tutorials
* Improve type error reporting for invalid input converter Callable
* Generate docstrings
* Format comments in tutorial script
* Generate tutorial md
* Add usage page
Co-authored-by: Malte Pietsch <malte.pietsch@deepset.ai>
Co-authored-by: brandenchan <brandenchan@icloud.com>
|
2021-06-14 17:53:43 +02:00 |
|
Timo Moeller
|
5d2b16f3cc
|
Update farm version (#936)
* Update farm version
* Add new DPR loading, fix dpr param name
* Add QA model confidence as answer probability, fix prams in test
|
2021-04-01 18:23:05 +02:00 |
|
Tanay Soni
|
07907f9eac
|
Add support for indexing pipelines (#816)
|
2021-02-16 16:24:28 +01:00 |
|
oryx1729
|
4059805d89
|
Fix ElasticsearchDocumentStore.query_by_embedding() (#823)
|
2021-02-12 14:57:06 +01:00 |
|