rust-github-issues / README.md
matteopilotto's picture
Upload README.md with huggingface_hub
99c7ec6
|
raw
history blame contribute delete
No virus
765 Bytes
---
dataset_info:
features:
- name: id
dtype: int64
- name: issue_num
dtype: int64
- name: title
dtype: string
- name: body
dtype: string
- name: comments
dtype: string
- name: labels
dtype: string
- name: comment_count
dtype: int64
- name: url
dtype: string
- name: html_url
dtype: string
- name: comments_url
dtype: string
splits:
- name: train
num_bytes: 632530
num_examples: 52
download_size: 339415
dataset_size: 632530
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "rust-github-issues"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)