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

Add binary examples for Textcat task in spacy-llm #13051

Merged
merged 5 commits into from
Oct 11, 2023

Conversation

rmitsch
Copy link
Contributor

@rmitsch rmitsch commented Oct 9, 2023

Description

Add binary examples for Textcat task in spacy-llm.

Types of change

Expand docs.

Checklist

  • I confirm that I have the right to submit this contribution under the project's MIT license.
  • I ran the tests, and all new and existing tests passed.
  • My changes don't require a change to the documentation, or if they do, I've added all required information.

@rmitsch rmitsch added docs Documentation and website feat/llm Feature: LLMs (incl. spacy-llm) labels Oct 9, 2023
@rmitsch rmitsch self-assigned this Oct 9, 2023
@svlandeg
Copy link
Member

Final nitpick :-)

This is added documentation unrelated to an upcoming spacy-llm release, so in fact it should target spaCy's master and upon merging, can be cherry-picked straight through to spacy.io so it comes live ASAP.

@rmitsch rmitsch changed the base branch from docs/llm_main to master October 11, 2023 10:23
@rmitsch rmitsch merged commit d72029d into explosion:master Oct 11, 2023
rmitsch added a commit that referenced this pull request Oct 11, 2023
* Add examples for binary classification.

* Fix example.

* Remove binary textcat example. Format.

* Rephrase.

(cherry picked from commit d72029d)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation and website feat/llm Feature: LLMs (incl. spacy-llm)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants