Skip to content

Commit bd1337b

Browse files
authored
Update README.md
1 parent dec7867 commit bd1337b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@ GraphGen: Enhancing Supervised Fine-Tuning for LLMs with Knowledge-Driven Synthe
2727

2828
## 📝 What is GraphGen?
2929

30-
GraphGen is a framework for synthetic data generation guided by knowledge graphs.
30+
GraphGen is a framework for synthetic data generation guided by knowledge graphs. Here is our [**paper**](https://github.com/open-sciencelab/GraphGen/tree/main/resources/GraphGen.pdf).
3131

3232
It begins by constructing a fine-grained knowledge graph from the source text,then identifies knowledge gaps in LLMs using the expected calibration error metric, prioritizing the generation of QA pairs that target high-value, long-tail knowledge.
33-
Furthermore, GraphGen incorporates multi-hop neighborhood sampling to capture complex relational information and employs style-controlled generation to diversify the resulting QA data. Here is our [paper](https://github.com/open-sciencelab/GraphGen/tree/main/resources/GraphGen.pdf).
33+
Furthermore, GraphGen incorporates multi-hop neighborhood sampling to capture complex relational information and employs style-controlled generation to diversify the resulting QA data.
3434

3535
## 🚀 Quick Start
3636

0 commit comments

Comments
 (0)