mamiksik's picture
Upload README.md with huggingface_hub
74bce39
|
raw
history blame contribute delete
No virus
913 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: 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: 221089223
      num_examples: 668743
  download_size: 0
  dataset_size: 221089223

Dataset Card for "analysed-diff-metadata"

More Information needed