0.5.0
What's Changed
- fix: Correct import error by @plaguss in #279
- fix: Filter examples for which len generations != len ratings by @plaguss in #284
- feat: Add sentence transformers support for the to argilla method by @davidberenstein1957 in #262
- feat: Add text descriptives support to the to argilla methods by @davidberenstein1957 in #271
- feat: Add
to_argillamethod toEvolInstructTaskgenerated datasets by @plaguss in #291 - docs: Shorten titles tutorials and update core example by @davidberenstein1957 in #289
- feat: Add new serialization strategy by @plaguss in #288
- feat: Review
OllamaLLMandTogetherInferenceLLMby @alvarobartt in #305 - refactor: Remove Metadata for Ratings by @ignacioct in #303
- docs: Add missing VertexAI information within
README.mdanddocs/index.mdby @alvarobartt in #308 - feat: Add functionality to push tasks to the HuggingFace hub and download them automatically. by @plaguss in #297
- feat: Add
ComplexityScorerandQualityScorertasks from Deita by @plaguss in #302 - fix: Fix logging visualization of labeller pipelines by @plaguss in #310
- feat: Add
Improving Text Embeddings with LLMstutorial by @alvarobartt in #313 - feat: Add
EvolComplexityandEvolQualityby @davidberenstein1957 in #299 - feat: Add
validate_promptsmethod to LLMs to help validating the prompts by @plaguss in #314 - fix: typo in clean an existing preference dataset by @sdiazlor in #312
- feat: Add new column for sft fine tuning with
prepare_datasetby @plaguss in #309 - docs: Custom Task Documentation by @ignacioct in #275
- refactor: Align the
LLMsubclasses args by @alvarobartt in #315 - feat: Include rationale of the model responses on
prepare_datasetif available by @plaguss in #317 - feat: Add embedding tutorial to docs by @ignacioct in #319
- feat: Add
MistralAILLMby @plaguss in #293 - feat: Use
ollamaPython client withinOllamaLLMby @sdiazlor in #307
Full Changelog: 0.4.0...0.5.0