Dialogue-Model-Research-Group/v2ex
收藏Hugging Face2022-11-15 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/Dialogue-Model-Research-Group/v2ex
下载链接
链接失效反馈官方服务:
资源简介:
该数据集包含两个主要配置:topic和replies。topic配置记录了帖子的详细信息,包括帖子的ID、标题、内容、URL、回复数等,以及发帖人和节点的详细信息。replies配置则专注于回复信息,包括回复的ID、内容、创建时间等,以及回复者的详细信息。数据集提供了详细的特征描述和数据类型,以及每个配置的训练数据大小和下载大小。
提供机构:
Dialogue-Model-Research-Group
原始信息汇总
数据集概述
数据集配置
- 配置名称: topic
- 配置名称: replies
数据集特征
配置名称: topic
- id: int64
- title: string
- content: string
- content_rendered: string
- syntax: int64
- url: string
- replies: int64
- last_reply_by: string
- created: int64
- last_modified: int64
- last_touched: int64
- member: struct
- id: int64
- username: string
- bio: string
- website: string
- github: string
- url: string
- avatar: string
- created: int64
- node: struct
- id: int64
- url: string
- name: string
- title: string
- header: string
- footer: string
- avatar: string
- topics: int64
- created: int64
- last_modified: int64
- supplements: sequence
- id: int64
- content: string
- content_rendered: string
- syntax: int64
- created: int64
配置名称: replies
- id: int64
- content: string
- content_rendered: string
- created: int64
- member: struct
- id: int64
- username: string
- bio: string
- website: string
- github: string
- url: string
- avatar: string
- created: int64
- topic_id: int64
数据集大小
配置名称: topic
- 下载大小: 153558181
- 数据集大小: 522790208
- 训练集:
- 字节数: 522790208
- 示例数: 262120
配置名称: replies
- 下载大小: 462827899
- 数据集大小: 1554954801
- 训练集:
- 字节数: 1554954801
- 示例数: 3553953



