CoolFace
Datasetpublic

sentence-transformers/stackexchange-duplicates

Dataset Card for Stack Exchange Duplicates This dataset contains the Stack Exchange Duplicates dataset in three formats that are easily used with Sentence Transformers to train embedding models. The data was originally extracted using the Stack Exchange API and taken from embedding-training-data. Each pair contains data from two Stack Exchange posts that were marked as duplicates. title-title-pair only has the titles, body-body-pair only the bodies, and post-post-pair has both.… See the full description on the dataset page: https://huggingface.co/datasets/sentence-transformers/stackexchange-duplicates.

sourceHugging Faceupdated 2y agoView on Hugging Face
2likes312downloads
5 commits on main
1c9657a2y ago

Update README.md

tomaarsen
41ca6052y ago

Upload dataset

tomaarsen
fc97eea2y ago

Upload dataset

tomaarsen
d3e44092y ago

Upload dataset

tomaarsen
93f37f32y ago

initial commit

tomaarsen