Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,9 @@
|
|
1 |
---
|
2 |
language:
|
3 |
- sr
|
|
|
|
|
|
|
4 |
pretty_name: ZNANJE
|
5 |
size_categories:
|
6 |
- 1B<n<10B
|
@@ -8,11 +11,26 @@ configs:
|
|
8 |
- config_name: default
|
9 |
data_files:
|
10 |
- split: train
|
11 |
-
path:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
- split: si
|
13 |
path: '*_si.jsonl'
|
|
|
|
|
14 |
- split: sve
|
15 |
-
path:
|
|
|
|
|
|
|
|
|
|
|
16 |
task_categories:
|
17 |
- text-generation
|
18 |
license: cc-by-sa-4.0
|
@@ -40,17 +58,54 @@ license: cc-by-sa-4.0
|
|
40 |
</td>
|
41 |
<td>
|
42 |
<h2>Set of South Slavic Scientific Research publications</h2>
|
43 |
-
<p><span class
|
44 |
-
|
45 |
-
<p>Necessary for training quality language models for Serbian.</p
|
46 |
-
>
|
47 |
<p>A total of ? documents containing <span class="highlight-container"><span class="highlight">over ? words</span></span>.</p>
|
48 |
<p></p>
|
49 |
<p>Each JSON line represents one publication.</p>
|
50 |
<p>All documents are paragraph and sentence-delimited.</p>
|
51 |
-
|
52 |
</td>
|
53 |
</tr>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
54 |
</table>
|
55 |
|
56 |
|
|
|
1 |
---
|
2 |
language:
|
3 |
- sr
|
4 |
+
- hr
|
5 |
+
- sl
|
6 |
+
- bs
|
7 |
pretty_name: ZNANJE
|
8 |
size_categories:
|
9 |
- 1B<n<10B
|
|
|
11 |
- config_name: default
|
12 |
data_files:
|
13 |
- split: train
|
14 |
+
path:
|
15 |
+
- '*_sr.jsonl'
|
16 |
+
- '*_hr.jsonl'
|
17 |
+
- '*_cnr.jsonl'
|
18 |
+
- '*_bs.jsonl'
|
19 |
+
- split: sr
|
20 |
+
path: '*_sr.jsonl'
|
21 |
+
- split: hr
|
22 |
+
path: '*_hr.jsonl'
|
23 |
- split: si
|
24 |
path: '*_si.jsonl'
|
25 |
+
- split: bs
|
26 |
+
path: '*_bs.jsonl'
|
27 |
- split: sve
|
28 |
+
path:
|
29 |
+
- '*_sr.jsonl'
|
30 |
+
- '*_hr.jsonl'
|
31 |
+
- '*_cnr.jsonl'
|
32 |
+
- '*_bs.jsonl'
|
33 |
+
- '*_si.jsonl'
|
34 |
task_categories:
|
35 |
- text-generation
|
36 |
license: cc-by-sa-4.0
|
|
|
58 |
</td>
|
59 |
<td>
|
60 |
<h2>Set of South Slavic Scientific Research publications</h2>
|
61 |
+
<p><span class="highlight-container"><span class="highlight">Highly curated, High-quality</span></span>and diverse scientific publications.</p>
|
62 |
+
<p>Necessary for training quality language models for Serbian.</p>
|
|
|
|
|
63 |
<p>A total of ? documents containing <span class="highlight-container"><span class="highlight">over ? words</span></span>.</p>
|
64 |
<p></p>
|
65 |
<p>Each JSON line represents one publication.</p>
|
66 |
<p>All documents are paragraph and sentence-delimited.</p>
|
|
|
67 |
</td>
|
68 |
</tr>
|
69 |
+
<tr>
|
70 |
+
<td colspan=2>
|
71 |
+
<table style='width:100%;font-size:12pt;text-align:right'>
|
72 |
+
<tr>
|
73 |
+
<th style='width:40%'><b></b></th>
|
74 |
+
<th style='width:15%'><b>Број докумената<br/>Doc. count</b></th>
|
75 |
+
<th style='width:15%'><b>Број реченица<br/>Sent. count</b></th>
|
76 |
+
<th style='width:15%'><b>Број речи<br/>Word count</b></th>
|
77 |
+
<th style='width:15%'><b>Удео<br/>Share</b></th>
|
78 |
+
</tr>
|
79 |
+
<tr>
|
80 |
+
<td><a href="https://huggingface.co/datasets/procesaur/STARS">Korpus S.T.A.R.S.</a><br/>🇷🇸</td>
|
81 |
+
<td>23,340</td>
|
82 |
+
<td>27,760,829</td>
|
83 |
+
<td>704,000,000</td>
|
84 |
+
<td>81.9%</td>
|
85 |
+
</tr>
|
86 |
+
<tr>
|
87 |
+
<td><a href="https://dabar.srce.hr">DABAR</a><br/>🇭🇷</td>
|
88 |
+
<td></td>
|
89 |
+
<td></td>
|
90 |
+
<td></td>
|
91 |
+
<td></td>
|
92 |
+
</tr>
|
93 |
+
<tr>
|
94 |
+
<td><a href="http://www.openscience.si">Open Science Slovenia</a><br/>🇸🇮 🇷🇸 🇭🇷 🇧🇦</td>
|
95 |
+
<td></td>
|
96 |
+
<td></td>
|
97 |
+
<td></td>
|
98 |
+
<td></td>
|
99 |
+
</tr>
|
100 |
+
<td><b>Укупно<br/>Total</b></td>
|
101 |
+
<td><b>23,340</b></td>
|
102 |
+
<td><b>27,760,829</b></td>
|
103 |
+
<td><b>704,000,000</b></td>
|
104 |
+
<td><b>100%</b></td>
|
105 |
+
</tr>
|
106 |
+
</table>
|
107 |
+
</td>
|
108 |
+
</tr>
|
109 |
</table>
|
110 |
|
111 |
|