oist commited on
Commit
161febb
·
verified ·
1 Parent(s): 09e9a83

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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