Rohan1103/pipeline-observability-discourse-forums
收藏Hugging Face2026-04-06 更新2026-04-12 收录
下载链接:
https://hf-mirror.com/datasets/Rohan1103/pipeline-observability-discourse-forums
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: id
dtype: string
- name: source
dtype: string
- name: source_url
dtype: string
- name: pipeline_layer
dtype: string
- name: title
dtype: string
- name: body
dtype: string
- name: solution
dtype: string
- name: tools_mentioned
list: string
- name: cross_tool
dtype: bool
- name: tags
list:
- name: id
dtype: int64
- name: name
dtype: string
- name: slug
dtype: string
- name: category
dtype: string
- name: content_type
dtype: string
- name: score
dtype: int64
- name: views
dtype: int64
- name: comments_count
dtype: int64
- name: timestamp
dtype: string
- name: forum
dtype: string
splits:
- name: train
num_bytes: 10444098
num_examples: 6457
download_size: 5314334
dataset_size: 10444098
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
数据集信息(dataset_info):
特征列表(features):
- 字段名:id,数据类型:字符串(string)
- 字段名:source(来源),数据类型:字符串(string)
- 字段名:source_url(来源网址),数据类型:字符串(string)
- 字段名:pipeline_layer(流水线层),数据类型:字符串(string)
- 字段名:title(标题),数据类型:字符串(string)
- 字段名:body(正文内容),数据类型:字符串(string)
- 字段名:solution(解决方案),数据类型:字符串(string)
- 字段名:tools_mentioned(提及工具),数据类型:字符串列表
- 字段名:cross_tool(跨工具),数据类型:布尔型(bool)
- 字段名:tags(标签),数据类型:标签列表,列表内每个元素包含以下子特征:
- 子字段名:id(标签ID),数据类型:64位整型(int64)
- 子字段名:name(标签名称),数据类型:字符串(string)
- 子字段名:slug(标签短标识),数据类型:字符串(string)
- 字段名:category(分类),数据类型:字符串(string)
- 字段名:content_type(内容类型),数据类型:字符串(string)
- 字段名:score(评分),数据类型:64位整型(int64)
- 字段名:views(浏览量),数据类型:64位整型(int64)
- 字段名:comments_count(评论数),数据类型:64位整型(int64)
- 字段名:timestamp(时间戳),数据类型:字符串(string)
- 字段名:forum(所属论坛),数据类型:字符串(string)
数据集划分(splits):
- 划分名称:train(训练集),占用字节数:10444098,样本总数:6457
下载大小:5314334
数据集总存储大小:10444098
配置项(configs):
- 配置名称:default(默认配置),数据文件配置:
- 对应划分:train(训练集),数据文件路径:data/train-*
提供机构:
Rohan1103



