prs-v2-sample / README.md
loubnabnl's picture
loubnabnl HF staff
Upload README.md with huggingface_hub
d223b6f
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: pull_request.guid
      dtype: string
    - name: pull_request.code_review_events
      dtype: string
    - name: pull_request.events
      dtype: string
    - name: pull_request.issue_events
      dtype: string
    - name: bucket
      dtype: string
    - name: __index_level_0__
      dtype: int64
  splits:
    - name: train
      num_bytes: 201909231
      num_examples: 10000
  download_size: 38860265
  dataset_size: 201909231

Dataset Card for "prs-v2-sample"

More Information needed