pcfg-code / README.md
devichand's picture
Upload README.md with huggingface_hub
f1c8ded verified
|
Raw
History Blame Contribute Delete
495 Bytes
metadata
dataset_info:
  features:
    - name: id
      dtype: int64
    - name: tokens
      list: string
    - name: length
      dtype: int64
    - name: text
      dtype: string
  splits:
    - name: train
      num_bytes: 876936566
      num_examples: 1085208
    - name: test
      num_bytes: 806037
      num_examples: 1000
  download_size: 593793805
  dataset_size: 877742603
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*.parquet
      - split: test
        path: data/test-*.parquet