lizhuang144/stack-exchange-preferences-20230914
收藏Hugging Face2023-10-03 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/lizhuang144/stack-exchange-preferences-20230914
下载链接
链接失效反馈官方服务:
资源简介:
---
license: apache-2.0
dataset_info:
features:
- name: qid
dtype: int64
- name: question
dtype: string
- name: answers
list:
- name: answer_id
dtype: int64
- name: author
dtype: string
- name: author_id
dtype: int64
- name: author_profile
dtype: string
- name: pm_score
dtype: int64
- name: selected
dtype: bool
- name: text
dtype: string
- name: date
dtype: string
- name: metadata
sequence: string
splits:
- name: train
num_bytes: 48035017387
num_examples: 11033174
download_size: 12294290899
dataset_size: 48035017387
---
提供机构:
lizhuang144
原始信息汇总
数据集概述
许可证
- Apache 2.0
数据集信息
特征
- qid: 问题ID,数据类型为int64
- question: 问题内容,数据类型为string
- answers: 答案列表,包含以下子特征:
- answer_id: 答案ID,数据类型为int64
- author: 作者名称,数据类型为string
- author_id: 作者ID,数据类型为int64
- author_profile: 作者简介,数据类型为string
- pm_score: 评分,数据类型为int64
- selected: 是否被选中,数据类型为bool
- text: 答案文本,数据类型为string
- date: 日期,数据类型为string
- metadata: 元数据,数据类型为string序列
数据分割
- train: 训练集,包含11033174个样本,占用48035017387字节
数据大小
- 下载大小: 12294290899字节
- 数据集大小: 48035017387字节



