Update README.md
Browse files
README.md
CHANGED
|
@@ -249,7 +249,7 @@ On the test set of the dataset, the MMNLI model achieves an **F1-micro score of
|
|
| 249 |
|
| 250 |
## Usage
|
| 251 |
|
| 252 |
-
The model depends on **SONAR embeddings**. You can use the official SONAR encoders (for text and speech) or the **ported SONAR text encoder** [`cointegrated/SONAR_200_text_encoder`](https://huggingface.co/cointegrated/SONAR_200_text_encoder).
|
| 253 |
|
| 254 |
---
|
| 255 |
|
|
|
|
| 249 |
|
| 250 |
## Usage
|
| 251 |
|
| 252 |
+
The model depends on **SONAR embeddings**. You can use the official SONAR encoders (for text and speech) [from GitHub](https://github.com/facebookresearch/SONAR/tree/main) or the **ported SONAR text encoder** [`cointegrated/SONAR_200_text_encoder`](https://huggingface.co/cointegrated/SONAR_200_text_encoder).
|
| 253 |
|
| 254 |
---
|
| 255 |
|