james-burton's picture
Upload README.md with huggingface_hub
abe866f
metadata
dataset_info:
  features:
    - name: Product_Description
      dtype: string
    - name: Product_Type
      dtype: int64
    - name: Sentiment
      dtype:
        class_label:
          names:
            '0': '0'
            '1': '1'
            '2': '2'
            '3': '3'
  splits:
    - name: train
      num_bytes: 539691.8956982911
      num_examples: 4327
    - name: validation
      num_bytes: 95291.1043017089
      num_examples: 764
    - name: test
      num_bytes: 159788
      num_examples: 1273
  download_size: 442311
  dataset_size: 794771

Dataset Card for "product_sentiment_machine_hack"

More Information needed