Spaces:
Runtime error
Runtime error
Trent
commited on
Commit
•
483e560
1
Parent(s):
bf311bb
improve
Browse files
app.py
CHANGED
@@ -38,7 +38,7 @@ if menu == "Contributions & Evaluation":
|
|
38 |
- **Achieve SOTA** on multiple general purpose Sentence Similarity evaluation tasks by utilizing large TPU memory to maximize
|
39 |
customized Contrastive Loss. [Full Evaluation here](https://docs.google.com/spreadsheets/d/1vXJrIg38cEaKjOG5y4I4PQwAQFUmCkohbViJ9zj_Emg/edit#gid=1809754143).
|
40 |
- **Gender Bias demonstration** that explores inherent bias in general purpose datasets.
|
41 |
-
- **Search / Clustering demonstration** that showcases real
|
42 |
|
43 |
## Model Evaluations
|
44 |
|
|
|
38 |
- **Achieve SOTA** on multiple general purpose Sentence Similarity evaluation tasks by utilizing large TPU memory to maximize
|
39 |
customized Contrastive Loss. [Full Evaluation here](https://docs.google.com/spreadsheets/d/1vXJrIg38cEaKjOG5y4I4PQwAQFUmCkohbViJ9zj_Emg/edit#gid=1809754143).
|
40 |
- **Gender Bias demonstration** that explores inherent bias in general purpose datasets.
|
41 |
+
- **Search / Clustering demonstration** that showcases real world use-cases for Sentence Embeddings.
|
42 |
|
43 |
## Model Evaluations
|
44 |
|