egor-romanov
commited on
Commit
·
a1ea0a3
1
Parent(s):
fd6353a
Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,8 @@ size_categories:
|
|
7 |
- 100K<n<1M
|
8 |
---
|
9 |
|
|
|
|
|
10 |
Texts and OpenAI embeddings are genereted by Stephan Sturges, big thanks for sharing [this dataset](https://www.kaggle.com/datasets/stephanst/wikipedia-simple-openai-embeddings).
|
11 |
|
12 |
Here we added embeddings for [`all-MiniLM-L6-v2`](https://huggingface.co/sentence-transformers/all-MiniLM-L6-v2) and [`GTE-small`](https://huggingface.co/thenlper/gte-small).
|
|
|
7 |
- 100K<n<1M
|
8 |
---
|
9 |
|
10 |
+
# OpenAI, all-MiniLM-L6-v2, GTE-small embeddings for Wikipedia Simple English
|
11 |
+
|
12 |
Texts and OpenAI embeddings are genereted by Stephan Sturges, big thanks for sharing [this dataset](https://www.kaggle.com/datasets/stephanst/wikipedia-simple-openai-embeddings).
|
13 |
|
14 |
Here we added embeddings for [`all-MiniLM-L6-v2`](https://huggingface.co/sentence-transformers/all-MiniLM-L6-v2) and [`GTE-small`](https://huggingface.co/thenlper/gte-small).
|