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