1sozidatel1's picture
Upload README.md with huggingface_hub
3aec8af verified
|
Raw
History Blame
528 Bytes
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: id
      dtype: int64
    - name: text
      dtype: string
    - name: sentiment
      dtype: int8
  splits:
    - name: train
      num_bytes: 280377826
      num_examples: 500000
  download_size: 149934608
  dataset_size: 280377826

Dataset Card for "Sentiment_Feedback_Dataset"

More Information needed