# Solving NLP Problems through Human-System Collaboration: A Discussion-based Approach


## Inference using the proposed method.

```
python nli.py --input $nli_dataset_path --output $output_path --learning [zero-shot, few-shot, few-shot_humans_discussion] --task [anli1, anli2, anli3, snli] --example examples.json
```

## Dataset

discussion1.csv and discussion2.csv are validation datasets. We will publish the evaluation dataset when the paper is accepted.
