Update README.md
Browse files
README.md
CHANGED
@@ -35,7 +35,7 @@ For the Qwen base model, we implemented the following modifications:
|
|
35 |
|
36 |
|
37 |
## Usage
|
38 |
-
### Completely
|
39 |
We provide detailed parameters and environment configurations so that you can run results that are completely consistent with the mteb leaderboard on your own machine, including configurations such as environment dependencies and model arguments.
|
40 |
#### Requirements
|
41 |
- Python: 3.10.12
|
|
|
35 |
|
36 |
|
37 |
## Usage
|
38 |
+
### Completely replicate the benchmark results
|
39 |
We provide detailed parameters and environment configurations so that you can run results that are completely consistent with the mteb leaderboard on your own machine, including configurations such as environment dependencies and model arguments.
|
40 |
#### Requirements
|
41 |
- Python: 3.10.12
|