Skip to content

Commit 74c12c2

Browse files
committed
update README
1 parent 57ed742 commit 74c12c2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,15 @@
44
<p align="center">
55
<a href="https://github.com/yyDing1/ScaleQuest/blob/main/LICENSE"><img alt="GitHub license" src="https://img.shields.io/github/license/yyDing1/ScaleQuest"></a>
66
<a href="https://huggingface.co/collections/dyyyyyyyy/scalequest-670a7dc2623c91990f28913b"><img alt="Pretrained Models" src="https://img.shields.io/badge/🤗 HuggingFace-Data & Models-green"></a>
7+
<a href="https://scalequest.github.io/"><img alt="Blog" src="https://img.shields.io/badge/📒-Blog Post-blue"></a>
78
<a href=""><img alt="Paper" src="https://img.shields.io/badge/📄-Paper-orange"></a>
89
<a href="https://opennlg.cn/"><img src="https://img.shields.io/badge/Organization-OpenNLG%20Group-blueviolet"></a>
910
</p>
1011

1112
We introduce ScaleQuest, a scalable, cost-effective, and novel data synthesis method that utilizes small-size open-source models to generate questions from scratch without the need for seed data with complex augmentation constraints.
1213

14+
![](img/results.png)
15+
1316
This repository contains our complete data synthesis method, including:
1417

1518
1. Training a question generator through question fine-tuning (code in the `qft_train` folder).
@@ -25,8 +28,5 @@ We randomly sampled 100 generated data points and placed them in `data_samples/s
2528

2629
![](img/method.png)
2730

28-
## Model Performance
29-
30-
![](img/results.png)
3131

3232

0 commit comments

Comments
 (0)