Update README.md
Browse files
README.md
CHANGED
@@ -35,7 +35,7 @@ This is the *distilled* version of the [deepset/roberta-base-squad2](https://hug
|
|
35 |
**Downstream-task:** Extractive QA
|
36 |
**Training data:** SQuAD 2.0
|
37 |
**Eval data:** SQuAD 2.0
|
38 |
-
**Code:**
|
39 |
**Infrastructure**: 4x Tesla v100
|
40 |
|
41 |
## Hyperparameters
|
@@ -134,10 +134,10 @@ Some of our other work:
|
|
134 |
|
135 |
## Get in touch and join the Haystack community
|
136 |
|
137 |
-
<p>For more info on Haystack, visit our <strong><a href="https://github.com/deepset-ai/haystack">GitHub</a></strong> repo and <strong><a href="https://haystack.deepset.ai">Documentation</a></strong>.
|
138 |
|
139 |
We also have a <strong><a class="h-7" href="https://haystack.deepset.ai/community/join">Discord community open to everyone!</a></strong></p>
|
140 |
|
141 |
-
[Twitter](https://twitter.com/deepset_ai) | [LinkedIn](https://www.linkedin.com/company/deepset-ai/) | [Discord](https://haystack.deepset.ai/community
|
142 |
|
143 |
By the way: [we're hiring!](http://www.deepset.ai/jobs)
|
|
|
35 |
**Downstream-task:** Extractive QA
|
36 |
**Training data:** SQuAD 2.0
|
37 |
**Eval data:** SQuAD 2.0
|
38 |
+
**Code:** See [an example QA pipeline on Haystack](https://haystack.deepset.ai/tutorials/first-qa-system)
|
39 |
**Infrastructure**: 4x Tesla v100
|
40 |
|
41 |
## Hyperparameters
|
|
|
134 |
|
135 |
## Get in touch and join the Haystack community
|
136 |
|
137 |
+
<p>For more info on Haystack, visit our <strong><a href="https://github.com/deepset-ai/haystack">GitHub</a></strong> repo and <strong><a href="https://docs.haystack.deepset.ai">Documentation</a></strong>.
|
138 |
|
139 |
We also have a <strong><a class="h-7" href="https://haystack.deepset.ai/community/join">Discord community open to everyone!</a></strong></p>
|
140 |
|
141 |
+
[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)
|
142 |
|
143 |
By the way: [we're hiring!](http://www.deepset.ai/jobs)
|