Update README.md
Browse files
README.md
CHANGED
@@ -202,4 +202,11 @@ Check our blogpost - ["The new milestone in zero-shot capabilities (it’s not G
|
|
202 |
While most of the AI industry is focused on generative AI and decoder-based models, we are committed to developing encoder-based models.
|
203 |
We aim to achieve the same level of generalization for such models as their decoder brothers. Encoders have several wonderful properties, such as bidirectional attention, and they are the best choice for many information extraction tasks in terms of efficiency and controllability.
|
204 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
205 |
|
|
|
202 |
While most of the AI industry is focused on generative AI and decoder-based models, we are committed to developing encoder-based models.
|
203 |
We aim to achieve the same level of generalization for such models as their decoder brothers. Encoders have several wonderful properties, such as bidirectional attention, and they are the best choice for many information extraction tasks in terms of efficiency and controllability.
|
204 |
|
205 |
+
### Feedback
|
206 |
+
We value your input! Share your feedback and suggestions to help us improve our models.
|
207 |
+
Fill out the feedback [form](https://forms.gle/5CPFFuLzNWznjcpL7)
|
208 |
+
|
209 |
+
### Join Our Discord
|
210 |
+
Connect with our community on Discord for news, support, and discussion about our models.
|
211 |
+
Join [Discord](https://discord.gg/mfZfwjpB)
|
212 |
|