CodeNet4Repair / README.md
TnT's picture
Upload README.md with huggingface_hub
1dfce5c
|
raw
history blame
1.03 kB
metadata
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