Skip to content

Commit ae8da74

Browse files
authored
Update README.md (huggingface#277)
1 parent 49c46f2 commit ae8da74

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -87,11 +87,11 @@ models [here](https://huggingface.co/spaces/mteb/leaderboard).
8787

8888
Example of supported sequence classification models:
8989

90-
| Task | Model Type | Model ID | Revision |
91-
|--------------------|-------------|---------------------------------------------------------------------------------------------|-------------|
92-
| Re-Ranking | XLM-RoBERTa | [BAAI/bge-reranker-large](https://huggingface.co/BAAI/bge-reranker-large) | `refs/pr/4` |
93-
| Re-Ranking | XLM-RoBERTa | [BAAI/bge-reranker-base](https://huggingface.co/BAAI/bge-reranker-base) | `refs/pr/5` |
94-
| Sentiment Analysis | RoBERTa | [SamLowe/roberta-base-go_emotions](https://huggingface.co/SamLowe/roberta-base-go_emotions) | |
90+
| Task | Model Type | Model ID |
91+
|--------------------|-------------|---------------------------------------------------------------------------------------------|
92+
| Re-Ranking | XLM-RoBERTa | [BAAI/bge-reranker-large](https://huggingface.co/BAAI/bge-reranker-large) |
93+
| Re-Ranking | XLM-RoBERTa | [BAAI/bge-reranker-base](https://huggingface.co/BAAI/bge-reranker-base) |
94+
| Sentiment Analysis | RoBERTa | [SamLowe/roberta-base-go_emotions](https://huggingface.co/SamLowe/roberta-base-go_emotions) |
9595

9696
### Docker
9797

0 commit comments

Comments
 (0)