synthetic-data-generator / src /synthetic_dataset_generator

Commit History

small fix when changing from tab and ensure pushing to argilla
cd0d358

sdiazlor commited on

fix minor errors and improve prompt
d4af916

sdiazlor commited on

Add RAG generation (#19)
0d14ea5
unverified

Sara Han commited on

Add requirements.txt for synthetic dataset generator dependency, update import paths for InferenceEndpointsLLM in multiple files, and modify example deployment script to comment out HF_TOKEN.
1fc08db

davidberenstein1957 commited on

Update version to 0.1.6, remove requirements.txt, and enhance dataset handling in pipelines. Added Gradio support and improved LLM class retrieval. Commented out HF_TOKEN in example deployment script.
371c76b

davidberenstein1957 commited on

add randomisation of system prompts for generation
2841b26

davidberenstein1957 commited on

Add launch cli
b46ce58
unverified

Riezebos commited on

add support for passing custom pre-query-template
3b90025

davidberenstein1957 commited on

validate labels on click, remove debug messages
cfdc9ea

sdiazlor commited on

fix cast index and no-labels errors
cef916e

sdiazlor commited on

Update utils.py
f9864ae
unverified

CharlesCNorton commited on

add custom css
904d1fd

Leire Aguirre commited on

add refrences to distilabel and inference endpoints
af420e8

davidberenstein1957 commited on

add system prompt rewriter for more dynamic generation SFT
ded6d1c

davidberenstein1957 commited on