melaseddik
commited on
Commit
•
048f707
1
Parent(s):
8ad640d
Update README.md
Browse files
README.md
CHANGED
@@ -120,9 +120,9 @@ print(tokenizer.decode(outputs[0]))
|
|
120 |
|
121 |
<table>
|
122 |
<tr>
|
123 |
-
<th style="background-color: rgb(135, 206, 235);">
|
124 |
<th>Header 2</th>
|
125 |
-
<th style="background-color: rgb(255, 99, 71);">
|
126 |
</tr>
|
127 |
<tr>
|
128 |
<td style="background-color: rgb(135, 206, 235);">Row 1, Cell 1</td>
|
|
|
120 |
|
121 |
<table>
|
122 |
<tr>
|
123 |
+
<th style="background-color: rgb(135, 206, 235);">Metrics</th>
|
124 |
<th>Header 2</th>
|
125 |
+
<th style="background-color: rgb(255, 99, 71);">Llama3.1-8B</th>
|
126 |
</tr>
|
127 |
<tr>
|
128 |
<td style="background-color: rgb(135, 206, 235);">Row 1, Cell 1</td>
|