zlucia commited on
Commit
e503aea
1 Parent(s): 4155559

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -11
README.md CHANGED
@@ -22,16 +22,15 @@ Please see the [casehold repository](https://github.com/reglab/casehold) for scr
22
  See `demo.ipynb` in the casehold repository for details on calculating domain specificity (DS) scores for tasks or task examples by taking the difference in pretrain loss on BERT (double) and Legal-BERT. DS score may be readily extended to estimate domain specificity of tasks in other domains using BERT (double) and existing pretrained models (e.g., [SciBERT](https://arxiv.org/abs/1903.10676)).
23
 
24
  ### Citation
25
- @inproceedings{zhengguha2021,
26
- title={When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset},
27
- author={Lucia Zheng and Neel Guha and Brandon R. Anderson and Peter Henderson and Daniel E. Ho},
28
- year={2021},
29
- eprint={2104.08671},
30
- archivePrefix={arXiv},
31
- primaryClass={cs.CL},
32
- booktitle={Proceedings of the 18th International Conference on Artificial Intelligence and Law},
33
- publisher={Association for Computing Machinery},
34
- note={(in press)}
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).
 
22
  See `demo.ipynb` in the casehold repository for details on calculating domain specificity (DS) scores for tasks or task examples by taking the difference in pretrain loss on BERT (double) and Legal-BERT. DS score may be readily extended to estimate domain specificity of tasks in other domains using BERT (double) and existing pretrained models (e.g., [SciBERT](https://arxiv.org/abs/1903.10676)).
23
 
24
  ### Citation
25
+ \t@inproceedings{zhengguha2021,
26
+ \t\ttitle={When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset},
27
+ \t\tauthor={Lucia Zheng and Neel Guha and Brandon R. Anderson and Peter Henderson and Daniel E. Ho},
28
+ \t\tyear={2021},
29
+ \t\teprint={2104.08671},
30
+ \t\tarchivePrefix={arXiv},
31
+ \t\tprimaryClass={cs.CL},
32
+ \t\tbooktitle={Proceedings of the 18th International Conference on Artificial Intelligence and Law},
33
+ \t\tpublisher={Association for Computing Machinery}
34
+ \t}
 
35
 
36
  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).