CoolFace
Datasetpublic

pvd-dot/public-domain-poetry-with-embeddings

Modified version of https://huggingface.co/datasets/mkessle/public-domain-poetry with added embeddings data. Embeddings were generated using the OpenAI text embedding model. dataset_info: features: - name: Title dtype: string - name: Author dtype: string - name: Lines dtype: float64 - name: Views dtype: int64 - name: Poem Text dtype: string - name: About dtype: string - name: Birth and Death Dates dtype: string - name: id dtype:… See the full description on the dataset page: https://huggingface.co/datasets/pvd-dot/public-domain-poetry-with-embeddings.

sourceHugging Faceupdated 3y agoView on Hugging Face
0likes29downloads
4 commits on main
e205e2e3y ago

Update README.md

pvd-dot
0d49d9d3y ago

Update README.md

pvd-dot
58f05523y ago

Upload dataset

pvd-dot
6edd0dd3y ago

initial commit

pvd-dot