Skip to content

0.5.0

Compare
Choose a tag to compare
@plaguss plaguss released this 02 Feb 16:21
· 407 commits to main since this release
8ccf116

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_argilla method to EvolInstructTask generated 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 OllamaLLM and TogetherInferenceLLM by @alvarobartt in #305
  • refactor: Remove Metadata for Ratings by @ignacioct in #303
  • docs: Add missing VertexAI information within README.md and docs/index.md by @alvarobartt in #308
  • feat: Add functionality to push tasks to the HuggingFace hub and download them automatically. by @plaguss in #297
  • feat: Add ComplexityScorer and QualityScorer tasks from Deita by @plaguss in #302
  • fix: Fix logging visualization of labeller pipelines by @plaguss in #310
  • feat: Add Improving Text Embeddings with LLMs tutorial by @alvarobartt in #313
  • feat: Add EvolComplexity and EvolQuality by @davidberenstein1957 in #299
  • feat: Add validate_prompts method 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_dataset by @plaguss in #309
  • docs: Custom Task Documentation by @ignacioct in #275
  • refactor: Align the LLM subclasses args by @alvarobartt in #315
  • feat: Include rationale of the model responses on prepare_dataset if available by @plaguss in #317
  • feat: Add embedding tutorial to docs by @ignacioct in #319
  • feat: Add MistralAILLM by @plaguss in #293
  • feat: Use ollama Python client within OllamaLLM by @sdiazlor in #307

Full Changelog: 0.4.0...0.5.0