File size: 864 Bytes
d667de3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7dfaa93
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
---
dataset_info:
  features:
  - name: PREMISE
    dtype: string
  - name: ORIGINAL_LABEL
    dtype: string
  - name: PREDICTED_E
    dtype: int64
  - name: PREDICTED_D
    dtype: int64
  - name: PREDICTED_R
    dtype: int64
  - name: PREDICTED_I
    dtype: int64
  splits:
  - name: train
    num_bytes: 2765321
    num_examples: 12489
  download_size: 1198189
  dataset_size: 2765321
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---

# Dataset Card for "LOGICPOLITICS"

Description
- A contribution to the task of [Logical Fallacy detection](https://arxiv.org/abs/2202.13758)
- Repository: [A benchmark for Malicious Content Detection in Political Settings](https://github.com/ajaykc7/LOGICPOLITICS)
- Point of Contact: [Hieu Nguyen](mailto:hieutn@usc.edu), [Ajay Kc](ajaykc@usc.edu), [Manorama Patil](manorama@usc.edu)