notaphoenix's picture
Upload README.md with huggingface_hub
05dcccf
|
raw
history blame contribute delete
No virus
964 Bytes
metadata
language: en
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: 18498814
      num_examples: 4867
    - name: test
      num_bytes: 9164351
      num_examples: 2539
    - name: training
      num_bytes: 115468842
      num_examples: 28802
  download_size: 77817584
  dataset_size: 143132007
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_conservative_subset"

More Information needed