--- license: cc-by-nc-sa-4.0 task_categories: - question-answering language: - en configs: - config_name: train data_files: - split: clean path: "train/clean" - split: perturbed_leaf path: "train/perturbed_leaf" - split: perturbed_statement path: "train/perturbed_statement" - config_name: test data_files: - split: clean path: "test/clean" - split: perturbed_leaf path: "test/perturbed_leaf" - split: perturbed_statement path: "test/perturbed_statement" ---