# jec-qa **Repository Path**: thunlp/jec-qa ## Basic Information - **Project Name**: jec-qa - **Description**: The respository of jec-qa. - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-05-29 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # JEC-QA This is the repository of the paper ``JEC-QA: A Legal-Domain Question Answering Dataset``. ## Content - [Usage](#Usage) - [Reference](#Reference) ## Usage To know more details about this dataset, please visit the [homepage](http://jecqa.thunlp.org/). To know how to use the framework, please visit [pytorcher](https://github.com/haoxizhong/pytorch-worker). You can find a sample submission and the evaluation program on Codalab from the directory ``codalab``. ## Reference If you want to use the dataset, please cite the paper like ``` @inproceedings{zhong2019jec, title={JEC-QA: A Legal-Domain Question Answering Dataset}, author={Zhong, Haoxi and Xiao, Chaojun and Tu, Cunchao and Zhang, Tianyang and Liu, Zhiyuan and Sun, Maosong}, booktitle={Proceedings of AAAI}, year={2020}, } ```