codenet / README.md
Naive
Upload dataset
88f3946 verified
metadata
license: cdla-permissive-2.0
task_categories:
  - text-generation
  - text-classification
dataset_info:
  - config_name: accepted
    features:
      - name: code
        dtype: string
      - name: submission_id
        dtype: string
      - name: problem_id
        dtype: string
      - name: user_id
        dtype: string
      - name: date
        dtype: string
      - name: language
        dtype:
          class_label:
            names:
              '0': C++
              '1': C
              '2': Java
              '3': Python
              '4': Go
              '5': Ruby
              '6': C#
              '7': OCaml
              '8': Rust
              '9': JavaScript
              '10': PHP
              '11': Scala
              '12': Other
      - name: original_language
        dtype: string
      - name: filename_ext
        dtype: string
      - name: status
        dtype:
          class_label:
            names:
              '0': Accepted
              '1': Compile Error
              '2': Runtime Error
              '3': Time Limit Exceeded
              '4': Memory Limit Exceeded
              '5': Wrong Answer
              '6': Other
      - name: cpu_time
        dtype: int32
      - name: memory
        dtype: int32
      - name: code_size
        dtype: int32
      - name: accuracy
        dtype: string
    splits:
      - name: train
        num_bytes: 7182604796.348241
        num_examples: 5004663
      - name: validation
        num_bytes: 1886090799.288453
        num_examples: 1500962
      - name: test
        num_bytes: 1350931397.6121755
        num_examples: 954963
    download_size: 4841625499
    dataset_size: 10419626993.248869
  - config_name: default
    features:
      - name: code
        dtype: string
      - name: submission_id
        dtype: string
      - name: problem_id
        dtype: string
      - name: user_id
        dtype: string
      - name: date
        dtype: string
      - name: language
        dtype:
          class_label:
            names:
              '0': C++
              '1': C
              '2': Java
              '3': Python
              '4': Go
              '5': Ruby
              '6': C#
              '7': OCaml
              '8': Rust
              '9': JavaScript
              '10': PHP
              '11': Scala
              '12': Other
      - name: original_language
        dtype: string
      - name: filename_ext
        dtype: string
      - name: status
        dtype:
          class_label:
            names:
              '0': Accepted
              '1': Compile Error
              '2': Runtime Error
              '3': Time Limit Exceeded
              '4': Memory Limit Exceeded
              '5': Wrong Answer
              '6': Other
      - name: cpu_time
        dtype: int32
      - name: memory
        dtype: int32
      - name: code_size
        dtype: int32
      - name: accuracy
        dtype: string
    splits:
      - name: train
        num_bytes: 13719235606
        num_examples: 9559227
      - name: validation
        num_bytes: 3300894506
        num_examples: 2626871
      - name: test
        num_bytes: 2448421072
        num_examples: 1730770
    download_size: 7476817454
    dataset_size: 19468551184
  - config_name: mini
    features:
      - name: code
        dtype: string
      - name: submission_id
        dtype: string
      - name: problem_id
        dtype: string
      - name: user_id
        dtype: string
      - name: date
        dtype: string
      - name: language
        dtype:
          class_label:
            names:
              '0': C++
              '1': C
              '2': Java
              '3': Python
              '4': Go
              '5': Ruby
              '6': C#
              '7': OCaml
              '8': Rust
              '9': JavaScript
              '10': PHP
              '11': Scala
              '12': Other
      - name: original_language
        dtype: string
      - name: filename_ext
        dtype: string
      - name: status
        dtype:
          class_label:
            names:
              '0': Accepted
              '1': Compile Error
              '2': Runtime Error
              '3': Time Limit Exceeded
              '4': Memory Limit Exceeded
              '5': Wrong Answer
              '6': Other
      - name: cpu_time
        dtype: int32
      - name: memory
        dtype: int32
      - name: code_size
        dtype: int32
      - name: accuracy
        dtype: string
    splits:
      - name: train
        num_bytes: 2821205
        num_examples: 5399
      - name: validation
        num_bytes: 1108361
        num_examples: 1200
      - name: test
        num_bytes: 1426005
        num_examples: 2225
    download_size: 1913743
    dataset_size: 5355571
configs:
  - config_name: accepted
    data_files:
      - split: train
        path: accepted/train-*
      - split: validation
        path: accepted/validation-*
      - split: test
        path: accepted/test-*
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*
  - config_name: mini
    data_files:
      - split: train
        path: mini/train-*
      - split: validation
        path: mini/validation-*
      - split: test
        path: mini/test-*
tags:
  - code

Dataset Card for Dataset Name

This dataset card aims to be a base template for new datasets. It has been generated using this raw template.

Dataset Details

Dataset Description

  • Curated by: [More Information Needed]
  • Funded by [optional]: [More Information Needed]
  • Shared by [optional]: [More Information Needed]
  • Language(s) (NLP): [More Information Needed]
  • License: [More Information Needed]

Dataset Sources [optional]

  • Repository: [More Information Needed]
  • Paper [optional]: [More Information Needed]
  • Demo [optional]: [More Information Needed]

Uses

Direct Use

[More Information Needed]

Out-of-Scope Use

[More Information Needed]

Dataset Structure

[More Information Needed]

Dataset Creation

Curation Rationale

[More Information Needed]

Source Data

Data Collection and Processing

[More Information Needed]

Who are the source data producers?

[More Information Needed]

Annotations [optional]

Annotation process

[More Information Needed]

Who are the annotators?

[More Information Needed]

Personal and Sensitive Information

[More Information Needed]

Bias, Risks, and Limitations

[More Information Needed]

Recommendations

Users should be made aware of the risks, biases and limitations of the dataset. More information needed for further recommendations.

Citation [optional]

BibTeX:

[More Information Needed]

APA:

[More Information Needed]

Glossary [optional]

[More Information Needed]

More Information [optional]

[More Information Needed]

Dataset Card Authors [optional]

[More Information Needed]

Dataset Card Contact

[More Information Needed]