Gretel-synthetics

Latest version: v0.22.19

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

Scan your dependencies

Page 8 of 12

0.14.1

Enable "Smart Seeding" which allows a prefix to be provided during line generation. The generator will complete the line based on the provided seed. When training on structured data (DataFrames) this enables the first N column values to be pre-provided and then remaining columns will be generated based on the initial values.

0.14.0

- Introduce Keras Early Stopping and Save Best Model features. Set default number of epochs to 100 which should allow most training sequences to automatically stop without potential over-fitting.

- Provide better tracking of which epoch's model was used as the best one in the model history table

- Temporarily disable DP mode

0.13.0

🏃 🏃‍♀️ Speedups! Utilized TensorFlow functions and batch predictions for massive speedups in text generation!

0.12.0

- Included SentencePiece support for tokenizing large datasets. By default, if a dataset is larger than 100,000 lines, we will utilize a sample of 100k to build the tokenizer.

- Switched to a `loky` based backend for multi-processing. This fixes several run-time bugs on Windows platforms and increases general stability for consistent multi-processing text generation.

0.11.2

⏩ ⏩ Multi-Processing, now with more Multi! This release has some updates and bugfixes around multi-processing that makes it faster and more efficient with use of CPUs.

0.11.1

Updates:

* Updated pandas and numpy libraries to automatically select latest minor version and bug fix.
* Better compatibility with notebook environments with pre-installed runtimes such as Google Colaboratory.

Page 8 of 12

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.