Update README.md
Browse files
README.md
CHANGED
@@ -15,14 +15,16 @@ Please see the [casehold repository](https://github.com/reglab/casehold) for scr
|
|
15 |
### Citation
|
16 |
```
|
17 |
@inproceedings{zhengguha2021,
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
22 |
-
|
23 |
-
|
24 |
-
|
25 |
-
|
26 |
-
|
27 |
}
|
28 |
-
```
|
|
|
|
|
|
15 |
### Citation
|
16 |
```
|
17 |
@inproceedings{zhengguha2021,
|
18 |
+
\t\ttitle={When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset},
|
19 |
+
\t\tauthor={Lucia Zheng and Neel Guha and Brandon R. Anderson and Peter Henderson and Daniel E. Ho},
|
20 |
+
\t\tyear={2021},
|
21 |
+
\t\teprint={2104.08671},
|
22 |
+
\t\tarchivePrefix={arXiv},
|
23 |
+
\t\tprimaryClass={cs.CL},
|
24 |
+
\t\tbooktitle={Proceedings of the 18th International Conference on Artificial Intelligence and Law},
|
25 |
+
\t\tpublisher={Association for Computing Machinery},
|
26 |
+
\t\tnote={(in press)}
|
27 |
}
|
28 |
+
```
|
29 |
+
|
30 |
+
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).
|