mceval_arm_linux / README.md
adpretko's picture
Upload dataset
dfe57a8 verified
|
Raw
History Blame Contribute Delete
556 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: 1030746
      num_examples: 50
    - name: O2
      num_bytes: 837140
      num_examples: 50
  download_size: 604364
  dataset_size: 1867886
configs:
  - config_name: default
    data_files:
      - split: O0
        path: data/O0-*
      - split: O2
        path: data/O2-*