Skip to content

Commit c6de763

Browse files
authored
Update README.md
1 parent 859de3c commit c6de763

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ GraphGen: Enhancing Supervised Fine-Tuning for LLMs with Knowledge-Driven Synthe
3030
GraphGen is a framework for synthetic data generation guided by knowledge graphs.
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. Here is our [paper](https://github.com/open-sciencelab/GraphGen/tree/main/resources/GraphGen.pdf).
3434

3535
## 🚀 Quick Start
3636

0 commit comments

Comments
 (0)