Deojoandco/reddit-ah-dialog-annotations_v5
收藏Hugging Face2023-06-14 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/Deojoandco/reddit-ah-dialog-annotations_v5
下载链接
链接失效反馈官方服务:
资源简介:
---
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: string
- name: over_18
dtype: bool
- name: created_utc
dtype: int64
- name: comments
list:
- name: body
dtype: string
- name: created_utc
dtype: float64
- name: distinguished
dtype: string
- name: id
dtype: string
- name: permalink
dtype: string
- name: score
dtype: int64
- name: best_num_comments
dtype: int64
- name: query
dtype: string
- name: dialog
dtype: string
- name: annotation_success
dtype: bool
- name: annotation_text
dtype: string
- name: turns_generated
dtype: bool
splits:
- name: train
num_bytes: 33860238
num_examples: 2921
- name: validation
num_bytes: 3121972
num_examples: 293
- name: test
num_bytes: 3378331
num_examples: 292
download_size: 23369920
dataset_size: 40360541
---
# Dataset Card for "reddit-ah-dialog-annotations_v5"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集信息:
特征列表:
- url:字符串类型
- id:字符串类型
- num_comments:int64类型(评论总数)
- name:字符串类型
- title:字符串类型(标题)
- body:字符串类型(正文内容)
- score:int64类型(获赞分数)
- upvote_ratio:float64类型(点赞率)
- distinguished:字符串类型(平台标记字段)
- over_18:bool类型(18禁标记)
- created_utc(UTC格式时间戳):int64类型
- comments:列表类型,内部特征如下:
- body:字符串类型(评论正文)
- created_utc(UTC格式时间戳):float64类型
- distinguished:字符串类型(平台标记字段)
- id:字符串类型
- permalink:字符串类型(永久链接)
- score:int64类型(评论获赞分数)
- best_num_comments:int64类型(最佳评论数)
- query:字符串类型(查询词)
- dialog:字符串类型(对话内容)
- annotation_success:bool类型(标注成功标记)
- annotation_text:字符串类型(标注文本)
- turns_generated:bool类型(生成轮次标记)
数据划分:
- 训练集(train):字节大小33860238,样本量2921
- 验证集(validation):字节大小3121972,样本量293
- 测试集(test):字节大小3378331,样本量292
下载大小:23369920 字节
数据集总大小:40360541 字节
# "reddit-ah-dialog-annotations_v5"数据集卡片
[需补充更多信息](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
Deojoandco原始信息汇总
数据集概述
数据集名称
reddit-ah-dialog-annotations_v5
数据集特征
- 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 (整数)
- query (字符串)
- dialog (字符串)
- annotation_success (布尔值)
- annotation_text (字符串)
- turns_generated (布尔值)
数据集拆分
- 训练集
- 数据量: 33860238 字节
- 样本数: 2921
- 验证集
- 数据量: 3121972 字节
- 样本数: 293
- 测试集
- 数据量: 3378331 字节
- 样本数: 292
数据集大小
- 下载大小: 23369920 字节
- 数据集总大小: 40360541 字节



