Skip to content

Commit 6564761

Browse files
authored
Merge branch 'main' into celer
2 parents 052d16b + 231092c commit 6564761

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

projects.yaml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4103,4 +4103,10 @@ projects:
41034103
github_id: mathurinm/celer
41044104
description: "Fast sklearn solvers for sparse problems (group Lasso, adaptive Lasso)"
41054105
labels: ["sklearn"]
4106-
category: sklearn-utils
4106+
category: sklearn-utils
4107+
- name: sentence-transformers
4108+
pypi_id: sentence-transformers
4109+
github_id: UKPLab/sentence-transformers
4110+
description: "Multilingual Sentence Embeddings using BERT / RoBERTa / XLM-RoBERTa & Co. with PyTorch"
4111+
category: nlp
4112+
labels: ["bert", "xlnet", "pytorch"]

0 commit comments

Comments
 (0)