Update README.md
Browse files
README.md
CHANGED
@@ -71,9 +71,6 @@ kao i korpus [PDRS 1.0](https://www.clarin.si/repository/xmlui/handle/11356/1752
|
|
71 |
<h4>U slučaju potrebe za manjim modelom, pogledajte <a href="https://huggingface.co/jerteh/gpt2-vrabac" class="highlight-container">
|
72 |
<b class="highlight">gpt2-vrabac</b></a> — manji model obučen na istom korpusu.</h4>
|
73 |
|
74 |
-
Modeli su obučavani na Nacionalnoj platformi za veštačku inteligenciju Srbije (sistem koji se bazira na nVidia DGX sistemima).
|
75 |
-
|
76 |
-
|
77 |
<div class="inline-flex flex-col" style="line-height: 1.5;">
|
78 |
<div style="text-align: center; margin-top: 3px; font-size: 16px; font-weight: 800">Autor</div>
|
79 |
<a href="https://huggingface.co/procesaur">
|
@@ -93,6 +90,46 @@ Modeli su obučavani na Nacionalnoj platformi za veštačku inteligenciju Srbije
|
|
93 |
</div>
|
94 |
</div>
|
95 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
96 |
## Citiranje
|
97 |
|
98 |
```bibtex
|
|
|
71 |
<h4>U slučaju potrebe za manjim modelom, pogledajte <a href="https://huggingface.co/jerteh/gpt2-vrabac" class="highlight-container">
|
72 |
<b class="highlight">gpt2-vrabac</b></a> — manji model obučen na istom korpusu.</h4>
|
73 |
|
|
|
|
|
|
|
74 |
<div class="inline-flex flex-col" style="line-height: 1.5;">
|
75 |
<div style="text-align: center; margin-top: 3px; font-size: 16px; font-weight: 800">Autor</div>
|
76 |
<a href="https://huggingface.co/procesaur">
|
|
|
90 |
</div>
|
91 |
</div>
|
92 |
|
93 |
+
<div class="inline-flex flex-col" style="line-height: 1.5;">
|
94 |
+
<div style="text-align: center; margin-top: 3px; font-size: 16px; font-weight: 800">Computation</div>
|
95 |
+
<a href="https://www.ai.gov.rs/">
|
96 |
+
<div class="flex">
|
97 |
+
<div
|
98 |
+
style="display:DISPLAY_1; margin-left: auto; margin-right: auto; width: 92px; height:92px; border-radius: 50%;
|
99 |
+
background-size: contain; background-image: url(https://www.ai.gov.rs/img/logo_60x120-2.png);background-repeat: no-repeat;
|
100 |
+
background-position: center;">
|
101 |
+
</div>
|
102 |
+
</div>
|
103 |
+
</a>
|
104 |
+
<div style="text-align: center; font-size: 16px; font-weight: 800" title="nVidia DGX-zasnovan sistem">Nacionalna AI platforma</div>
|
105 |
+
<div>
|
106 |
+
<a href="https://www.ai.gov.rs/">
|
107 |
+
<div style="text-align: center; font-size: 14px;">ai.gov.rs</div>
|
108 |
+
</a>
|
109 |
+
</div>
|
110 |
+
</div>
|
111 |
+
</div>
|
112 |
+
|
113 |
+
<div class="inline-flex flex-col" style="line-height: 1.5;">
|
114 |
+
<div style="text-align: center; margin-top: 3px; font-size: 16px; font-weight: 800">Data</div>
|
115 |
+
<a href="https://jerteh.rs/">
|
116 |
+
<div class="flex">
|
117 |
+
<div
|
118 |
+
style="display:DISPLAY_1; margin-left: auto; margin-right: auto; width: 92px; height:92px; border-radius: 50%;
|
119 |
+
background-size: contain; background-image: url(https://cdn-avatars.huggingface.co/v1/production/uploads/1673601491672-63bc254fb8c61b8aa496a39b.png?w=200&h=200&f=face);background-repeat: no-repeat;
|
120 |
+
background-position: center;">
|
121 |
+
</div>
|
122 |
+
</div>
|
123 |
+
</a>
|
124 |
+
<div style="text-align: center; font-size: 16px; font-weight: 800" title="Društvo za jezičke resurse i tehnologije">JeRTeh</div>
|
125 |
+
<div>
|
126 |
+
<a href="https://huggingface.co/jerteh">
|
127 |
+
<div style="text-align: center; font-size: 14px;">@jerteh</div>
|
128 |
+
</a>
|
129 |
+
</div>
|
130 |
+
</div>
|
131 |
+
</div>
|
132 |
+
|
133 |
## Citiranje
|
134 |
|
135 |
```bibtex
|