dataset_info: | |
features: | |
- name: submission_id | |
dtype: string | |
- name: contestId | |
dtype: int64 | |
- name: index | |
dtype: string | |
- name: name | |
dtype: string | |
- name: type | |
dtype: string | |
- name: rating | |
dtype: int64 | |
- name: tags | |
sequence: string | |
- name: title | |
dtype: string | |
- name: time-limit | |
dtype: string | |
- name: memory-limit | |
dtype: string | |
- name: problem-description | |
dtype: string | |
- name: input-specification | |
dtype: string | |
- name: output-specification | |
dtype: string | |
- name: demo-input | |
sequence: string | |
- name: demo-output | |
sequence: string | |
- name: note | |
dtype: string | |
- name: points | |
dtype: float64 | |
- name: test_cases | |
list: | |
- name: input | |
dtype: string | |
- name: output | |
dtype: string | |
- name: creationTimeSeconds | |
dtype: int64 | |
- name: relativeTimeSeconds | |
dtype: int64 | |
- name: programmingLanguage | |
dtype: string | |
- name: verdict | |
dtype: string | |
- name: testset | |
dtype: string | |
- name: passedTestCount | |
dtype: int64 | |
- name: timeConsumedMillis | |
dtype: int64 | |
- name: memoryConsumedBytes | |
dtype: int64 | |
- name: code | |
dtype: string | |
splits: | |
- name: train | |
num_bytes: 3368834452 | |
num_examples: 690396 | |
download_size: 157186957 | |
dataset_size: 3368834452 | |
# Dataset Card for "Codeforces-Python-Submissions" | |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |