DEVSBench / README.md
cintraluiza2's picture
Upload README.md with huggingface_hub
dcc11a7 verified
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: description
      dtype: string
    - name: dnl
      dtype: string
    - name: ses
      dtype: string
  splits:
    - name: train
      num_examples: 2576

DEVSBench

Dataset with 2576 DEVS problems. Each row contains one problem description and the aggregated DNL and SES content for that problem.