halaction/humor-generation
收藏Hugging Face2026-03-25 更新2026-03-29 收录
下载链接:
https://hf-mirror.com/datasets/halaction/humor-generation
下载链接
链接失效反馈官方服务:
资源简介:
---
license: mit
configs:
- config_name: embeddings
data_files:
- split: train
path: embeddings/train-*
- config_name: jokes
data_files:
- split: train
path: jokes/train-*
- config_name: keywords
data_files:
- split: train
path: keywords/train-*
- config_name: references
data_files:
- split: train
path: references/train-*
dataset_info:
- config_name: embeddings
features:
- name: id
dtype: int64
- name: embedding
list: float32
length: 1024
splits:
- name: train
num_bytes: 41040000
num_examples: 10000
download_size: 40834130
dataset_size: 41040000
- config_name: jokes
features:
- name: id
dtype: int64
- name: text
dtype: string
- name: source_name
dtype: string
- name: source_filename
dtype: string
- name: source_id
dtype: int64
splits:
- name: train
num_bytes: 150443491
num_examples: 664048
download_size: 85312010
dataset_size: 150443491
- config_name: keywords
features:
- name: id
dtype: int64
- name: keywords
list: string
- name: scores
list: float32
splits:
- name: train
num_bytes: 58136
num_examples: 1000
download_size: 44124
dataset_size: 58136
- config_name: references
features:
- name: id
dtype: int64
- name: keywords
list: string
- name: references
list: string
- name: scores
list: float32
splits:
- name: train
num_bytes: 2728096
num_examples: 5958
download_size: 495437
dataset_size: 2728096
---
提供机构:
halaction



