opencl-llmperf / README.md
minhkhoi1026's picture
Upload README.md with huggingface_hub
1ca65fb verified
|
raw
history blame
696 Bytes
metadata
license: apache-2.0
dataset_info:
  config_name: github-200k
  features:
    - name: code
      dtype: string
    - name: gsize
      dtype: int64
    - name: lsize
      dtype: int64
    - name: execution_time
      dtype: float64
    - name: input_sizes
      dtype: string
    - name: __index_level_0__
      dtype: int64
  splits:
    - name: train
      num_bytes: 499610570
      num_examples: 177892
    - name: validation
      num_bytes: 499610570
      num_examples: 177892
  download_size: 97669540
  dataset_size: 999221140
configs:
  - config_name: github-200k
    data_files:
      - split: train
        path: github-200k/train-*
      - split: validation
        path: github-200k/validation-*