humaneval_arm_linux / README.md
adpretko's picture
Upload dataset
ae030ec verified
|
Raw
History Blame Contribute Delete
560 Bytes
metadata
dataset_info:
  features:
    - name: task_name
      dtype: string
    - name: source_code
      dtype: string
    - name: compiler_asm
      dtype: string
    - name: object_asm
      dtype: string
    - name: shared_asm
      dtype: string
    - name: program_asm
      dtype: string
  splits:
    - name: O0
      num_bytes: 3196470
      num_examples: 164
    - name: O2
      num_bytes: 2673387
      num_examples: 164
  download_size: 1700641
  dataset_size: 5869857
configs:
  - config_name: default
    data_files:
      - split: O0
        path: data/O0-*
      - split: O2
        path: data/O2-*