countbench-mini / README.md
VectorZhao's picture
Upload dataset
44ccb31 verified
metadata
dataset_info:
  features:
    - name: text
      dtype: string
    - name: length
      dtype: int64
  splits:
    - name: train
      num_bytes: 1356327.9
      num_examples: 9000
    - name: test
      num_bytes: 150703.1
      num_examples: 1000
  download_size: 245084
  dataset_size: 1507031
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*