File size: 820 Bytes
c9434ff |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 |
---
dataset_info:
features:
- name: sha
dtype: string
- name: author
dtype: string
- name: committer
dtype: string
- name: message
dtype: string
- name: subject
dtype: string
- name: subject_length
dtype: string
- name: is_chore
dtype: bool
- name: is_bot
dtype: bool
- name: verb_object_spacy
dtype: bool
- name: verb_object_stanza
dtype: bool
- name: fits_requirements
dtype: bool
- name: owner
dtype: string
- name: repo
dtype: string
splits:
- name: train
num_bytes: 7779212
num_examples: 34652
download_size: 3823758
dataset_size: 7779212
---
# Dataset Card for "analysed-diff-metadata"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |