Datasets:

Modalities:
Text
Formats:
parquet
ArXiv:
Libraries:
Datasets
pandas
ECCO / README.md
vishruthnath's picture
Upload README.md with huggingface_hub
9819ff7 verified
|
raw
history blame
1.24 kB
metadata
dataset_info:
  - config_name: edit
    features:
      - name: input
        dtype: string
      - name: target
        dtype: string
      - name: problem_id
        dtype: string
    splits:
      - name: train
        num_bytes: 56166875
        num_examples: 48386
      - name: val
        num_bytes: 3336062
        num_examples: 3338
      - name: test
        num_bytes: 857857
        num_examples: 794
    download_size: 365069
    dataset_size: 60360794
  - config_name: generate
    features:
      - name: problem_id
        dtype: string
      - name: problem_description
        dtype: string
    splits:
      - name: train
        num_bytes: 1793963
        num_examples: 1262
      - name: val
        num_bytes: 96855
        num_examples: 69
      - name: test
        num_bytes: 69524
        num_examples: 56
    download_size: 867436
    dataset_size: 1960342
configs:
  - config_name: edit
    data_files:
      - split: train
        path: edit/train-*
      - split: val
        path: edit/val-*
      - split: test
        path: edit/test-*
  - config_name: generate
    data_files:
      - split: train
        path: generate/train-*
      - split: val
        path: generate/val-*
      - split: test
        path: generate/test-*

Dataset Card for "ECCO"

More Information needed