Datasets:
File size: 1,025 Bytes
6b66e23 8538e68 1dfce5c 8538e68 1dfce5c 8538e68 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 |
---
license: apache-2.0
language:
- en
tags:
- code
size_categories:
- 10K<n<100K
dataset_info:
features:
- name: wrong_submission_id
dtype: string
- name: problem_id
dtype: string
- name: user_id
dtype: string
- name: time_limit
dtype: float64
- name: memory_limit
dtype: float64
- name: wrong_status
dtype: string
- name: wrong_cpu_time
dtype: float64
- name: wrong_memory
dtype: float64
- name: wrong_code_size
dtype: int64
- name: problem_description
dtype: string
- name: wrong_code
dtype: string
- name: acc_submission_id
dtype: string
- name: acc_status
dtype: string
- name: acc_cpu_time
dtype: float64
- name: acc_memory
dtype: float64
- name: acc_code_size
dtype: int64
- name: acc_code
dtype: string
splits:
- name: train
num_bytes: 25443399.69304756
num_examples: 23767
- name: test
num_bytes: 2827282.306952439
num_examples: 2641
download_size: 9157298
dataset_size: 28270682.0
---
|