Shobhank-iiitdwd commited on
Commit
4871d99
1 Parent(s): 6a379e8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -35
README.md CHANGED
@@ -97,38 +97,3 @@ Evaluated on the SQuAD 2.0 dev set with the [official eval script](https://works
97
  "NoAns_f1": 81.79983179142137,
98
  "NoAns_total": 5945
99
  ```
100
-
101
- ## Authors
102
- **Branden Chan:** branden.chan@deepset.ai
103
- **Timo Möller:** timo.moeller@deepset.ai
104
- **Malte Pietsch:** malte.pietsch@deepset.ai
105
- **Tanay Soni:** tanay.soni@deepset.ai
106
-
107
- ## About us
108
-
109
- <div class="grid lg:grid-cols-2 gap-x-4 gap-y-3">
110
- <div class="w-full h-40 object-cover mb-2 rounded-lg flex items-center justify-center">
111
- <img alt="" src="https://raw.githubusercontent.com/deepset-ai/.github/main/deepset-logo-colored.png" class="w-40"/>
112
- </div>
113
- <div class="w-full h-40 object-cover mb-2 rounded-lg flex items-center justify-center">
114
- <img alt="" src="https://raw.githubusercontent.com/deepset-ai/.github/main/haystack-logo-colored.png" class="w-40"/>
115
- </div>
116
- </div>
117
-
118
- [deepset](http://deepset.ai/) is the company behind the open-source NLP framework [Haystack](https://haystack.deepset.ai/) which is designed to help you build production ready NLP systems that use: Question answering, summarization, ranking etc.
119
-
120
-
121
- Some of our other work:
122
- - [Distilled roberta-base-squad2 (aka "tinyroberta-squad2")]([https://huggingface.co/deepset/tinyroberta-squad2)
123
- - [German BERT (aka "bert-base-german-cased")](https://deepset.ai/german-bert)
124
- - [GermanQuAD and GermanDPR datasets and models (aka "gelectra-base-germanquad", "gbert-base-germandpr")](https://deepset.ai/germanquad)
125
-
126
- ## Get in touch and join the Haystack community
127
-
128
- <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>.
129
-
130
- We also have a <strong><a class="h-7" href="https://haystack.deepset.ai/community">Discord community open to everyone!</a></strong></p>
131
-
132
- [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)
133
-
134
- By the way: [we're hiring!](http://www.deepset.ai/jobs)
 
97
  "NoAns_f1": 81.79983179142137,
98
  "NoAns_total": 5945
99
  ```