Update README.md
Browse filesadded citation for olmes.
README.md
CHANGED
@@ -63,7 +63,7 @@ print(output)
|
|
63 |
**Evaluation Results:**
|
64 |
|
65 |
<table>
|
66 |
-
<caption><b>Comparison with 3.1 Base models</b></caption>
|
67 |
<thead>
|
68 |
<tr>
|
69 |
<th style="text-align:left; background-color: #001d6c; color: white;">Models</th>
|
@@ -95,7 +95,7 @@ print(output)
|
|
95 |
<td style="text-align:center; background-color: #FFFFFF; color: #2D2D2D;">49.63</td>
|
96 |
</tr>
|
97 |
<tr>
|
98 |
-
<td style="text-align:left; background-color: #FFFFFF; color: #2D2D2D;">Granite-3.3-2B-Base</td>
|
99 |
<td style="text-align:center; background-color: #FFFFFF; color: #2D2D2D;"> 47.49 </td>
|
100 |
<td style="text-align:center; background-color: #FFFFFF; color: #2D2D2D;"> 73.2 </td>
|
101 |
<td style="text-align:center; background-color: #FFFFFF; color: #2D2D2D;"> 54.33 </td>
|
@@ -124,7 +124,7 @@ print(output)
|
|
124 |
</tr>
|
125 |
|
126 |
<tr>
|
127 |
-
<td style="text-align:left; background-color: #DAE8FF; color: black;">Granite-3.3-8B-Base</td>
|
128 |
<td style="text-align:center; background-color: #DAE8FF; color: black;">50.84</td>
|
129 |
<td style="text-align:center; background-color: #DAE8FF; color: black;">80.1</td>
|
130 |
<td style="text-align:center; background-color: #DAE8FF; color: black;">63.89</td>
|
@@ -237,3 +237,4 @@ The use of Large Language Models involves risks and ethical considerations peopl
|
|
237 |
- 📄 Get started with tutorials, best practices, and prompt engineering advice: https://www.ibm.com/granite/docs/
|
238 |
- 💡 Learn about the latest Granite learning resources: https://ibm.biz/granite-learning-resources
|
239 |
|
|
|
|
63 |
**Evaluation Results:**
|
64 |
|
65 |
<table>
|
66 |
+
<caption><b>Comparison with 3.1 Base models</b><sup id="fnref1"><a href="#fn1">1</a></caption>
|
67 |
<thead>
|
68 |
<tr>
|
69 |
<th style="text-align:left; background-color: #001d6c; color: white;">Models</th>
|
|
|
95 |
<td style="text-align:center; background-color: #FFFFFF; color: #2D2D2D;">49.63</td>
|
96 |
</tr>
|
97 |
<tr>
|
98 |
+
<td style="text-align:left; background-color: #FFFFFF; color: #2D2D2D;"><b>Granite-3.3-2B-Base</b></td>
|
99 |
<td style="text-align:center; background-color: #FFFFFF; color: #2D2D2D;"> 47.49 </td>
|
100 |
<td style="text-align:center; background-color: #FFFFFF; color: #2D2D2D;"> 73.2 </td>
|
101 |
<td style="text-align:center; background-color: #FFFFFF; color: #2D2D2D;"> 54.33 </td>
|
|
|
124 |
</tr>
|
125 |
|
126 |
<tr>
|
127 |
+
<td style="text-align:left; background-color: #DAE8FF; color: black;"><b>Granite-3.3-8B-Base</b></td>
|
128 |
<td style="text-align:center; background-color: #DAE8FF; color: black;">50.84</td>
|
129 |
<td style="text-align:center; background-color: #DAE8FF; color: black;">80.1</td>
|
130 |
<td style="text-align:center; background-color: #DAE8FF; color: black;">63.89</td>
|
|
|
237 |
- 📄 Get started with tutorials, best practices, and prompt engineering advice: https://www.ibm.com/granite/docs/
|
238 |
- 💡 Learn about the latest Granite learning resources: https://ibm.biz/granite-learning-resources
|
239 |
|
240 |
+
<p><a href="#fnref1" title="Jump back to reference">[1]</a> Evaluated using <a href="https://github.com/allenai/olmes">OLMES</a></p>
|