mlburnham's picture
Upload dataset
fa7d01a verified
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: username
      dtype: string
    - name: premise
      dtype: string
    - name: party
      dtype: string
    - name: topic
      dtype: string
    - name: hypothesis
      dtype: string
    - name: label
      dtype: int64
    - name: validated_label
      dtype: int64
    - name: entailment
      dtype: int64
    - name: validation_source
      dtype: string
  splits:
    - name: train
      num_bytes: 3564696
      num_examples: 10087
    - name: test
      num_bytes: 485583
      num_examples: 1242
  download_size: 1367452
  dataset_size: 4050279

Dataset Card for "polistance_issue_tweets"

More Information needed