| 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. | |