Update README.md
Browse files
README.md
CHANGED
|
@@ -80,4 +80,31 @@ for i, sentence in enumerate(sentences, 1):
|
|
| 80 |
### Legend:
|
| 81 |
**Bold** = Best result per metric per dataset
|
| 82 |
|
| 83 |
-
*Italic* = Second best result per metric per dataset
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 80 |
### Legend:
|
| 81 |
**Bold** = Best result per metric per dataset
|
| 82 |
|
| 83 |
+
*Italic* = Second best result per metric per dataset
|
| 84 |
+
|
| 85 |
+
|
| 86 |
+
|
| 87 |
+
<table align="center">
|
| 88 |
+
<tr>
|
| 89 |
+
<td align="center">
|
| 90 |
+
<a href="https://www.linkedin.com/company/tabularis-ai/">
|
| 91 |
+
<img src="https://cdn.jsdelivr.net/gh/simple-icons/simple-icons/icons/linkedin.svg" alt="LinkedIn" width="30" height="30">
|
| 92 |
+
</a>
|
| 93 |
+
</td>
|
| 94 |
+
<td align="center">
|
| 95 |
+
<a href="https://x.com/tabularis_ai">
|
| 96 |
+
<img src="https://cdn.jsdelivr.net/gh/simple-icons/simple-icons/icons/x.svg" alt="X" width="30" height="30">
|
| 97 |
+
</a>
|
| 98 |
+
</td>
|
| 99 |
+
<td align="center">
|
| 100 |
+
<a href="https://github.com/tabularis-ai">
|
| 101 |
+
<img src="https://cdn.jsdelivr.net/gh/simple-icons/simple-icons/icons/github.svg" alt="GitHub" width="30" height="30">
|
| 102 |
+
</a>
|
| 103 |
+
</td>
|
| 104 |
+
<td align="center">
|
| 105 |
+
<a href="https://tabularis.ai">
|
| 106 |
+
<img src="https://cdn.jsdelivr.net/gh/simple-icons/simple-icons/icons/internetarchive.svg" alt="Website" width="30" height="30">
|
| 107 |
+
</a>
|
| 108 |
+
</td>
|
| 109 |
+
</tr>
|
| 110 |
+
</table>
|