File size: 921 Bytes
e23e607 2f06f7c e23e607 |
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 40 41 42 43 |
---
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: float64
- name: is_chore
dtype: bool
- name: is_bot
dtype: bool
- name: subject_word_count
dtype: float64
- 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
- name: __index_level_0__
dtype: int64
splits:
- name: train
num_bytes: 237352522
num_examples: 742125
download_size: 114567812
dataset_size: 237352522
---
# 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) |