guilhem-sante's picture
Update README.md
f70bd36 verified
|
raw
history blame
695 Bytes
metadata
license: mit
dataset_info:
  features:
    - name: 'Unnamed: 0'
      dtype: int64
    - name: argument_a
      dtype: string
    - name: argument_b
      dtype: string
    - name: relation
      dtype: string
  splits:
    - name: binary
      num_bytes: 19261
      num_examples: 110
    - name: ternary
      num_bytes: 12852
      num_examples: 72
  download_size: 22006
  dataset_size: 32113
configs:
  - config_name: default
    data_files:
      - split: binary
        path: data/binary-*
      - split: ternary
        path: data/ternary-*
task_categories:
  - text-classification
tags:
  - relation-based argument mining
  - argument mining
  - sample
pretty_name: liaisons IBM's "Claim Stance" dataset sample
size_categories:
  - n<1K