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 correct version #3470

Closed
wants to merge 2 commits into from
Closed

Docs correct version #3470

wants to merge 2 commits into from

Conversation

nataliaElv
Copy link
Member

Description

Corrects the Argilla version to avoid errors in the new version of the tutorial pushed in #3454

Type of change

  • Documentation update

Checklist

  • I added relevant documentation
  • follows the style guidelines of this project
  • I did a self-review of my code
  • I made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • I filled out the contributor form (see text above)
  • I have added relevant notes to the CHANGELOG.md file (See https://keepachangelog.com/)

@nataliaElv nataliaElv changed the base branch from develop to releases/1.14.0 August 7, 2023 13:06
Copy link
Member

@alvarobartt alvarobartt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! I cannot leave in-line comments nor suggestions in Jupyter Notebooks through GitHub, but just left some edits!

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This tutorial only applies to Text2TextDataset, TokenClassificationDataset, and TextClassificationDataset datasets. To assign annotations in FeedbackDataset datasets follow this guide.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you are using Argilla 1.11.0 or lower, you will need to call the API to get the list of users instead. As you can see in the following cell, sending requests to the API implies that the returned response will be a Python dictionary instead.

Base automatically changed from releases/1.14.0 to main August 11, 2023 10:36
@damianpumar damianpumar deleted the docs-correct-version branch April 22, 2024 08:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants