instructlab / sdg

Python library for Synthetic Data Generation
Apache License 2.0
5 stars 13 forks source link

📚 Adding Knowledge llm blocks #50

Closed abhi1092 closed 3 days ago

abhi1092 commented 4 days ago
russellb commented 1 day ago

I noticed that this PR changed the format expected from the dataset given to the pipeline. The CLI integration we just merged matched the old format. (We merged it after this, I just missed that this change impacted it.) This made me realize that the skills templates expect something different, as well. I filed #55 as a follow-up to this issue.