Sreenath commited on
Commit
ac920d0
·
verified ·
1 Parent(s): c86bc10

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -28,6 +28,8 @@ dataset_info:
28
 
29
  # Million Text Embeddings
30
 
31
- A dataset with a million English sentences and their respective embeddings with the [all-mpnet-base-v2](https://huggingface.co/sentence-transformers/all-mpnet-base-v2) model.\
 
 
32
  **Dimensions: 768**\
33
- **Source: [sentence-transformers/agnews](https://huggingface.co/datasets/sentence-transformers/agnews)**
 
28
 
29
  # Million Text Embeddings
30
 
31
+ A dataset with more than a million English sentences and their respective embeddings with the [all-mpnet-base-v2](https://huggingface.co/sentence-transformers/all-mpnet-base-v2) model.\
32
+ **Train Set: 1,000,000**\
33
+ **Test Set: 2,00,000**\
34
  **Dimensions: 768**\
35
+ **Source: [agentlans/high-quality-english-sentences](https://huggingface.co/datasets/agentlans/high-quality-english-sentences)**