oposum-small / README.md
marcelomoreno26's picture
Upload dataset
d21c7f7 verified
|
raw
history blame
533 Bytes
metadata
dataset_info:
  features:
    - name: Reviews
      dtype: string
    - name: Summary
      dtype: string
  splits:
    - name: train
      num_bytes: 81984366
      num_examples: 25000
    - name: test
      num_bytes: 8211006
      num_examples: 2500
    - name: validation
      num_bytes: 8209029
      num_examples: 2500
  download_size: 55036168
  dataset_size: 98404401
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
      - split: validation
        path: data/validation-*