davidberenstein1957/stackoverflow_feedback_demo
收藏Hugging Face2023-06-23 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/davidberenstein1957/stackoverflow_feedback_demo
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: metadata
dtype: string
- name: title
dtype: string
id: field
- name: question
dtype: string
id: field
- name: answer
dtype: string
id: field
- name: title_question_fit
sequence:
- name: user_id
dtype: string
- name: value
dtype: string
- name: status
dtype: string
id: question
- name: tags
sequence:
- name: user_id
dtype: string
- name: value
sequence: string
- name: status
dtype: string
id: question
- name: answer_quality
sequence:
- name: user_id
dtype: string
- name: value
dtype: int32
- name: status
dtype: string
id: question
- name: new_answer
sequence:
- name: user_id
dtype: string
- name: value
dtype: string
- name: status
dtype: string
id: question
- name: external_id
dtype: string
id: external_id
splits:
- name: train
num_bytes: 327656
num_examples: 200
download_size: 200001
dataset_size: 327656
---
# Dataset Card for "stackoverflow_feedback_demo"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
davidberenstein1957
原始信息汇总
数据集概述
数据集信息
- 特征列表:
metadata: 字符串类型title: 字符串类型question: 字符串类型answer: 字符串类型title_question_fit: 序列类型,包含以下字段:user_id: 字符串类型value: 字符串类型status: 字符串类型
tags: 序列类型,包含以下字段:user_id: 字符串类型value: 序列类型,包含字符串status: 字符串类型
answer_quality: 序列类型,包含以下字段:user_id: 字符串类型value: 整数类型 (int32)status: 字符串类型
new_answer: 序列类型,包含以下字段:user_id: 字符串类型value: 字符串类型status: 字符串类型
external_id: 字符串类型
数据分割
- train:
- 字节数: 327656
- 样本数: 200
数据集大小
- 下载大小: 200001 字节
- 数据集大小: 327656 字节



