LASAR / README.md
SaiedAlshahrani's picture
Upload README.md with huggingface_hub
4a5ca18 verified
|
raw
history blame
510 Bytes
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: domain
      dtype: string
    - name: polarity
      dtype: float64
    - name: text
      dtype: string
  splits:
    - name: train
      num_bytes: 31830177
      num_examples: 45498
  download_size: 16205250
  dataset_size: 31830177

Dataset Card for "LASAR"

More Information needed