| { | |
| "claim_dataset_path": "data/claim_dataset_v2", | |
| "wiki_dataset_path": "data/wiki_dataset", | |
| "output_dir": "data/claim_verification/classifier_prsr_v2", | |
| "sentence_retriever_path": "logs/aicup-2023-spring-nlp/e8hneqtg/checkpoints/e2.weights.ckpt", | |
| "top_k": 3, | |
| "min_score": 10.0, | |
| "return_by_noun": true, | |
| "merge_adjacent": true, | |
| "return_unmerged": true | |
| } |