alpayariyak commited on
Commit
53b6be6
Β·
1 Parent(s): f6dcda2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -7
README.md CHANGED
@@ -30,6 +30,11 @@ pinned: false
30
 
31
  <link href='https://fonts.googleapis.com/css?family=Source+Sans+Pro' rel='stylesheet' type='text/css'>
32
 
 
 
 
 
 
33
  <p align="center" style="margin-top: 0px;">
34
  <a>
35
  <img src="https://github.com/imoneoi/openchat/raw/master/assets/logo_new.png" style="width: 65%">
@@ -55,19 +60,19 @@ pinned: false
55
 
56
  <hr>
57
 
58
- <p align="center" style="margin-top: 0px; font-size: 1.5em; background-color: #0056b3; padding: 0.5em; border-radius: 0.5em; color: white">
59
  <a href="https://huggingface.co/openchat/openchat_3.5" style="text-decoration: none; color: white">
60
- <span style="font-size: 1.8em; ">OpenChat 3.5</span>
61
  <br>
62
- <strong>πŸ”₯ First <u>7B</u> model that Achieves Comparable Results with <u>ChatGPT</u> (March)!
63
- πŸ”₯</strong>
64
- <br>
65
- <strong>πŸ† <u>#1</u> Open-source model on MT-bench scoring 7.81, outperforming <u>70B</u> models πŸ† </strong>
66
  </a>
67
  </p>
68
 
69
 
70
- <div align="center" style="display: flex; justify-content: center; align-items: center;">
71
  <img src="https://github.com/imoneoi/openchat/raw/master/assets/openchat.png" style="width:45%; margin-right: 2%;">
72
  <img src="https://github.com/imoneoi/openchat/raw/master/assets/openchat_grok.png" style="width: 47%;">
73
  </div>
 
30
 
31
  <link href='https://fonts.googleapis.com/css?family=Source+Sans+Pro' rel='stylesheet' type='text/css'>
32
 
33
+ <div align="center">
34
+ <h1 style="font-size: 2em; font-family: 'Source Sans Pro', sans-serif;">OpenChat </h1>
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%">
 
60
 
61
  <hr>
62
 
63
+ <p align="center" style="margin-top: 0px; font-size: 1.5em; 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.8em; font-family: 'Source Sans Pro', sans-serif; ">OpenChat 3.5</span>
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>
71
  </a>
72
  </p>
73
 
74
 
75
+ <div align="center" style="display: flex; justify-content: center; align-items: center; "'>
76
  <img src="https://github.com/imoneoi/openchat/raw/master/assets/openchat.png" style="width:45%; margin-right: 2%;">
77
  <img src="https://github.com/imoneoi/openchat/raw/master/assets/openchat_grok.png" style="width: 47%;">
78
  </div>