InternScience/GraphGen
GraphGen: Enhancing Supervised Fine-Tuning for LLMs with Knowledge-Driven Synthetic Data Generation observed · 2026-08-28
Health v2 · maintenance only
59/100
- Activity 98
- Release rhythm 18
- Longevity 43
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 602
- days_rel: 337
- days_push: 16
- n_releases_24m: 1
Adoption not part of the score
1212 stars · 97 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
GraphGen is a Python framework for knowledge-graph-guided synthetic data generation for LLM training. It builds fine-grained knowledge graphs from source text, identifies knowledge gaps via expected calibration error, and generates targeted QA pairs for supervised fine-tuning.
Use cases
- generate synthetic sft training data for llms
- build qa pairs from documents using knowledge graphs
- create fine-tuning datasets for domain-specific knowledge
- synthesize long-tail knowledge data for model training
- generate evaluation datasets for llm benchmarks
- extract knowledge graphs from text corpora
When to choose
- you need synthetic instruction or QA data to fine-tune an LLM
- domain-specific or long-tail knowledge is scarce in your training corpus
- you want calibration-aware prioritization of what data to generate
- you plan to train with LLaMA-Factory or xtuner
When to avoid
- you need general-purpose data labeling or annotation tools
- you lack access to an LLM to drive the generation pipeline
- you want simple paraphrase-style augmentation without knowledge graph overhead
Facets
framework · maturity active
data-generation rag llm-training nlp machine-learning large-language-models machine-learning python cli cross-platform synthetic-data knowledge-graph sft qa-pairs fine-tuning data-synthesis llm data-engineering natural-language-processing
2 sources
- readme: https://github.com/InternScience/GraphGen · fetched 2026-08-28 · f42b19d94647
- homepage: https://chenzihong.gitbook.io/graphgen-cookbook/ · fetched 2026-08-29 · 1ee4fd530386
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| InternScience/GraphGen | main | 59 |
For agents
markdown · JSON · MCP: product_card(name="InternScience/GraphGen")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem