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: model suggestions from LLMs using spacy-llm #3756

Merged

Conversation

kursathalat
Copy link
Contributor

Description

This is a tutorial about how to use the LLM model suggestions to add them to FeedbackDataset. It implements spacy-llm for the inferencing pipeline.

Please include a summary of the changes and the related issue. Please also include relevant motivation and context. List any dependencies that are required for this change.

Closes #3742

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.)

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 (see text above)
  • I have added relevant notes to the CHANGELOG.md file (See https://keepachangelog.com/)

@kursathalat kursathalat self-assigned this Sep 13, 2023
@kursathalat kursathalat changed the title created tutorial docs: model suggestions from LLMs using spacy-llm Sep 15, 2023
@kursathalat kursathalat force-pushed the docs/3742-docs-model-predictions-from-llms-using-spacy-llm branch from 7ab75ad to fa988b7 Compare September 18, 2023 09:26
Copy link
Member

@gabrielmbmb gabrielmbmb left a comment

Choose a reason for hiding this comment

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

Hi @kursathalat, looks good to me! In some places you have written Argilla Feedback, I think it would be better to write Argilla Feedback datasets. Also, I would write generate predictions instead of make inferences.

Copy link
Member

@davidberenstein1957 davidberenstein1957 left a comment

Choose a reason for hiding this comment

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

looking great. I would also remove the print from the variable add the end of notebook cells an just run them to for example show doc.cats

@kursathalat kursathalat marked this pull request as draft September 20, 2023 07:30
@kursathalat kursathalat marked this pull request as ready for review September 20, 2023 07:32
@gabrielmbmb gabrielmbmb merged commit 01dc811 into main Sep 20, 2023
@gabrielmbmb gabrielmbmb deleted the docs/3742-docs-model-predictions-from-llms-using-spacy-llm branch September 20, 2023 10:14
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