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] example on updating records with suggestions and responses for a text-classification dataset #4183

Closed
5 tasks
Tracked by #4178
davidberenstein1957 opened this issue Nov 9, 2023 · 1 comment
Assignees
Labels
team: interns Indicates that the issue or pull request is owned by the machine learning interns team team: ml Indicates that the issue or pull request is owned by the Machine Learning (ML) team type: documentation Improvements or additions to documentation
Milestone

Comments

@davidberenstein1957
Copy link
Member

davidberenstein1957 commented Nov 9, 2023

A part of the end2end example efforts #4178

https://docs.argilla.io/en/latest/practical_guides/create_dataset.html#add-records

Tasks

@davidberenstein1957 davidberenstein1957 added type: documentation Improvements or additions to documentation team: ml Indicates that the issue or pull request is owned by the Machine Learning (ML) team labels Nov 9, 2023
@davidberenstein1957 davidberenstein1957 changed the title [DOCS] example on updating records with suggestions and responses for a text-classification dataset [DOCS] example on updating records with suggestions and responses for a text-classification dataset Nov 9, 2023
@davidberenstein1957 davidberenstein1957 added the team: interns Indicates that the issue or pull request is owned by the machine learning interns team label Nov 22, 2023
@davidberenstein1957 davidberenstein1957 modified the milestones: v1.19.0, v1.20.0 Nov 27, 2023
@davidberenstein1957
Copy link
Member Author

You can do a pull() -> to convert to local. Do a push() after.

Also, feel free to create a new github to update this tutorial whenever we have update_records for responses.

davidberenstein1957 added a commit that referenced this issue Nov 28, 2023
<!-- Thanks for your contribution! As part of our Community Growers
initiative 🌱, we're donating Justdiggit bunds in your name to reforest
sub-Saharan Africa. To claim your Community Growers certificate, please
contact David Berenstein in our Slack community or fill in this form
https://tally.so/r/n9XrxK once your PR has been merged. -->

# Description

To do: 
- Responses will be handled.
- Links to the next tutorials will be added.

Closes #4183 

**Type of change**

(Remember to title the PR according to the type of change)

- [ ] Documentation update

**How Has This Been Tested**

(Please describe the tests that you ran to verify your changes.)

- [ ] `sphinx-autobuild` (read [Developer
Documentation](https://docs.argilla.io/en/latest/community/developer_docs.html#building-the-documentation)
for more details)

**Checklist**

- [ ] I added relevant documentation
- [ ] I followed 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 filled out [the contributor form](https://tally.so/r/n9XrxK)
(see text above)
- [ ] I have added relevant notes to the `CHANGELOG.md` file (See
https://keepachangelog.com/)

---------

Co-authored-by: David Berenstein <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team: interns Indicates that the issue or pull request is owned by the machine learning interns team team: ml Indicates that the issue or pull request is owned by the Machine Learning (ML) team type: documentation Improvements or additions to documentation
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

3 participants