melaseddik
commited on
Commit
•
6a7eaf7
1
Parent(s):
7678874
Update README.md
Browse files
README.md
CHANGED
@@ -119,6 +119,11 @@ print(tokenizer.decode(outputs[0]))
|
|
119 |
# Evaluation
|
120 |
|
121 |
<table>
|
|
|
|
|
|
|
|
|
|
|
122 |
<tr>
|
123 |
<th>Metrics</th>
|
124 |
<th>Llama3.1-8B</th>
|
|
|
119 |
# Evaluation
|
120 |
|
121 |
<table>
|
122 |
+
<colgroup>
|
123 |
+
<col style="text-align: center;">
|
124 |
+
<col style="text-align: center;">
|
125 |
+
<col style="text-align: center;">
|
126 |
+
</colgroup>
|
127 |
<tr>
|
128 |
<th>Metrics</th>
|
129 |
<th>Llama3.1-8B</th>
|