Raniahossam33's picture
Upload README.md with huggingface_hub
97899cd verified
metadata
dataset_info:
  features:
    - name: id
      dtype: string
    - name: conversations
      list:
        - name: content
          dtype: string
        - name: role
          dtype: string
    - name: question_length
      dtype: int64
    - name: answer_length
      dtype: int64
    - name: original_sentiment
      dtype: string
    - name: category
      dtype: string
  splits:
    - name: train
      num_bytes: 494494
      num_examples: 160
  download_size: 210079
  dataset_size: 494494
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*

Dataset Card for "sentiment-analysis-mcq_conversational"

More Information needed