Update README.md
Browse files
README.md
CHANGED
@@ -51,18 +51,22 @@ We named the model "Herberta" by combining "Herb" and "Roberta" to signify its p
|
|
51 |
|
52 |
#### Metrics Comparison
|
53 |
|
54 |
-
|
|
|
|
|
|
|
|
|
55 |
<tr>
|
56 |
<td align="center"><strong>Accuracy</strong></td>
|
57 |
<td align="center"><strong>Loss</strong></td>
|
58 |
<td align="center"><strong>Perplexity</strong></td>
|
59 |
</tr>
|
60 |
<tr>
|
61 |
-
<td><img src="https://cdn-uploads.huggingface.co/production/uploads/6564baaa393bae9c194fc32e/RDgI-0Ro2kMiwV853Wkgx.png" alt="Accuracy" width="
|
62 |
-
<td><img src="https://cdn-uploads.huggingface.co/production/uploads/6564baaa393bae9c194fc32e/BJ7enbRg13IYAZuxwraPP.png" alt="Loss" width="
|
63 |
-
<td><img src="https://cdn-uploads.huggingface.co/production/uploads/6564baaa393bae9c194fc32e/lOohRMIctPJZKM5yEEcQ2.png" alt="Perplexity" width="
|
64 |
</tr>
|
65 |
-
</table>
|
66 |
|
67 |
### Pretraining Configuration
|
68 |
|
|
|
51 |
|
52 |
#### Metrics Comparison
|
53 |
|
54 |
+

|
55 |
+

|
56 |
+

|
57 |
+
|
58 |
+
<!-- <table>
|
59 |
<tr>
|
60 |
<td align="center"><strong>Accuracy</strong></td>
|
61 |
<td align="center"><strong>Loss</strong></td>
|
62 |
<td align="center"><strong>Perplexity</strong></td>
|
63 |
</tr>
|
64 |
<tr>
|
65 |
+
<td><img src="https://cdn-uploads.huggingface.co/production/uploads/6564baaa393bae9c194fc32e/RDgI-0Ro2kMiwV853Wkgx.png" alt="Accuracy" width="800"></td>
|
66 |
+
<td><img src="https://cdn-uploads.huggingface.co/production/uploads/6564baaa393bae9c194fc32e/BJ7enbRg13IYAZuxwraPP.png" alt="Loss" width="800"></td>
|
67 |
+
<td><img src="https://cdn-uploads.huggingface.co/production/uploads/6564baaa393bae9c194fc32e/lOohRMIctPJZKM5yEEcQ2.png" alt="Perplexity" width="800"></td>
|
68 |
</tr>
|
69 |
+
</table> -->
|
70 |
|
71 |
### Pretraining Configuration
|
72 |
|