Deojoandco/ah_openai_dialog_annotation
收藏Hugging Face2023-06-02 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/Deojoandco/ah_openai_dialog_annotation
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: url
dtype: string
- name: id
dtype: string
- name: num_comments
dtype: int64
- name: name
dtype: string
- name: title
dtype: string
- name: body
dtype: string
- name: score
dtype: int64
- name: upvote_ratio
dtype: float64
- name: distinguished
dtype: 'null'
- name: over_18
dtype: bool
- name: created_utc
dtype: float64
- name: comments
list:
- name: body
dtype: string
- name: created_utc
dtype: float64
- name: distinguished
dtype: 'null'
- name: id
dtype: string
- name: permalink
dtype: string
- name: score
dtype: int64
- name: best_num_comments
dtype: int64
- name: Error
dtype: bool
- name: query
dtype: string
- name: dialog
dtype: string
- name: annotation_error
dtype: bool
- name: annotation
struct:
- name: success
dtype: bool
- name: text
dtype: string
splits:
- name: train
num_bytes: 239418
num_examples: 26
download_size: 180200
dataset_size: 239418
---
# Dataset Card for "ah_openai_dialog_annotation"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集信息:
特征字段:
- 字段名:url(统一资源定位符,URL),数据类型:字符串型
- 字段名:id(标识符),数据类型:字符串型
- 字段名:num_comments,数据类型:64位整型
- 字段名:name,数据类型:字符串型
- 字段名:title,数据类型:字符串型
- 字段名:body,数据类型:字符串型
- 字段名:score,数据类型:64位整型
- 字段名:upvote_ratio(点赞占比),数据类型:64位浮点型
- 字段名:distinguished(标记状态),数据类型:空值类型
- 字段名:over_18(18禁标识),数据类型:布尔型
- 字段名:created_utc(UTC创建时间戳),数据类型:64位浮点型
- 字段名:comments(评论列表):列表型,列表内子字段:
- 字段名:body,数据类型:字符串型
- 字段名:created_utc(UTC创建时间戳),数据类型:64位浮点型
- 字段名:distinguished(标记状态),数据类型:空值类型
- 字段名:id(标识符),数据类型:字符串型
- 字段名:permalink(永久链接),数据类型:字符串型
- 字段名:score,数据类型:64位整型
- 字段名:best_num_comments(最佳评论数),数据类型:64位整型
- 字段名:Error(错误标识),数据类型:布尔型
- 字段名:query(查询词),数据类型:字符串型
- 字段名:dialog(对话内容),数据类型:字符串型
- 字段名:annotation_error(标注错误标识),数据类型:布尔型
- 字段名:annotation(标注信息):结构体类型,结构体包含子字段:
- 字段名:success(标注成功标识),数据类型:布尔型
- 字段名:text(标注文本),数据类型:字符串型
数据集划分:
- 划分名称:train(训练集),字节数:239418,样本数量:26
下载大小:180200
数据集存储大小:239418
# 「ah_openai_dialog_annotation」数据集卡片
[需补充更多信息](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
Deojoandco原始信息汇总
数据集概述
数据集名称
ah_openai_dialog_annotation
数据集特征
- url: 字符串类型
- id: 字符串类型
- num_comments: 整数类型
- name: 字符串类型
- title: 字符串类型
- body: 字符串类型
- score: 整数类型
- upvote_ratio: 浮点数类型
- distinguished: 空值类型
- over_18: 布尔类型
- created_utc: 浮点数类型
- comments: 列表类型,包含以下子特征:
- body: 字符串类型
- created_utc: 浮点数类型
- distinguished: 空值类型
- id: 字符串类型
- permalink: 字符串类型
- score: 整数类型
- best_num_comments: 整数类型
- Error: 布尔类型
- query: 字符串类型
- dialog: 字符串类型
- annotation_error: 布尔类型
- annotation: 结构类型,包含以下子特征:
- success: 布尔类型
- text: 字符串类型
数据集分割
- train: 包含26个样本,数据大小为239418字节
数据集大小
- 下载大小: 180200字节
- 数据集大小: 239418字节



