nreimers commited on
Commit
95394c9
1 Parent(s): 3a7d4fa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -42,7 +42,7 @@ We compute for `title+" "+text` the embeddings using our `multilingual-22-12` em
42
 
43
  ## Loading the dataset
44
 
45
- In {miracl-de-corpus-22-12](https://huggingface.co/datasets/Cohere/miracl-de-corpus-22-12) we provide the corpus embeddings. Note, depending on the selected split, the respective files can be quite large.
46
 
47
  You can either load the dataset like this:
48
  ```python
@@ -150,4 +150,3 @@ Further languages (not supported by Elasticsearch):
150
  | miracl-zh | 43.8 | 56.5 |
151
  | **Avg** | 54.3 | 64.6 |
152
 
153
-
 
42
 
43
  ## Loading the dataset
44
 
45
+ In [miracl-de-corpus-22-12](https://huggingface.co/datasets/Cohere/miracl-de-corpus-22-12) we provide the corpus embeddings. Note, depending on the selected split, the respective files can be quite large.
46
 
47
  You can either load the dataset like this:
48
  ```python
 
150
  | miracl-zh | 43.8 | 56.5 |
151
  | **Avg** | 54.3 | 64.6 |
152