Prompt2model

Latest version: v0.1.0

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

Scan your dependencies

Page 1 of 2

0.1.0

What's Changed
The main changes are that:
1) Dataset retrieval has been improved significantly, by using an LLM as a reranker! This should hopefully give better retrieved datasets with less manual configuration required (e.g. no need to manually specify which of the top-N datasets and configs to choose from)
2) Automatic dataset transformation is here, which means that you can get more out of your retrieved dataset than was previously possible

* Dataset Reranking by ritugala in https://github.com/neulab/prompt2model/pull/383
* Add data transformation capability to dataset retrieval step by saum7800 in https://github.com/neulab/prompt2model/pull/385
* Improving Transform and Rerank Module by ritugala in https://github.com/neulab/prompt2model/pull/396
* Migrate to the latest openAI version by saum7800 in https://github.com/neulab/prompt2model/pull/397
* Add mistral fine-tuning and examples by saum7800 in https://github.com/neulab/prompt2model/pull/395

New Contributors
* 7flash made their first contribution in https://github.com/neulab/prompt2model/pull/392

**Full Changelog**: https://github.com/neulab/prompt2model/compare/v0.0.9...v0.1.0

0.0.9

What's Changed (selected changes)
* Specify library versions for openai and litellm by viswavi in https://github.com/neulab/prompt2model/pull/378
* Enable hyperparameter optimization in Prompt2Model in https://github.com/neulab/prompt2model/pull/315 and https://github.com/neulab/prompt2model/pull/374
* Configure dataset size in demo script and notebook by viswavi in https://github.com/neulab/prompt2model/pull/358
* Automatic Column Selection by ritugala in https://github.com/neulab/prompt2model/pull/359
* Column Selection: Improvements by ritugala in https://github.com/neulab/prompt2model/pull/366
* Loosen version requirement for protobuf by saum7800 in https://github.com/neulab/prompt2model/pull/372

**Full Changelog**: https://github.com/neulab/prompt2model/compare/v0.0.8...v0.0.9

0.0.8

What's Changed
* Dataset size on CLI by hitenvidhani in https://github.com/neulab/prompt2model/pull/345
* Add buffer in the maximum number of tokens generated (to fix 353) by viswavi in https://github.com/neulab/prompt2model/pull/354


**Full Changelog**: https://github.com/neulab/prompt2model/compare/v0.0.7...v0.0.8

0.0.7

What's Changed
* Support HuggingFace's inference API by viswavi in https://github.com/neulab/prompt2model/pull/352


**Full Changelog**: https://github.com/neulab/prompt2model/compare/v0.0.6...v0.0.7

0.0.6

0.0.5

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.