Trent commited on
Commit
2d3176a
·
1 Parent(s): 897f506

Contributions

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -24,7 +24,7 @@ You can view our models [here](https://huggingface.co/flax-sentence-embeddings)
24
  ## Contributions
25
 
26
  - 20 performant Sentence Embedding models that can be utilized for Sentence Simliarity / Asymmetric QA / Search & Clustering.
27
- - 8 Datasets from Stackexchange and StackOverflow, PAWS, Gender Evaluation reformatted and uploaded to HuggingFace Hub.
28
  - Achieve SOTA on multiple general purpose Sentence Similarity evaluation tasks by utilizing large TPU memory to maximize
29
  customized Contrastive Loss. [Full Evaluation here](https://docs.google.com/spreadsheets/d/1vXJrIg38cEaKjOG5y4I4PQwAQFUmCkohbViJ9zj_Emg/edit#gid=1809754143).
30
  - Gender Bias Demonstration that explores inherent bias in general purpose datasets.
 
24
  ## Contributions
25
 
26
  - 20 performant Sentence Embedding models that can be utilized for Sentence Simliarity / Asymmetric QA / Search & Clustering.
27
+ - 8 Datasets from Stackexchange and StackOverflow, PAWS, Gender Evaluation uploaded to HuggingFace Hub.
28
  - Achieve SOTA on multiple general purpose Sentence Similarity evaluation tasks by utilizing large TPU memory to maximize
29
  customized Contrastive Loss. [Full Evaluation here](https://docs.google.com/spreadsheets/d/1vXJrIg38cEaKjOG5y4I4PQwAQFUmCkohbViJ9zj_Emg/edit#gid=1809754143).
30
  - Gender Bias Demonstration that explores inherent bias in general purpose datasets.