| license: apache-2.0 | |
| task_categories: | |
| - text-generation | |
| language: | |
| - en | |
| tags: | |
| - code | |
| size_categories: | |
| - 10K<n<100K | |
| dataset_info: | |
| features: | |
| - name: problem_id | |
| dtype: string | |
| - name: user_id | |
| dtype: string | |
| - name: time_limit | |
| dtype: float64 | |
| - name: memory_limit | |
| dtype: float64 | |
| - name: problem_description | |
| dtype: string | |
| - name: codes | |
| dtype: string | |
| - name: status | |
| dtype: string | |
| - name: submission_ids | |
| dtype: string | |
| - name: memories | |
| dtype: string | |
| - name: cpu_times | |
| dtype: string | |
| - name: code_sizes | |
| dtype: string | |
| splits: | |
| - name: train | |
| num_bytes: 5338549 | |
| num_examples: 1088 | |
| - name: test | |
| num_bytes: 3239026 | |
| num_examples: 623 | |
| download_size: 2211909 | |
| dataset_size: 8577575 | |