Release of the ConditionalQA dataset
Datasets accompanying the paper ConditionalQA: A Complex Reading Comprehension Dataset with Conditional Answers. Disclaimer This dataset should ONLY be used for NLP research purpose. Answers are NOT verified by legal professionals and should NOT be used for any legal purposes. Evaluate Please generate your predictions using the format sample_output.json. Run the following command to evaluate your predictions with evaluate.py: python evaluate.py –pred_file=sample_output.json –ref_file=v1_0/dev.json Leaderboard Submit your predictions to the Leaderboard. Please email your Codalab username to if you would like […]
Read more