mamiksik's picture
Upload README.md with huggingface_hub
c9434ff
|
raw
history blame
820 Bytes
metadata
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