mponty's picture
Upload README.md with huggingface_hub
cc76615
|
raw
history blame
827 Bytes
metadata
dataset_info:
  features:
    - name: submission_id
      dtype: string
    - name: problem_id
      dtype: string
    - name: date
      dtype: int64
    - name: language
      dtype: string
    - name: verdict
      dtype: string
    - name: cpu_time
      dtype: int64
    - name: memory
      dtype: int64
    - name: code
      dtype: string
    - name: source
      dtype: string
    - name: testcount
      dtype: int64
    - name: lenght
      dtype: int64
  splits:
    - name: train
      num_bytes: 48699691541
      num_examples: 34994861
  download_size: 18591747965
  dataset_size: 48699691541
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*

Dataset Card for "code_champs_solutions"

More Information needed