File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed
Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -14,8 +14,8 @@ const ByePage = () => {
1414 < div >
1515 < h1 className = "text-4xl mb-6" > OpenAssistant has finished!</ h1 >
1616 < p className = "text-2xl" >
17- OpenAssistant collected data from over 13' 000 humans and released it to the public.
18- Data, models, and code are publicly available.
17+ OpenAssistant collected data from over 13' 000 humans and released it to the public. Data, models,
18+ and code are publicly available.
1919 </ p >
2020 < h2 className = "text-2xl font-bold mt-4 mb-2" > Links:</ h2 >
2121 < ul className = "text-2xl list-none text-blue-500" >
@@ -32,10 +32,12 @@ const ByePage = () => {
3232 < a href = "https://huggingface.co/OpenAssistant" > HuggingFace org</ a >
3333 </ li >
3434 < li >
35- < a href = "https://youtu.be/gqtmUHhaplo" > Yannic' s conclusion video</ a >
35+ < a href = "https://youtu.be/gqtmUHhaplo" > Yannic' s conclusion video</ a >
3636 </ li >
3737 </ ul >
38- < p className = "text-2xl mt-4 mb-2" > If you're looking to support other open-data projects, check out these:</ p >
38+ < p className = "text-2xl mt-4 mb-2" >
39+ If you're looking to support other open-data projects, check out these:
40+ </ p >
3941 < ul className = "text-2xl list-none text-blue-500" >
4042 < li >
4143 < a href = "https://chat.lmsys.org/" > LMSYS Chatbot Arena</ a >
You can’t perform that action at this time.
0 commit comments