Blue7Bird's picture
Update README.md
659b6b9 verified
|
raw
history blame
No virus
513 Bytes
metadata
dataset_info:
  features:
    - name: Text
      dtype: string
    - name: Sentiment
      dtype: string
    - name: __index_level_0__
      dtype: int64
  splits:
    - name: train
      num_bytes: 113738
      num_examples: 813
    - name: test
      num_bytes: 28440
      num_examples: 204
  download_size: 87195
  dataset_size: 142178
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
task_categories:
  - text-classification
  - zero-shot-classification