vdaita's picture
Upload README.md with huggingface_hub
2d9d4b4 verified
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: commit
      dtype: string
    - name: subject
      dtype: string
    - name: message
      dtype: string
    - name: repos
      dtype: string
  splits:
    - name: train
      num_bytes: 9838852
      num_examples: 29645
  download_size: 6259256
  dataset_size: 9838852

Dataset Card for "gh_commits_2022_meta"

More Information needed