Releases: argilla-io/synthetic-data-generator
Releases · argilla-io/synthetic-data-generator
0.2.0 - 🐳 Docker Support!
What's Changed
- Add Docker Support by @mcdaqc in #26
- Bump version to 0.2.0 by @davidberenstein1957 in #40
New Contributors
Full Changelog: 0.1.8...0.2.0
0.1.8 - Seed Data for SFT, Completion Model Support, and Local Dataset Saving
What's Changed
- Bug/fix bugs by @sdiazlor in #28
- add deepseek example by @sdiazlor in #30
- Delete .DS_Store by @sebaxakerhtc in #33
- Fix gradio UI by @sebaxakerhtc in #34
- feat: add seed data for chat data by @sdiazlor in #32
- feat: different model completion by @sdiazlor in #31
- Wrong tokenizer by @sebaxakerhtc in #36
- Added local saving to CSV and JSON by @sebaxakerhtc in #38
New Contributors
- @sebaxakerhtc made their first contribution in #33
Full Changelog: 0.1.7...0.1.8
fix RAG for PDF and Docx
Full Changelog: 0.1.6...0.1.7
0.1.6 - RAG and local deployment
What's Changed
- Enable launch in single command by @Riezebos in #17
- add example on fine-tuning ModernBERT by @davidberenstein1957 in #21
- Add inline script metadata for users to launch example apps easily by @ftnext in #23
- update deployment with API providers by @davidberenstein1957 in #20
- Add RAG generation by @sdiazlor in #19
New Contributors
- @Riezebos made their first contribution in #17
- @ftnext made their first contribution in #23
- @sdiazlor made their first contribution in #19
Full Changelog: 0.1.5...0.1.6
0.1.5 - OpenAI API compatability + fixes
What's Changed
- docs: update README.md by @eltociear in #12
- fix define constants on launch by @davidberenstein1957 in #16
New Contributors
- @eltociear made their first contribution in #12
Full Changelog: 0.1.4...0.1.5
0.1.4 - quality of life fixes
What's Changed
- Update utils.py by @CharlesCNorton in #13
- QoL - remove
src
import requirement from instal - QoL - fix behavior pre-query template
- QoL - improve validation argilla imports
- QoL - improve validation HF dependency
- QoL - add option to enforce custom magpie template
- QoL - fix empty values are passed during textcat generation
New Contributors
- @CharlesCNorton made their first contribution in #13
Full Changelog: 0.1.3...0.1.4
0.1.3 - textcat, sft-chat
What's Changed
- feat enable usage without argilla by @davidberenstein1957 in #3
- add support for custom BASE_URL, MODEL, API_KEY by @davidberenstein1957 in #4
- add logic to push pipeline code to hub by @davidberenstein1957 in #5
- add temperature to response generation by @davidberenstein1957 in #7
- update logic for creating samples within the textcat pipeline by @davidberenstein1957 in #6
- Feat/add multi label by @davidberenstein1957 in #8
New Contributors
- @davidberenstein1957 made their first contribution in #3
What's Changed
Full Changelog: https://github.com/argilla-io/synthetic-data-generator/commits/0.1.3