bogdankostic
|
c644e2b4d0
|
Add comment to tutorial notebooks about restarting runtime in colab (#1486)
* Add comment to tutorial notebooks about restarting runtime in colab
* Add latest docstring and tutorial changes
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2021-09-23 14:36:20 +02:00 |
|
oryx1729
|
9dd7c74f4f
|
Refactor communication between Pipeline Components (#1321)
|
2021-09-10 11:41:16 +02:00 |
|
Branden Chan
|
7dbd58f6be
|
Add about sections (#1195)
|
2021-06-14 18:37:00 +02:00 |
|
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 |
|