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
Dataset Card

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: int64
  • —name: embedding sequence: float64 splits:
  • —name: train numbytes: 610792025 numexamples: 38521 downloadsize: 420666347 datasetsize: 610792025 configs:
  • —configname: default datafiles:
  • —split: train path: data/train-* ---