Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Posts
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:

Duplicated from  argilla/synthetic-data-generator

909ahmed
/
synthetic-data-generator
Build error

App Files Files Community
Fetching metadata from the HF Docker repository...
synthetic-data-generator / src /synthetic_dataset_generator /pipelines
Ctrl+K
Ctrl+K
  • 15 contributors
History: 24 commits
davidberenstein1957's picture
davidberenstein1957
Refactor stop sequences in chat.py for improved template handling
4af6d10 4 months ago
  • __init__.py
    0 Bytes
    refactor package folders 5 months ago
  • base.py
    5.14 kB
    Add RAG generation (#19) 4 months ago
  • chat.py
    9.74 kB
    Refactor stop sequences in chat.py for improved template handling 4 months ago
  • embeddings.py
    573 Bytes
    refactor package folders 5 months ago
  • eval.py
    7.45 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. 4 months ago
  • rag.py
    10.2 kB
    fix minor errors and improve prompt 4 months ago
  • textcat.py
    7.38 kB
    Add RAG generation (#19) 4 months ago