alpayariyak
commited on
Commit
Β·
f613971
1
Parent(s):
afcb675
Update README.md
Browse files
README.md
CHANGED
@@ -31,14 +31,13 @@ pinned: false
|
|
31 |
<link href='https://fonts.googleapis.com/css?family=Source+Sans+Pro' rel='stylesheet' type='text/css'>
|
32 |
|
33 |
<div align="center">
|
34 |
-
|
|
|
|
|
35 |
<h1 style="font-size: 1.50em; ">Advancing Open-source Language Models with Mixed-Quality Data</h1>
|
36 |
</div>
|
37 |
|
38 |
<p align="center" style="margin-top: 0px;">
|
39 |
-
<a>
|
40 |
-
<img src="https://github.com/imoneoi/openchat/raw/master/assets/logo_new.png" style="width: 65%">
|
41 |
-
</a>
|
42 |
<a href="https://openchat.team">
|
43 |
<img src="https://github.com/alpayariyak/openchat/blob/master/logo_new-removebg-preview.png?raw=true" alt="OpenChat Logo" style="width:20px; vertical-align: middle; display: inline-block; margin-right: 5px; margin-left: 10px; margin-top: 0px; margin-bottom: 0px;"/>
|
44 |
<span class="link-text">Online Demo of OpenChat 3.5</span>
|
@@ -60,11 +59,11 @@ pinned: false
|
|
60 |
|
61 |
<hr>
|
62 |
|
63 |
-
<p align="center" style="margin-top: 0px; font-size: 1.4em; background-color: #3c72db; padding: 0.5em; border-radius: 0.5em; color: white; font-weight: bold">
|
64 |
<a href="https://huggingface.co/openchat/openchat_3.5" style="text-decoration: none; color: white">
|
65 |
-
<span style="font-size: 1.6em; font-family: 'Source Sans Pro', sans-serif; ">
|
66 |
<br>
|
67 |
-
<span
|
68 |
π₯ First <u>7B</u> model that Achieves Comparable Results with <u>ChatGPT</u> (March)! π₯
|
69 |
<br>π <u>#1</u> Open-source model on MT-bench scoring 7.81, outperforming <u>70B</u> models π
|
70 |
</span>
|
|
|
31 |
<link href='https://fonts.googleapis.com/css?family=Source+Sans+Pro' rel='stylesheet' type='text/css'>
|
32 |
|
33 |
<div align="center">
|
34 |
+
<a>
|
35 |
+
<img src="https://github.com/imoneoi/openchat/raw/master/assets/logo_new.png" style="width: 65%">
|
36 |
+
</a>
|
37 |
<h1 style="font-size: 1.50em; ">Advancing Open-source Language Models with Mixed-Quality Data</h1>
|
38 |
</div>
|
39 |
|
40 |
<p align="center" style="margin-top: 0px;">
|
|
|
|
|
|
|
41 |
<a href="https://openchat.team">
|
42 |
<img src="https://github.com/alpayariyak/openchat/blob/master/logo_new-removebg-preview.png?raw=true" alt="OpenChat Logo" style="width:20px; vertical-align: middle; display: inline-block; margin-right: 5px; margin-left: 10px; margin-top: 0px; margin-bottom: 0px;"/>
|
43 |
<span class="link-text">Online Demo of OpenChat 3.5</span>
|
|
|
59 |
|
60 |
<hr>
|
61 |
|
62 |
+
<p align="center" style="margin-top: 0px; font-size: 1.4em; background-color: #3c72db; padding: 0.5em; border-radius: 0.5em; color: white; font-weight: bold;">
|
63 |
<a href="https://huggingface.co/openchat/openchat_3.5" style="text-decoration: none; color: white">
|
64 |
+
<span style="font-size: 1.6em; font-family: 'Source Sans Pro', sans-serif; "> OPENCHAT 3.5</span>
|
65 |
<br>
|
66 |
+
<span>
|
67 |
π₯ First <u>7B</u> model that Achieves Comparable Results with <u>ChatGPT</u> (March)! π₯
|
68 |
<br>π <u>#1</u> Open-source model on MT-bench scoring 7.81, outperforming <u>70B</u> models π
|
69 |
</span>
|