countbench-medium / README.md
VectorZhao's picture
Upload dataset
3343ae0 verified
|
raw
history blame
411 Bytes
metadata
dataset_info:
  features:
    - name: text
      dtype: string
    - name: length
      dtype: int64
  splits:
    - name: train
      num_bytes: 4696992.9
      num_examples: 9000
    - name: test
      num_bytes: 521888.1
      num_examples: 1000
  download_size: 468110
  dataset_size: 5218881
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*