ds1000 / README.md
claudios's picture
Upload dataset
0994a3e verified
|
raw
history blame
931 Bytes
metadata
dataset_info:
  features:
    - name: prompt
      dtype: string
    - name: reference_code
      dtype: string
    - name: code_context
      dtype: string
    - name: problem_id
      dtype: int64
    - name: library_problem_id
      dtype: int64
    - name: library
      dtype:
        class_label:
          names:
            '0': Matplotlib
            '1': Numpy
            '2': Pandas
            '3': Pytorch
            '4': Scipy
            '5': Sklearn
            '6': Tensorflow
    - name: test_case_cnt
      dtype: int64
    - name: perturbation_type
      dtype:
        class_label:
          names:
            '0': Difficult-Rewrite
            '1': Origin
            '2': Semantic
            '3': Surface
    - name: perturbation_origin_id
      dtype: int64
  splits:
    - name: test
      num_bytes: 3136179
      num_examples: 1000
  download_size: 712717
  dataset_size: 3136179
configs:
  - config_name: default
    data_files:
      - split: test
        path: data/test-*