Lucia Zheng
commited on
Commit
•
fd49a13
1
Parent(s):
f48ca07
Update README.md
Browse files
README.md
CHANGED
@@ -20,18 +20,15 @@ The model also uses a custom domain-specific legal vocabulary. The vocabulary se
|
|
20 |
Please see the [casehold repository](https://github.com/reglab/casehold) for scripts that support computing pretrain loss and finetuning on Custom Legal-BERT for classification and multiple choice tasks described in the paper: Overruling, Terms of Service, CaseHOLD.
|
21 |
|
22 |
### Citation
|
23 |
-
|
24 |
-
|
25 |
-
|
26 |
-
|
27 |
-
|
28 |
-
|
29 |
-
|
30 |
-
|
31 |
-
|
32 |
-
|
33 |
-
note={(in press)
|
34 |
-
}
|
35 |
-
```
|
36 |
|
37 |
Lucia Zheng, Neel Guha, Brandon R. Anderson, Peter Henderson, and Daniel E. Ho. 2021. When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset. In *Proceedings of the 18th International Conference on Artificial Intelligence and Law (ICAIL '21)*, June 21-25, 2021, São Paulo, Brazil. ACM Inc., New York, NY, (in press). arXiv: [2104.08671 \\[cs.CL\\]](https://arxiv.org/abs/2104.08671).
|
|
|
20 |
Please see the [casehold repository](https://github.com/reglab/casehold) for scripts that support computing pretrain loss and finetuning on Custom Legal-BERT for classification and multiple choice tasks described in the paper: Overruling, Terms of Service, CaseHOLD.
|
21 |
|
22 |
### Citation
|
23 |
+
@inproceedings{zhengguha2021,
|
24 |
+
title={When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset},
|
25 |
+
author={Lucia Zheng and Neel Guha and Brandon R. Anderson and Peter Henderson and Daniel E. Ho},
|
26 |
+
year={2021},
|
27 |
+
eprint={2104.08671},
|
28 |
+
archivePrefix={arXiv},
|
29 |
+
primaryClass={cs.CL},
|
30 |
+
booktitle={Proceedings of the 18th International Conference on Artificial Intelligence and Law},
|
31 |
+
publisher={Association for Computing Machinery}
|
32 |
+
}
|
|
|
|
|
|
|
33 |
|
34 |
Lucia Zheng, Neel Guha, Brandon R. Anderson, Peter Henderson, and Daniel E. Ho. 2021. When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset. In *Proceedings of the 18th International Conference on Artificial Intelligence and Law (ICAIL '21)*, June 21-25, 2021, São Paulo, Brazil. ACM Inc., New York, NY, (in press). arXiv: [2104.08671 \\[cs.CL\\]](https://arxiv.org/abs/2104.08671).
|