Skip to content

Commit d34e0a5

Browse files
Merge branch 'main' of https://github.com/open-sciencelab/GraphGen into main
2 parents 820a6aa + bd1337b commit d34e0a5

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ 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.
3333
Furthermore, GraphGen incorporates multi-hop neighborhood sampling to capture complex relational information and employs style-controlled generation to diversify the resulting QA data.

resources/GraphGen.pdf

9.84 MB
Binary file not shown.

0 commit comments

Comments
 (0)