Update README.md
Browse files
README.md
CHANGED
@@ -43,7 +43,16 @@ More legal domain resources: https://github.com/PlanTL-GOB-ES/lm-legal-es
|
|
43 |
## Citation
|
44 |
If you want to cite this model you can use this:
|
45 |
|
46 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
47 |
|
48 |
## Disclaimer (from RoBERTalex)
|
49 |
The models published in this repository are intended for a generalist purpose and are available to third parties. These models may have bias and/or any other undesirable distortions.
|
|
|
43 |
## Citation
|
44 |
If you want to cite this model you can use this:
|
45 |
|
46 |
+
```
|
47 |
+
@misc {manuel_romero_2022,
|
48 |
+
author = { {Manuel Romero} },
|
49 |
+
title = { legal-longformer-base-8192-spanish (Revision 1fa2697) },
|
50 |
+
year = 2022,
|
51 |
+
url = { https://huggingface.co/mrm8488/legal-longformer-base-8192-spanish },
|
52 |
+
doi = { 10.57967/hf/0108 },
|
53 |
+
publisher = { Hugging Face }
|
54 |
+
}
|
55 |
+
```
|
56 |
|
57 |
## Disclaimer (from RoBERTalex)
|
58 |
The models published in this repository are intended for a generalist purpose and are available to third parties. These models may have bias and/or any other undesirable distortions.
|