Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
argilla
/
synthetic-data-generator
like
353
Running
App
Files
Files
Community
18
main
synthetic-data-generator
12 contributors
History:
334 commits
davidberenstein1957
HF staff
Add requirements
3ba754d
1 day ago
assets
fix final nits and formatting
about 1 month ago
examples
Uncomment HF_TOKEN in example deployment script to enable data pushing to Hugging Face
1 day ago
src
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.
1 day ago
tests
feat: sft generation pipeline
4 months ago
.DS_Store
Safe
8.2 kB
refactor simplify faq
about 1 month ago
.gitattributes
Safe
1.57 kB
Upload flow.png
about 2 months ago
.gitignore
Safe
3.13 kB
fix cast index and no-labels errors
27 days ago
LICENSE
Safe
11.4 kB
add LICENSE file
about 1 month ago
README.md
Safe
5.87 kB
Fix typo in README.md regarding video link for Synthetic Data Generator
1 day ago
app.py
Safe
57 Bytes
fix app.py
26 days ago
pdm.lock
Safe
238 kB
update deployment with API providers
20 days ago
pyproject.toml
Safe
932 Bytes
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.
1 day ago
requirements.txt
Safe
98 Bytes
Add requirements
1 day ago