chathuru's picture
Update README.md
36035fe
|
raw
history blame
No virus
426 Bytes
metadata
dataset_info:
  features:
    - name: text
      dtype: string
    - name: label
      dtype: int64
  splits:
    - name: train
      num_bytes: 3894
      num_examples: 13
    - name: test
      num_bytes: 768
      num_examples: 4
  download_size: 7416
  dataset_size: 4662
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
task_categories:
  - text-classification