pvd-dot/public-domain-poetry-with-embeddings
收藏Hugging Face2024-01-04 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/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: int64
- name: embedding
sequence: float64
splits:
- name: train
num_bytes: 610792025
num_examples: 38521
download_size: 420666347
dataset_size: 610792025
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
提供机构:
pvd-dot
原始信息汇总
数据集概述
数据集信息
- 特征列表:
- Title: 标题,数据类型为字符串。
- Author: 作者,数据类型为字符串。
- Lines: 行数,数据类型为浮点数。
- Views: 浏览量,数据类型为整数。
- Poem Text: 诗歌文本,数据类型为字符串。
- About: 关于,数据类型为字符串。
- Birth and Death Dates: 出生和死亡日期,数据类型为字符串。
- id: 标识符,数据类型为整数。
- embedding: 嵌入数据,数据类型为浮点数序列。
数据集分割
- 训练集:
- 名称: train
- 字节数: 610792025
- 样本数: 38521
数据集大小
- 下载大小: 420666347 字节
- 数据集大小: 610792025 字节
配置信息
- 配置名称: default
- 数据文件:
- 分割: train
- 路径: data/train-*



