ISO-Bench / README.md
shikhar007's picture
Upload dataset
09f1aab verified
|
raw
history blame
1.52 kB
metadata
dataset_info:
  features:
    - name: commit_hash
      dtype: string
    - name: pr_url
      dtype: string
    - name: pr_date
      dtype: string
    - name: timeline_extracted_at
      dtype: string
    - name: analysis_extracted_at
      dtype: string
    - name: models
      list: string
    - name: perf_command
      dtype: string
    - name: has_serving
      dtype: bool
    - name: has_latency
      dtype: bool
    - name: has_throughput
      dtype: bool
    - name: uses_lm_eval
      dtype: bool
    - name: commit_subject
      dtype: string
    - name: commit_message
      dtype: string
    - name: commit_date
      dtype: string
    - name: files_changed
      list: string
    - name: stats
      struct:
        - name: commit_year
          dtype: int64
        - name: num_edited_lines
          dtype: int64
        - name: num_files
          dtype: int64
        - name: num_hunks
          dtype: int64
        - name: num_non_test_edited_lines
          dtype: int64
        - name: num_non_test_files
          dtype: int64
        - name: num_test_files
          dtype: int64
        - name: only_non_test_files
          dtype: int64
        - name: only_test_files
          dtype: int64
    - name: diff_text
      dtype: string
    - name: apis
      list: string
    - name: affected_paths
      list: string
    - name: repo
      dtype: string
    - name: hardware
      dtype: string
    - name: lm_eval_command
      dtype: string
  splits:
    - name: train
      num_bytes: 545364
      num_examples: 39
  download_size: 192570
  dataset_size: 545364
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*