commit0_combined / README.md
wentingzhao's picture
Upload dataset
d0d2a13 verified
|
raw
history blame
690 Bytes
metadata
dataset_info:
  features:
    - name: repo
      dtype: string
    - name: original_repo
      dtype: string
    - name: base_commit
      dtype: string
    - name: reference_commit
      dtype: string
    - name: setup
      struct:
        - name: install
          dtype: string
        - name: packages
          sequence: string
        - name: python
          dtype: string
        - name: specification
          dtype: string
    - name: test
      struct:
        - name: test_cmd
          dtype: string
        - name: test_dir
          dtype: string
  splits:
    - name: test
      num_bytes: 272
      num_examples: 1
  download_size: 6236
  dataset_size: 272
configs:
  - config_name: default
    data_files:
      - split: test
        path: data/test-*