Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: align docs with FeedbackDataset refactor using tab-set #3531

Merged
merged 10 commits into from
Aug 10, 2023

Commits on Aug 9, 2023

  1. feat: add load_feedback_dataset_from_huggingface

    Add `argilla/oasst_response_quality` and `argilla/oasst_response_comparison` as additional `FeedbackDataset` datasets to be downloaded as part of `quickstart.Dockerfile`
    alvarobartt committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    9b9386d View commit details
    Browse the repository at this point in the history
  2. style: fix word casing

    alvarobartt committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    d15d24b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    89ce191 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3d60c4c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9adff68 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6c2be80 View commit details
    Browse the repository at this point in the history
  7. fix(docs): add tab-set and fix style

    `tab-set` is used to support both Argilla v1.14.0 or higher, as well as lower versions of Argilla for `FeedbackDataset` related operations
    alvarobartt committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    88793a4 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Apply suggestions from code review

    Co-authored-by: Gabriel Martín Blázquez <gmartinbdev@gmail.com>
    alvarobartt and gabrielmbmb authored Aug 10, 2023
    Configuration menu
    Copy the full SHA
    a6c068e View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Gabriel Martín Blázquez <gmartinbdev@gmail.com>
    alvarobartt and gabrielmbmb authored Aug 10, 2023
    Configuration menu
    Copy the full SHA
    5d9a57a View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Besides @nataliaElv suggestions, some other things have also been fixed related to wrong snippets, formatting issues, and wrong URLs
    
    Co-authored-by: Natalia Elvira <natalia@argilla.io>
    alvarobartt and nataliaElv committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    29f7fa7 View commit details
    Browse the repository at this point in the history