Skip to content

Commit 94de618

Browse files
committed
Add readme for sdg tutorial
Signed-off-by: Ao Tang <[email protected]>
1 parent 2e9b1dc commit 94de618

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

tutorials/synthetic/README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Synthetic Data Generation Tutorials
2+
3+
Hands-on tutorials for generating synthetic data with NeMo Curator. Complete working examples with detailed explanations.
4+
5+
## Quick Start
6+
7+
8+
## Available Tutorials
9+
10+
| Tutorial | Description | Files |
11+
|----------|-------------|-------|
12+
| **[Multilingual Q&A Generation](synthetic_data_generation_example.py)** | Generate synthetic Q&A pairs in multiple languages using LLMs | `synthetic_data_generation_example.py` |
13+

0 commit comments

Comments
 (0)