setfit-books-absa / README.md
omymble's picture
Upload dataset
e734aaf verified
|
raw
history blame contribute delete
No virus
470 Bytes
metadata
dataset_info:
  features:
    - name: text
      dtype: string
    - name: span
      dtype: string
    - name: label
      dtype: string
    - name: ordinal
      dtype: int64
  splits:
    - name: train
      num_bytes: 395662
      num_examples: 2297
    - name: test
      num_bytes: 100388
      num_examples: 575
  download_size: 228822
  dataset_size: 496050
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*