Update README.md
Browse files
README.md
CHANGED
@@ -60,6 +60,24 @@ base_model:
|
|
60 |
>>> print(spatial.distance.cosine(vektor_x, vektor_z))
|
61 |
```
|
62 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
63 |
<div class="inline-flex flex-col" style="line-height: 1.5;padding-right:50px">
|
64 |
<div style="text-align: center; margin-top: 3px; font-size: 16px; font-weight: 800">Author</div>
|
65 |
<a href="https://huggingface.co/procesaur">
|
|
|
60 |
>>> print(spatial.distance.cosine(vektor_x, vektor_z))
|
61 |
```
|
62 |
|
63 |
+
<table style="width:100%;height:100%">
|
64 |
+
<tr>
|
65 |
+
<td width=50%>
|
66 |
+
<h5><i class="highlight-container"><b class="highlight">Евалуација XLMR-base модела за српски језик</b></i></h4>
|
67 |
+
</td>
|
68 |
+
<td>
|
69 |
+
<h5><i class="highlight-container"><b class="highlight">Serbian XLMR-base models evaluation results</b></i></h4>
|
70 |
+
</td>
|
71 |
+
</tr>
|
72 |
+
<tr colspan=2 style="width:100%;height:100%">
|
73 |
+
<td colspan=2 >
|
74 |
+
<img src="mali-fm.png" class="cover" style="max-width:650px">
|
75 |
+
<img src="mali-pr.png" class="cover" style="max-width:650px">
|
76 |
+
<img src="mali-ds.png" class="cover" style="max-width:650px">
|
77 |
+
</td>
|
78 |
+
</tr>
|
79 |
+
</table>
|
80 |
+
|
81 |
<div class="inline-flex flex-col" style="line-height: 1.5;padding-right:50px">
|
82 |
<div style="text-align: center; margin-top: 3px; font-size: 16px; font-weight: 800">Author</div>
|
83 |
<a href="https://huggingface.co/procesaur">
|