semantic-search
Here are 96 public repositories matching this topic...
Problem
Currently FARMReader
will ask users to raise max_seq_length
every time some samples are longer than the value set to it. However, this can be confusing if max_seq_length
is already set to the maximum value allowed by the model, because raising it further will cause hard-to-read CUDA errors.
See #2177.
Solution
We should find a way to query the model for the maximum va
-
Updated
Mar 18, 2022 - Go
-
Updated
Mar 17, 2022 - Python
-
Updated
Mar 16, 2022 - Python
-
Updated
Oct 31, 2019 - Python
-
Updated
Sep 1, 2020 - JavaScript
-
Updated
Mar 6, 2022
-
Updated
Sep 30, 2020 - Python
-
Updated
Mar 11, 2022 - Jupyter Notebook
-
Updated
Nov 1, 2021 - Python
-
Updated
Mar 11, 2022 - Python
-
Updated
Apr 26, 2019 - Jupyter Notebook
Describe the bug
Elastiknn exceptions do not extend ElasticsearchException, so they seem to always be turned into a 500, when a 4xx would often be more appropriate.
Expected behavior
- When a query is incompatible with a mapping, use an exception that will get converted to a 400 response code. [See code where exception is initialized.](https://github.com/alexklibisz/elastiknn/blob
-
Updated
Mar 18, 2022 - Python
-
Updated
Mar 17, 2022 - Jupyter Notebook
-
Updated
Mar 7, 2022 - Python
-
Updated
Feb 10, 2022 - Python
Is your feature request related to a problem? Please describe.
Support for multiple languages is required keeping with the essence of FOSS.
Describe the solution you'd like
Contributors who can understand English well enough and also native language to translate contents of the repository.
Add a separate FOLDER containing translations of the entire README.md with name README_Spanish/
Add tag renaming
-
Updated
Sep 25, 2020 - Jupyter Notebook
-
Updated
Mar 8, 2022 - Python
-
Updated
May 12, 2021 - Python
The doc2query model to increase the ranking performance based on ideas from the https://arxiv.org/abs/2004.14503
.
KoBART is used instead of T5 due to Korean performance issues.
Opened training data
-
Updated
Mar 12, 2022 - Python
-
Updated
Jan 14, 2022 - Swift
-
Updated
Aug 10, 2021 - Python
-
Updated
Oct 7, 2021 - JavaScript
-
Updated
Dec 14, 2021 - Java
-
Updated
Apr 21, 2020 - Jupyter Notebook
Improve this page
Add a description, image, and links to the semantic-search topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the semantic-search topic, visit your repo's landing page and select "manage topics."
Problem: It is pretty challenging to find resource material and valuable articles, videos and such, and we spend a lot of time searching and finding the appropriate resource for us.
Proposed solution: Faceted search can come a long way when looking for a quick way to find a solution designed for our needs. Ratings on the resource can help us select the best solution based on our search