| dataset_info: | |
| features: | |
| - name: problem_id | |
| dtype: int64 | |
| - name: question | |
| dtype: string | |
| - name: solutions | |
| dtype: string | |
| - name: input_output | |
| dtype: string | |
| - name: difficulty | |
| dtype: string | |
| - name: url | |
| dtype: string | |
| - name: starter_code | |
| dtype: string | |
| splits: | |
| - name: train | |
| num_bytes: 49710994 | |
| num_examples: 2000 | |
| download_size: 14816948 | |
| dataset_size: 49710994 | |
| configs: | |
| - config_name: default | |
| data_files: | |
| - split: train | |
| path: data/train-* | |
| # Dataset Card for "apps-subset-2000" | |
| [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |