From 781b291412002e6ad049664c1244899997d11eb8 Mon Sep 17 00:00:00 2001 From: Tuana Celik Date: Fri, 18 Nov 2022 17:26:33 +0000 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f4e039e..9d8963e 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ license: cc-by-4.0 **Language:** English **Downstream-task:** Extractive QA **Training data:** [SQuAD-style CORD-19 annotations from 23rd April](https://github.com/deepset-ai/COVID-QA/blob/master/data/question-answering/200423_covidQA.json) -**Code:** See [example](https://github.com/deepset-ai/FARM/blob/master/examples/question_answering_crossvalidation.py) in [FARM](https://github.com/deepset-ai/FARM) +**Code:** See [an example QA pipeline on Haystack](https://haystack.deepset.ai/tutorials/01_basic_qa_pipeline) **Infrastructure**: Tesla v100 ## Hyperparameters @@ -102,10 +102,10 @@ Some of our other work: ## Get in touch and join the Haystack community -

For more info on Haystack, visit our GitHub repo and Documentation. +

For more info on Haystack, visit our GitHub repo and Documentation. We also have a Discord community open to everyone!

-[Twitter](https://twitter.com/deepset_ai) | [LinkedIn](https://www.linkedin.com/company/deepset-ai/) | [Discord](https://haystack.deepset.ai/community/join) | [GitHub Discussions](https://github.com/deepset-ai/haystack/discussions) | [Website](https://deepset.ai) +[Twitter](https://twitter.com/deepset_ai) | [LinkedIn](https://www.linkedin.com/company/deepset-ai/) | [Discord](https://haystack.deepset.ai/community) | [GitHub Discussions](https://github.com/deepset-ai/haystack/discussions) | [Website](https://deepset.ai) By the way: [we're hiring!](http://www.deepset.ai/jobs)