Skip to content

Commit 5790d94

Browse files
committed
docs
1 parent 9abcfc8 commit 5790d94

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

docs/source/API/evaluation.rst

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,10 @@ Evaluation
22
==========
33

44
.. toctree::
5+
evaluation/mteb
6+
evaluation/airbench
7+
evaluation/msmarco
8+
evaluation/beir
59
evaluation/miracl
6-
evaluation/mkqa
10+
evaluation/mkqa
11+
evaluation/mldr

docs/source/API/evaluation/beir.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ Or by running:
3434
--embedder_name_or_path BAAI/bge-large-en-v1.5 \
3535
--reranker_name_or_path BAAI/bge-reranker-v2-m3 \
3636
--devices cuda:0 cuda:1 \
37-
--cache_dir \
3837
--reranker_max_length 1024 \
3938
4039
change the embedder, devices and cache directory to your preference.

0 commit comments

Comments
 (0)