Gretel-synthetics

Latest version: v0.22.19

Safety actively analyzes 724051 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 12

0.15.9

⚙️ When using a Record Factory watchdog thread, if the thread throws an exception, cease generating records

0.15.8

⚙️ Cache a configurable amount of invalid record details in the `RecordFactory` which can be accessed and inspected as needed

0.15.7

⚙️ Support using a thread to monitory synthetic record generation progress. This lets the status of invalid records be checked as well while generating.

0.15.6

⚙️ Adds a new `validation_split` bool option to the configuration object. Enabled by default. When enabled, a fraction of the training data is used as validation data. Use of a validation set is recommended as it helps prevent over-fitting and memorization. When enabled, 20% of data will be used for validation.

Docs:

https://gretel-synthetics.readthedocs.io/en/latest/api/config.html#gretel_synthetics.config.BaseConfig.validation_split

---

⚙️ When using the `RecordFactory` class to create synthetic records, the `generate_all()` method will buffer records so they can be assembled into a DataFrame. A new `callback` option is available, that when set to a callable, will receive a periodic object containing data generation metrics.

Docs:

https://gretel-synthetics.readthedocs.io/en/latest/api/batch.html#gretel_synthetics.batch.GenerationProgress

0.15.6.rc1

0.15.5

Automatically select character-based tokenization over SentencePiece if `vocab_size` is set to zero.

Page 6 of 12

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.