alpayariyak
commited on
Commit
•
d975774
1
Parent(s):
29b3d50
Update README.md
Browse files
README.md
CHANGED
@@ -1,4 +1,24 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
<div align="center">
|
3 |
<img src="https://raw.githubusercontent.com/imoneoi/openchat/master/assets/logo_new.png" style="width: 65%">
|
4 |
<h1>Advancing Open-source Language Models with Mixed-Quality Data</h1>
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
tags:
|
4 |
+
- openchat
|
5 |
+
- mistral
|
6 |
+
- C-RLFT
|
7 |
+
datasets:
|
8 |
+
- openchat/openchat_sharegpt4_dataset
|
9 |
+
- kaist-ai/Feedback-Collection
|
10 |
+
- imone/OpenOrca_FLAN
|
11 |
+
- LDJnr/LessWrong-Amplify-Instruct
|
12 |
+
- LDJnr/Pure-Dove
|
13 |
+
- LDJnr/Verified-Camel
|
14 |
+
- tiedong/goat
|
15 |
+
- glaiveai/glaive-code-assistant
|
16 |
+
- meta-math/MetaMathQA
|
17 |
+
- OpenAssistant/oasst_top1_2023-08-25
|
18 |
+
- TIGER-Lab/MathInstruct
|
19 |
+
library_name: transformers
|
20 |
+
pipeline_tag: text-generation
|
21 |
+
---
|
22 |
<div align="center">
|
23 |
<img src="https://raw.githubusercontent.com/imoneoi/openchat/master/assets/logo_new.png" style="width: 65%">
|
24 |
<h1>Advancing Open-source Language Models with Mixed-Quality Data</h1>
|