-
### Description
This group defined a number of [projects/goals for 2023](https://github.com/nodejs/package-maintenance/issues/550) & one of them was to create a new "statusboard" (similar to npm's …
-
I would like to add Universal Sentence Encoder family of models to the automated evaluation.
It is relatively simply to evaluate it (thanks for making it straightforward), but it is not clear how t…
-
It'd be nice to have a semantic search algorithm or even a fuzzy matching algorithm (check out https://www.elastic.co and https://www.fusejs.io) instead of direct string matches when searching for pos…
-
Related to this PR: #24 and this issue: https://github.com/Lyon-NLP/mtebscripts/issues/19
Needs a better fix for universal sentence encoder evals
-
Great work btw!!
I was wondering if you have a finetuning recipe for classification on custom dataset?
I am working on one using the codebase. would be happy to raise a PR if it works well.
T…
-
hello!
When I wrote my code according to the version in the document, the problem arose 。
![image](https://github.com/langchain-ai/langchainjs/assets/109777821/0006401e-db77-487a-b987-a8fe91585cc2)
…
-
### Have I written custom code (as opposed to using a stock example script provided in MediaPipe)
None
### OS Platform and Distribution
Android 12
### MediaPipe Tasks SDK version
0.10.0…
-
#### TensorFlow.js version
"@tensorflow/tfjs": "1.0.2",
"@tensorflow/tfjs-node": "1.0.2",
"@tensorflow-models/universal-sentence-encoder": "1.0.1",
#### Browser version
It exhibits in node.js t…
-
```
gitpod /workspace/elastic-search (main) $ pip install universal_sentence_encoder
ERROR: Could not find a version that satisfies the requirement universal_sentence_encoder (from versions: none)
…
-
Hi mteb, follow your leaderboard I discorver this repo https://huggingface.co/sentence-transformers/distiluse-base-multilingual-cased-v2, which does really well on `sentence similarity` task.
I try…