Datasets:
Size:
10B<n<100B
License:
Update README.md
Browse files
README.md
CHANGED
@@ -51,4 +51,27 @@ for i in riznica.take(2):
|
|
51 |
# {'text': 'PRAGMATIČARI DOGMATI SANJARI'}
|
52 |
# {'text': 'Ivica Župan'}
|
53 |
```
|
54 |
-
Read more on streaming [here](https://huggingface.co/docs/datasets/stream).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
51 |
# {'text': 'PRAGMATIČARI DOGMATI SANJARI'}
|
52 |
# {'text': 'Ivica Župan'}
|
53 |
```
|
54 |
+
Read more on streaming [here](https://huggingface.co/docs/datasets/stream).
|
55 |
+
|
56 |
+
If you use this dataset, please cite
|
57 |
+
|
58 |
+
```
|
59 |
+
@inproceedings{ljubesic-etal-2024-language,
|
60 |
+
title = "Language Models on a Diet: Cost-Efficient Development of Encoders for Closely-Related Languages via Additional Pretraining",
|
61 |
+
author = "Ljube{\v{s}}i{\'c}, Nikola and
|
62 |
+
Suchomel, V{\'\i}t and
|
63 |
+
Rupnik, Peter and
|
64 |
+
Kuzman, Taja and
|
65 |
+
van Noord, Rik",
|
66 |
+
editor = "Melero, Maite and
|
67 |
+
Sakti, Sakriani and
|
68 |
+
Soria, Claudia",
|
69 |
+
booktitle = "Proceedings of the 3rd Annual Meeting of the Special Interest Group on Under-resourced Languages @ LREC-COLING 2024",
|
70 |
+
month = may,
|
71 |
+
year = "2024",
|
72 |
+
address = "Torino, Italia",
|
73 |
+
publisher = "ELRA and ICCL",
|
74 |
+
url = "https://aclanthology.org/2024.sigul-1.23",
|
75 |
+
pages = "189--203",
|
76 |
+
}
|
77 |
+
```
|