Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
argilla
/
synthetic-data-generator
like
478
Running
App
Files
Files
Community
21
Fetching metadata from the HF Docker repository...
3ba754d
synthetic-data-generator
/
src
/
synthetic_dataset_generator
15 contributors
History:
81 commits
davidberenstein1957
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
3 months ago
apps
fix returning duplicate labels
3 months ago
pipelines
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.
3 months ago
__init__.py
Safe
619 Bytes
fix non-existent import
4 months ago
__main__.py
Safe
92 Bytes
Add launch cli
4 months ago
_distiset.py
Safe
4.84 kB
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.
3 months ago
_inference_endpoints.py
Safe
2.26 kB
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.
3 months ago
_tabbedinterface.py
Safe
3.34 kB
fix css signin button
4 months ago
app.py
Safe
1.71 kB
fix setting contants upon launch
4 months ago
constants.py
Safe
3.7 kB
add vllm deployment info
3 months ago
utils.py
Safe
5.72 kB
add randomisation of system prompts for generation
3 months ago