This commit is contained in:
Dnaiel Hladek 2024-08-06 01:07:43 +02:00
parent 946bc7f9f1
commit 42e71e2dd9

View File

@ -23,7 +23,7 @@ Final Tasks:
- [Machine translate](https://huggingface.co/google/madlad400-3b-mt) an SBERT evaluation set for multiple slavic languages. - [Machine translate](https://huggingface.co/google/madlad400-3b-mt) an SBERT evaluation set for multiple slavic languages.
- Write a short scientific paper with results. - Write a short scientific paper with results.
Preparation: Preparation (7.8.2024):
- Get familiar with [SentenceTransformer](https://sbert.net/) framework, study fundamental papers and write down notes. - Get familiar with [SentenceTransformer](https://sbert.net/) framework, study fundamental papers and write down notes.
- Get familiar with [MTEB](https://github.com/embeddings-benchmark/mteb) evaluation framework. - Get familiar with [MTEB](https://github.com/embeddings-benchmark/mteb) evaluation framework.