andrewrreed/hf-repo-issues
收藏Hugging Face2023-08-04 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/andrewrreed/hf-repo-issues
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: repo
dtype: string
- name: number
dtype: int64
- name: state
dtype: string
- name: title
dtype: string
- name: body
dtype: string
- name: created_at
dtype: string
- name: closed_at
dtype: string
- name: comments
dtype: string
splits:
- name: train
num_bytes: 92734780
num_examples: 24986
download_size: 36222270
dataset_size: 92734780
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "hf-repo-issues"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
andrewrreed
原始信息汇总
数据集概述
数据集名称
hf-repo-issues
数据特征
- repo: 字符串类型
- number: 整数类型
- state: 字符串类型
- title: 字符串类型
- body: 字符串类型
- created_at: 字符串类型
- closed_at: 字符串类型
- comments: 字符串类型
数据分割
- train:
- 数据量: 92734780 字节
- 样本数: 24986
数据集大小
- 下载大小: 36222270 字节
- 数据集大小: 92734780 字节
配置
- config_name: default
- data_files:
- split: train
- path: data/train-*



