Update README.md
Browse files
README.md
CHANGED
@@ -72,7 +72,7 @@ Negatives for SNLI and MultiNLI are randomly sampled.
|
|
72 |
|
73 |
## Evaluation
|
74 |
|
75 |
-
### Table 1: Massive Text Embedding Benchmark [MTEB](https://
|
76 |
|
77 |
| MTEB | Avg. | Class. | Clust. | PairClass. | Rerank. | Retr. | STS | Summ. |
|
78 |
|-----------------------------|--------------|--------------|--------------|--------------|--------------|--------------|--------------|--------|
|
@@ -98,7 +98,7 @@ Negatives for SNLI and MultiNLI are randomly sampled.
|
|
98 |
| Udever-bloom-7b1 | 60.63 | 72.13| 40.81| 85.40| 55.91| 49.34| 83.01| 30.97 |
|
99 |
|
100 |
|
101 |
-
### Table 2: [CodeSearchNet](https://
|
102 |
|
103 |
| CodeSearchNet | Go | Ruby | Python | Java | JS | PHP | Avg. |
|
104 |
|-|-|-|-|-|-|-|-|
|
|
|
72 |
|
73 |
## Evaluation
|
74 |
|
75 |
+
### Table 1: Massive Text Embedding Benchmark [MTEB](https://huggingface.co/spaces/mteb/leaderboard)
|
76 |
|
77 |
| MTEB | Avg. | Class. | Clust. | PairClass. | Rerank. | Retr. | STS | Summ. |
|
78 |
|-----------------------------|--------------|--------------|--------------|--------------|--------------|--------------|--------------|--------|
|
|
|
98 |
| Udever-bloom-7b1 | 60.63 | 72.13| 40.81| 85.40| 55.91| 49.34| 83.01| 30.97 |
|
99 |
|
100 |
|
101 |
+
### Table 2: [CodeSearchNet](https://github.com/github/CodeSearchNet)
|
102 |
|
103 |
| CodeSearchNet | Go | Ruby | Python | Java | JS | PHP | Avg. |
|
104 |
|-|-|-|-|-|-|-|-|
|