Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -73,6 +73,26 @@ print([b.name for b in out.branches])
|
|
73 |
|
74 |
## Cite us
|
75 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
76 |
```bibtex
|
77 |
@inproceedings{de-gibert-etal-2024-new-massive,
|
78 |
title = "A New Massive Multilingual Dataset for High-Performance Language Technologies",
|
|
|
73 |
|
74 |
## Cite us
|
75 |
|
76 |
+
```bibtex
|
77 |
+
@inproceedings{samuel-etal-2023-trained,
|
78 |
+
title = "Trained on 100 million words and still in shape: {BERT} meets {B}ritish {N}ational {C}orpus",
|
79 |
+
author = "Samuel, David and
|
80 |
+
Kutuzov, Andrey and
|
81 |
+
{\O}vrelid, Lilja and
|
82 |
+
Velldal, Erik",
|
83 |
+
editor = "Vlachos, Andreas and
|
84 |
+
Augenstein, Isabelle",
|
85 |
+
booktitle = "Findings of the Association for Computational Linguistics: EACL 2023",
|
86 |
+
month = may,
|
87 |
+
year = "2023",
|
88 |
+
address = "Dubrovnik, Croatia",
|
89 |
+
publisher = "Association for Computational Linguistics",
|
90 |
+
url = "https://aclanthology.org/2023.findings-eacl.146",
|
91 |
+
doi = "10.18653/v1/2023.findings-eacl.146",
|
92 |
+
pages = "1954--1974"
|
93 |
+
})
|
94 |
+
```
|
95 |
+
|
96 |
```bibtex
|
97 |
@inproceedings{de-gibert-etal-2024-new-massive,
|
98 |
title = "A New Massive Multilingual Dataset for High-Performance Language Technologies",
|