median-3000 / README.md
maneshkarun's picture
Upload README.md with huggingface_hub
caf3a54
metadata
license: mit
dataset_info:
  features:
    - name: text
      dtype: string
    - name: title
      dtype: string
    - name: hyperpartisan
      dtype: bool
    - name: url
      dtype: string
    - name: published_at
      dtype: string
    - name: bias
      dtype:
        class_label:
          names:
            '0': right
            '1': right-center
            '2': least
            '3': left-center
            '4': left
    - name: word_count
      dtype: int64
    - name: cleaned_data
      dtype: string
    - name: pos_tagged
      dtype: string
  splits:
    - name: train
      num_bytes: 36155808
      num_examples: 500
  download_size: 17330684
  dataset_size: 36155808