blurb-hoc / README.md
nishide-dev's picture
Upload dataset
820c0fe verified
metadata
dataset_info:
  features:
    - name: id
      dtype: string
    - name: text
      dtype: string
    - name: labels
      list: string
  splits:
    - name: train
      num_bytes: 2053204
      num_examples: 1295
    - name: validation
      num_bytes: 309005
      num_examples: 186
    - name: test
      num_bytes: 599839
      num_examples: 371
  download_size: 1640782
  dataset_size: 2962048
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*