Commit
·
25dd5e7
1
Parent(s):
d3aaaee
adding training datasets
Browse files
README.md
CHANGED
|
@@ -4,6 +4,16 @@ tags:
|
|
| 4 |
- sentence-transformers
|
| 5 |
- feature-extraction
|
| 6 |
- sentence-similarity
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
---
|
| 8 |
|
| 9 |
# multi-qa-distilbert-cos-v1
|
|
|
|
| 4 |
- sentence-transformers
|
| 5 |
- feature-extraction
|
| 6 |
- sentence-similarity
|
| 7 |
+
datasets:
|
| 8 |
+
- flax-sentence-embeddings/stackexchange_xml
|
| 9 |
+
- ms_marco
|
| 10 |
+
- gooaq
|
| 11 |
+
- yahoo_answers_topics
|
| 12 |
+
- search_qa
|
| 13 |
+
- eli5
|
| 14 |
+
- natural_questions
|
| 15 |
+
- trivia_qa
|
| 16 |
+
|
| 17 |
---
|
| 18 |
|
| 19 |
# multi-qa-distilbert-cos-v1
|