File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -87,11 +87,11 @@ models [here](https://huggingface.co/spaces/mteb/leaderboard).
87
87
88
88
Example of supported sequence classification models:
89
89
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 ) |
95
95
96
96
### Docker
97
97
You can’t perform that action at this time.
0 commit comments