Skip to content

Commit 876fec7

Browse files
committed
update readme
1 parent 8de1314 commit 876fec7

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

examples/evaluation/README.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -9,18 +9,18 @@ This document serves as an overview of the evaluation process and provides a bri
99
In this section, we will first introduce the commonly used arguments across all datasets. Then, we will provide a more detailed explanation of the specific arguments used for each individual dataset.
1010

1111
- [1. Introduction](#1-Introduction)
12-
- [EvalArgs](#EvalArgs)
13-
- [ModelArgs](#ModelArgs)
12+
- [(1) EvalArgs](#1-EvalArgs)
13+
- [(2) ModelArgs](#2-ModelArgs)
1414
- [2. Usage](#2-Usage)
1515
- [Requirements](#Requirements)
16-
- [MTEB](#MTEB)
17-
- [BEIR](#BEIR)
18-
- [MSMARCO](#MSMARCO)
19-
- [MIRACL](#MIRACL)
20-
- [MLDR](#MLDR)
21-
- [MKQA](#MKQA)
22-
- [AIR-Bench](#Air-Bench)
23-
- [Custom Dataset](#Custom-Dataset)
16+
- [(1) MTEB](#1-MTEB)
17+
- [(2) BEIR](#2-BEIR)
18+
- [(3) MSMARCO](#3-MSMARCO)
19+
- [(4) MIRACL](#4-MIRACL)
20+
- [(5) MLDR](#5-MLDR)
21+
- [(6) MKQA](#6-MKQA)
22+
- [(7) AIR-Bench](#7-Air-Bench)
23+
- [(8) Custom Dataset](#8-Custom-Dataset)
2424

2525
## Introduction
2626

0 commit comments

Comments
 (0)