izhx tomaarsen HF staff commited on
Commit
a172bbf
1 Parent(s): 0b89a03

Add sentence-transformers tag; will help with findability & MTEB filtering (#4)

Browse files

- Add sentence-transformers tag; will help with findability & MTEB filtering (e8cf0a8ae5b2accda401723f2e694b164ceb83f8)


Co-authored-by: Tom Aarsen <tomaarsen@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -3,6 +3,7 @@ datasets:
3
  - allenai/c4
4
  library_name: transformers
5
  tags:
 
6
  - gte
7
  - mteb
8
  license: apache-2.0
 
3
  - allenai/c4
4
  library_name: transformers
5
  tags:
6
+ - sentence-transformers
7
  - gte
8
  - mteb
9
  license: apache-2.0