bigcode/stack-exchange-preferences-20230914-clean-anonymization
收藏Hugging Face2023-11-23 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/bigcode/stack-exchange-preferences-20230914-clean-anonymization
下载链接
链接失效反馈官方服务:
资源简介:
---
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: 37966876013
num_examples: 10404628
download_size: 17879223994
dataset_size: 37966876013
---
# Dataset Card for "stack-exchange-preferences-20230914-clean-anonymization"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
bigcode
原始信息汇总
数据集信息
特征
- qid: 数据类型为
int64 - question: 数据类型为
string - answers: 列表类型,包含以下子特征:
- answer_id: 数据类型为
int64 - author: 数据类型为
string - author_id: 数据类型为
int64 - author_profile: 数据类型为
string - pm_score: 数据类型为
int64 - selected: 数据类型为
bool - text: 数据类型为
string
- answer_id: 数据类型为
- date: 数据类型为
string - metadata: 数据类型为
string
数据分割
- train: 包含 10404628 个样本,总字节数为 37966876013 字节
数据集大小
- 下载大小: 17879223994 字节
- 数据集大小: 37966876013 字节



