Alex-xu's picture
Upload README.md with huggingface_hub
aae2a88 verified
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: function_name
      dtype: string
    - name: binary_name
      dtype: string
    - name: author_name
      dtype: string
    - name: project_name
      dtype: string
    - name: opt
      dtype: string
    - name: src
      dtype: string
    - name: dbg
      dtype: string
    - name: codeart
      dtype: string
    - name: lmpa
      dtype: string
  splits:
    - name: train
      num_bytes: 3062337796
      num_examples: 424416
    - name: test
      num_bytes: 367987062
      num_examples: 54885
  download_size: 1308316889
  dataset_size: 3430324858

Dataset Card for "bimodal-lmpa-shuffled"

More Information needed