Update README.md
Browse files
README.md
CHANGED
|
@@ -70,8 +70,6 @@ kao i korpus [PDRS 1.0](https://www.clarin.si/repository/xmlui/handle/11356/1752
|
|
| 70 |
<h4>U slučaju potrebe za većim modelom, pogledajte <a href="https://huggingface.co/jerteh/gpt2-orao" class="highlight-container">
|
| 71 |
<b class="highlight">gpt2-orao</b></a> — najveći generativni model za srpski jezik.</h4>
|
| 72 |
|
| 73 |
-
Modeli su obučavani na Nacionalnoj platformi za veštačku inteligenciju Srbije (sistem koji se bazira na nVidia DGX sistemima).
|
| 74 |
-
|
| 75 |
|
| 76 |
<div class="inline-flex flex-col" style="line-height: 1.5;">
|
| 77 |
<div style="text-align: center; margin-top: 3px; font-size: 16px; font-weight: 800">Autor</div>
|
|
@@ -92,6 +90,46 @@ Modeli su obučavani na Nacionalnoj platformi za veštačku inteligenciju Srbije
|
|
| 92 |
</div>
|
| 93 |
</div>
|
| 94 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 95 |
## Citiranje
|
| 96 |
|
| 97 |
```bibtex
|
|
|
|
| 70 |
<h4>U slučaju potrebe za većim modelom, pogledajte <a href="https://huggingface.co/jerteh/gpt2-orao" class="highlight-container">
|
| 71 |
<b class="highlight">gpt2-orao</b></a> — najveći generativni model za srpski jezik.</h4>
|
| 72 |
|
|
|
|
|
|
|
| 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>
|
|
|
|
| 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
|