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

[Feature request] Create template classification for prompts #2

Closed
5 tasks done
rk-teche opened this issue Mar 1, 2023 · 5 comments
Closed
5 tasks done

[Feature request] Create template classification for prompts #2

rk-teche opened this issue Mar 1, 2023 · 5 comments
Labels
enhancement New feature or request

Comments

@rk-teche
Copy link
Collaborator

rk-teche commented Mar 1, 2023

We have successfully created a classification for Named Entity Recognition (NER). There are other classifications which needs to be created using a similar approach, I would recommend following the steps outlined in the provided references.

Classification List -

Ref :

#1 - Promptify Classification Reference
#2 - NER Classification Implementation

@rk-teche rk-teche added the enhancement New feature or request label Mar 1, 2023
@rk-teche rk-teche pinned this issue Mar 1, 2023
@eren23
Copy link
Contributor

eren23 commented Mar 2, 2023

Hey @rk-teche what features are still left open from this page, I can take a look at some of them, or as I did in the original promptify repo I can try to add different features etc. Just let me know so I can create a ticket already.
Thanks a lot for the great work BTW, the code is really easy to follow

@rk-teche
Copy link
Collaborator Author

rk-teche commented Mar 2, 2023

We need to integrate openai and huggingface models. kindly refer to issue #9 for implementation.

@rk-teche
Copy link
Collaborator Author

rk-teche commented Mar 5, 2023

Tabular & SQL data classification added

@robinzixuan
Copy link

robinzixuan commented Mar 16, 2023

What the task left now @rk-teche

@rk-teche
Copy link
Collaborator Author

Completed all the classification

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants