CodeNet / README.md
lhkhiem28's picture
Upload dataset
10440e2 verified
|
raw
history blame
577 Bytes
metadata
dataset_info:
  config_name: Cpp
  features:
    - name: identifier
      dtype: string
    - name: space
      dtype: string
    - name: input
      dtype: string
    - name: target
      dtype: float64
    - name: metric_type
      dtype: string
    - name: metadata
      dtype: string
  splits:
    - name: train
      num_bytes: 64600440
      num_examples: 39047
    - name: test
      num_bytes: 7178562
      num_examples: 4339
  download_size: 27097833
  dataset_size: 71779002
configs:
  - config_name: Cpp
    data_files:
      - split: train
        path: Cpp/train-*
      - split: test
        path: Cpp/test-*