notaphoenix's picture
Upload README.md with huggingface_hub
3625850
metadata
dataset_info:
  features:
    - name: text
      dtype: string
    - name: label
      dtype: int64
    - name: author
      dtype: string
    - name: original_text
      dtype: string
    - name: category
      dtype: string
    - name: round
      dtype: int64
    - name: debate_id
      dtype: string
    - name: idx
      dtype: int64
  splits:
    - name: validation
      num_bytes: 14167634
      num_examples: 3360
    - name: test
      num_bytes: 7602902
      num_examples: 1690
    - name: training
      num_bytes: 82827901
      num_examples: 19282
  download_size: 57059119
  dataset_size: 104598437
configs:
  - config_name: default
    data_files:
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*
      - split: training
        path: data/training-*

Dataset Card for "debateorg_w_effect_for_liberal_subset"

More Information needed