Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -18,7 +18,7 @@ All were trained on all the datasets of the 1B+ train corpus with the v3 setup.
|
|
18 |
In addition, we trained 20 models focused on general-purpose, QuestionAnswering and Code search.
|
19 |
View our models here: https://huggingface.co/flax-sentence-embeddings
|
20 |
|
21 |
-
To evaluate the [flax-sentence-embeddings](https://huggingface.co/flax-sentence-embeddings) Sentence Similarity models for Gender Bias based on stereotypical occupations
|
22 |
|
23 |
''')
|
24 |
|
|
|
18 |
In addition, we trained 20 models focused on general-purpose, QuestionAnswering and Code search.
|
19 |
View our models here: https://huggingface.co/flax-sentence-embeddings
|
20 |
|
21 |
+
To evaluate the [flax-sentence-embeddings](https://huggingface.co/flax-sentence-embeddings) **Sentence Similarity models** for **Gender Bias based on stereotypical occupations**, we created an **evaluation set** which can be found [here](https://huggingface.co/datasets/manandey/Gender_Bias_Evaluation)
|
22 |
|
23 |
''')
|
24 |
|