Datasets:

Modalities:
Text
Formats:
parquet
Languages:
Serbian
License:
rankas commited on
Commit
38ad476
·
verified ·
1 Parent(s): f5e3be4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +57 -0
README.md CHANGED
@@ -93,6 +93,63 @@ The **SerbianQA-Gen** dataset consists of approximately 74k automatically genera
93
  Together, these datasets contribute to addressing the lack of large-scale QA resources for the Serbian language. They enable the training and evaluation of language models capable of deeper semantic understanding of Serbian, a language characterized by rich morphology and complex syntax. By making these datasets publicly available, we aim to support further research in Serbian NLP and encourage the development of more robust QA and conversational AI systems for the language.
94
 
95
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
96
 
97
  ## Citation
98
 
 
93
  Together, these datasets contribute to addressing the lack of large-scale QA resources for the Serbian language. They enable the training and evaluation of language models capable of deeper semantic understanding of Serbian, a language characterized by rich morphology and complex syntax. By making these datasets publicly available, we aim to support further research in Serbian NLP and encourage the development of more robust QA and conversational AI systems for the language.
94
 
95
  ---
96
+ <div class="inline-flex flex-col" style="line-height: 1.5;padding-right:50px">
97
+ <div style="text-align: center; margin-top: 3px; font-size: 16px; font-weight: 800">Author</div>
98
+ <a href="https://huggingface.co/rankas">
99
+ <div class="flex">
100
+ <div
101
+ style="display:DISPLAY_1; margin-left: auto; margin-right: auto; width: 92px; height:92px; border-radius: 50%;
102
+ background-size: cover; background-image: url(&#39;https://cdn-avatars.huggingface.co/v1/production/uploads/63f8fa204ef4aacb65a00043/IlrBetI15qnGsc798R6tO.jpeg?w=200&h=200&f=face&#39;)">
103
+ </div>
104
+ </div>
105
+ </a>
106
+ <div style="text-align: center; font-size: 16px; font-weight: 800">Ranka Stanković</div>
107
+ <div>
108
+ <a href="https://huggingface.co/rankas">
109
+ <div style="text-align: center; font-size: 14px;">@rankas</div>
110
+ </a>
111
+ </div>
112
+ </div>
113
+ </div>
114
+ <div class="inline-flex flex-col" style="line-height: 1.5;padding-right:50px">
115
+ <div style="text-align: center; margin-top: 3px; font-size: 16px; font-weight: 800">Author</div>
116
+ <a href="https://huggingface.co/rankas">
117
+ <div class="flex">
118
+ <div
119
+ style="display:DISPLAY_1; margin-left: auto; margin-right: auto; width: 92px; height:92px; border-radius: 50%;
120
+ background-size: cover; background-image: url(&#39;https://cdn-avatars.huggingface.co/v1/production/uploads/no-auth/gfI5-noC3Si2qlV6vRiwL.png?w=200&h=200&f=face&#39;)">
121
+ </div>
122
+ </div>
123
+ </a>
124
+ <div style="text-align: center; font-size: 16px; font-weight: 800">Jovana Rađenović</div>
125
+ <div>
126
+ <a href="https://huggingface.co/JovanaR">
127
+ <div style="text-align: center; font-size: 14px;">@JovanaR</div>
128
+ </a>
129
+ </div>
130
+ </div>
131
+ </div>
132
+
133
+ <div class="inline-flex flex-col" style="line-height: 1.5;">
134
+ <div style="text-align: center; margin-top: 3px; font-size: 16px; font-weight: 800">Computation</div>
135
+ <a href="https://tesla.rgf.bg.ac.rs">
136
+ <div class="flex">
137
+ <div
138
+ style="display:DISPLAY_1; margin-left: auto; margin-right: auto; width: 92px; height:92px; border-radius: 50%;
139
+ background-size: cover; background-image: url(https://cdn-avatars.huggingface.co/v1/production/uploads/63bc254fb8c61b8aa496a39b/TfM_-sc8-b34ddfhHBGTA.png?w=200&h=200&f=face)">
140
+ </div>
141
+ </div>
142
+ </a>
143
+ <div style="text-align: center; font-size: 16px; font-weight: 800">TESLA project</div>
144
+ <div>
145
+ <a href="https://huggingface.co/te-sla">
146
+ <div style="text-align: center; font-size: 14px;">@te-sla</div>
147
+ </a>
148
+ </div>
149
+ </div>
150
+ </div>
151
+ <br/><br/>
152
+
153
 
154
  ## Citation
155