Instructions to use pkshatech/m-ST5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use pkshatech/m-ST5 with PEFT:
Task type is invalid.
- Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -57,6 +57,8 @@ sent_emb = last_hidden_state.sum(dim=1) / sent_len
|
|
| 57 |
- Tatoeba: Sentence retrieval tasks with pairs of English sentences and sentences in other languages.
|
| 58 |
- BUCC: Bitext mining task. It consists of English and one of the 4 languages (German, French, Russian and Chinese).
|
| 59 |
- XSTS: Cross-lingual semantic textual similarity task.
|
|
|
|
|
|
|
| 60 |
Please check the paper for details and more.
|
| 61 |
|
| 62 |
| | Tatoeba-14 | Tatoeba-36 | BUCC | XSTS<br>(ar-ar)|XSTS<br>(ar-en)|XSTS<br>(es-es)|XSTS<br>(es-en)|XSTS<br>(tr-en)|
|
|
|
|
| 57 |
- Tatoeba: Sentence retrieval tasks with pairs of English sentences and sentences in other languages.
|
| 58 |
- BUCC: Bitext mining task. It consists of English and one of the 4 languages (German, French, Russian and Chinese).
|
| 59 |
- XSTS: Cross-lingual semantic textual similarity task.
|
| 60 |
+
|
| 61 |
+
|
| 62 |
Please check the paper for details and more.
|
| 63 |
|
| 64 |
| | Tatoeba-14 | Tatoeba-36 | BUCC | XSTS<br>(ar-ar)|XSTS<br>(ar-en)|XSTS<br>(es-es)|XSTS<br>(es-en)|XSTS<br>(tr-en)|
|