code_5p_data / README.md
manu's picture
Upload README.md with huggingface_hub
71c1ab5
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: id
      dtype: string
    - name: text
      dtype: string
    - name: dataset_id
      dtype: string
  splits:
    - name: train
      num_bytes: 9842414063
      num_examples: 2211562
    - name: test
      num_bytes: 4833827
      num_examples: 642
  download_size: 4214480484
  dataset_size: 9847247890

Dataset Card for "code_5p_data"

More Information needed