Skip to content

0.6.0

Compare
Choose a tag to compare
@gabrielmbmb gabrielmbmb released this 01 Mar 17:57
· 393 commits to main since this release
fce6c2d

What's Changed

  • Fix typo in docstring of to_argilla metrics_ to metric_ by @burtenshaw in #334
  • Implement a JSON responding OpenAI LLM as JSONOpenAILLM by @burtenshaw in #331
  • Add examples for the deita paper tasks by @plaguss in #329
  • Add checkpoint strategy to automatically push to hub by @plaguss in #321
  • docs: update tutorials avoid argilla installation error by @sdiazlor in #337
  • Fix CustomDataset.load_from_disk with str/Path objects by @plaguss in #341
  • Clalrify number of generations produced when using LLMPool in docs by @davanstrien in #339
  • Refactor _build_dataset piece for speed by @plaguss in #344
  • Fix documentation and type variables in CustomDataset checkpoint methods by @plaguss in #342
  • US Spelling and other typo correction on Distilabel tutorials by @ignacioct in #324
  • docs: add a tutorial for evolinstruct by @sdiazlor in #327
  • Fix Openai api error with OpenAI-compatible providers by @jphme in #351
  • Add fix for labels not returned by openai api by @plaguss in #364
  • Refactor model availability check in is_serverless_endpoint_available by @davanstrien in #363

New Contributors

Full Changelog: 0.5.0...0.6.0