
NVIDIA-NeMo/Safe-Synthesizer - GitHub
🛡️ NeMo Safe Synthesizer NVIDIA NeMo Safe Synthesizer creates private, safe versions of sensitive tabular datasets -- entirely synthetic data with no one-to-one mapping to your original records. …
Safe-Synthesizer/.github at main · NVIDIA-NeMo/Safe-Synthesizer
NVIDIA-NeMo / Safe-Synthesizer Public Notifications You must be signed in to change notification settings Fork 0 Star 4 Code
Safe-Synthesizer/docs/user-guide/environment.md at main - GitHub
Environment Variables All environment variables that affect Safe Synthesizer behavior. For runtime errors and OOM issues, see Program Runtime. For output quality and evaluation metrics, see …
Safe-Synthesizer/docs/product-overview/data_synthesis.md at main ...
Data Synthesis The synthesizer component is the core of the NeMo Safe Synthesizer product. It uses LLM-based fine-tuning to generate realistic synthetic data that maintains the utility of your original …
Safe-Synthesizer/docs/tutorials/index.md at main - GitHub
NVIDIA-NeMo / Safe-Synthesizer Public Notifications You must be signed in to change notification settings Fork 0 Star 4 Files Safe-Synthesizer docs tutorials
Safe-Synthesizer/docs/developer-guide/architecture.md at main - GitHub
NVIDIA-NeMo / Safe-Synthesizer Public Notifications You must be signed in to change notification settings Fork 0 Star 4 Discussions Projects Insights Code Files Safe-Synthesizer docs developer-guide
Safe-Synthesizer/.github/dependabot.yml at main · NVIDIA-NeMo/Safe ...
NVIDIA-NeMo / Safe-Synthesizer Public Notifications You must be signed in to change notification settings Fork 0 Star 4 Discussions Projects Insights Code Files Safe-Synthesizer .github
Issue #379 · NVIDIA-NeMo/Safe-Synthesizer - GitHub
Priority Level Medium Task Summary Reduce brittleness and per model required customization by always building examples as strings and call the tokenizer directly. Do not concatenate token ids …